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.