From 29adf0ae20a1f38882fd26e938efdbe95deb73eb Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Wed, 1 Dec 2010 19:09:52 -0800 Subject: [PATCH] Brett and Brett burrito hacking night. --- .hackfests/2010-12-01.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .hackfests/2010-12-01.txt diff --git a/.hackfests/2010-12-01.txt b/.hackfests/2010-12-01.txt new file mode 100644 index 000000000..0c03c509e --- /dev/null +++ b/.hackfests/2010-12-01.txt @@ -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.