Author: dbkr Date: 2006-07-12 16:01:17 +0000 (Wed, 12 Jul 2006) New Revision: 9577
Modified: trunk/apps/Freemail/docs/spec/spec.tex Log: Another spec correction Modified: trunk/apps/Freemail/docs/spec/spec.tex =================================================================== --- trunk/apps/Freemail/docs/spec/spec.tex 2006-07-12 15:53:30 UTC (rev 9576) +++ trunk/apps/Freemail/docs/spec/spec.tex 2006-07-12 16:01:17 UTC (rev 9577) @@ -18,7 +18,7 @@ All Freemail users have an Freemail address, which one may give out to others in order to allow them to contact you. From this Freemail address, it is possible to derive a Freenet SSK URI. This is the user's 'mailsite'. -A Freemail address comprises an arbitrary text string, followed by an '@' character. Following this is the mailsite address encoded in base 32 - that is, a valid Freenet uri that points to the mailsite. The string '.freenet' is appended to the whole address. An example Freemail address follows: +A Freemail address comprises an arbitrary text string, followed by an '@' character. Following this is the mailsite address encoded in base 32 - that is, a valid Freenet uri that points to the mailsite. The URI must be base 32 encoded in order to make the address case insensitive to maintain compatability with traditional email clients. The string '.freenet' is appended to the whole address. An example Freemail address follows: bob at KVJUWQCMJ53UI6KEGJKFI2JQIZZFKY3XG4YE4QRSMUYWYV2PLJ4U27TLGR4DI3TLNZXW6QTSJIYCYNKSOR4XK23MGZDS2UDRKVCTITBXJJWDQYKIOFMWC33VONTFOZTQMJZTS5LCONEWGY3WGQWECUKBIJAUCRJPNVQWS3DTNF2GKLZNGEXQ.freemail
