Brett and Brett burrito hacking night.

This commit is contained in:
Brad Fitzpatrick 2010-12-01 19:09:52 -08:00
parent 2b946f9b36
commit 29adf0ae20
1 changed files with 14 additions and 0 deletions

14
.hackfests/2010-12-01.txt Normal file
View File

@ -0,0 +1,14 @@
Brett and I eating Burritos from Little Chihuahua at my house.
Plan is for Brett to work on Clip-it-Good (the Chrome Extension)'s
camli support (currently non-existent), and get it to:
-- select an image
-- upload the image blob
-- create the permanode blob
-- create (and sign, with the signing server) the "become" claim,
pointing the permanode at the image
-- create (a signed) "tag" blob, tagging an image e.g. "funny"
I will work on docs & signing server tests & signing verification
endpoint.