Name: Henry Strickland
Member since: 2000-01-26 05:37:25
Last Login: 2007-06-26 02:38:45
Homepage: http://www.yak.net/
Notes: i just put up a wiki named iYak.
I wrote it after reading Unintended Consequences: Three Years under the DMCA
I'm in Europe for a while (till it gets cold, or christmas, or something) living in Budapest, Hungary, and using free time to work on the project. I don't have much written about it yet. Should do that soon...
I'm thinking of rewriting all the basic protocols, NOT IN C, in a much safer way. Would be great to do it with a Minimal Trusted Computing Base model, and some approximation to provable security?
Taking inspiration from FORTH creater Chuck Moore, I just want to rewrite it, simply, from scratch. Emphasis always on security, not speed or features. I can afford to run at 10% the speed of a "normal" server; my servers are well less than 10% busy.
How crazy am I? Would anyone else want a secure internet server? :)
Example:
y=lsort $x
rather than
set y [lsort $x]
or
z=(a*b+c*4)
rather than
set z [expr {$a*$b+$c*4}]
It uses the unknown command catcher to handle the new syntax. I am using this extensively in other projects.
strick certified others as follows:
Others have certified strick as follows:
[ Certification disabled because you're not logged in. ]
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!