Yes, I like that idea. Multiple addresses would be nice. Is there a "guide" or any other documentation about the structure of Laconica? I have been struggling with the actions.php and how to get new css boxes and the like to show up on the homepage... even adding my own functions and calling them from other functions has returned some weird results.
Thanks again you guys, Jason On Thu, Mar 5, 2009 at 3:23 PM, Evan Prodromou <[email protected]>wrote: > Billy Crook wrote: > >> Further, using the 'sender' of an email to in any way identify the >> human that send said email is poor design, >> > > Sez you, smartypants. > > as the 'sender' is in no >> way guaranteed authentic. >> > > NOT checking the sender means that a random number spam attack on the > server will eventually start hitting some incoming email addresses. > > If we check the sender, then the attacker has to know the email address of > at least one user, AND do a random number spam attack. With the 80-bit > values we're using, that goes to the Really Hard level pretty fast. > > Maybe, instead of just allowing anyone to post to an address, you might > want to allow users to define more than one email address for their account. > (We should probably do this anyways.) That way, you could add both your work > and your personal email address, and either one would work for posting. > > -Evan > _______________________________________________ > Laconica-dev mailing list > [email protected] > http://mail.laconi.ca/mailman/listinfo/laconica-dev > -- ____________________________ Our website: http://www.norcalpublicnews.com
_______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
