204 Commits (67d44c1e958b7c9ada9ef4f2836a8e60c3592c7d)
 

Author SHA1 Message Date
  John-Mark Gurney 7d6f404bcd encode UUIDs as bytes.. This shrinks the pubkey string significantly... 5 years ago
  John-Mark Gurney 42eb9220d9 before this test, verify was unneeded.. 5 years ago
  John-Mark Gurney 74d73cddd3 basic support for addpubkey and verifying submitted objects.. 5 years ago
  John-Mark Gurney 9627bf4e82 misspelling fix that didn't make previous, add uuid property for Persona 5 years ago
  John-Mark Gurney 4ab4553af1 expand the pubkey to include the uuid from the identity... 5 years ago
  John-Mark Gurney 3a7e7d50bf add support for request bodies.. make sure we handle app failures 5 years ago
  John-Mark Gurney 5834387a0b add the basics for running the server, still incomplete.. 5 years ago
  John-Mark Gurney e852abcc2a refactor and make an interface to get the public key in an printable format 5 years ago
  John-Mark Gurney 834a6880f9 make the comment match the code.. 5 years ago
  John-Mark Gurney 22ad754779 print out the base58 encoding of an identity's public key so that 5 years ago
  John-Mark Gurney 53b70e6a3b hide the test cases from import * 5 years ago
  John-Mark Gurney 5240a7d92b allow updating properties of the identity 5 years ago
  John-Mark Gurney c3c8baf075 add option to generate your identity... 5 years ago
  John-Mark Gurney 8780e6807b make common properties directly setable, as there must only 5 years ago
  John-Mark Gurney 997ca67c62 add signing support... 5 years ago
  John-Mark Gurney 247eb2dde7 add Persona and various tests for it.. 5 years ago
  John-Mark Gurney e30849421f move fixtures ignore to the dir, and add the new persona 5 years ago
  John-Mark Gurney aa0b36c185 start work on the http server for this work... 5 years ago
  John-Mark Gurney 8b0b56036b ignore coverage data.. 5 years ago
  John-Mark Gurney 6fa7a405a1 minor note.. 5 years ago
  John-Mark Gurney 4efdcc6634 fix coverage of overlays, and mark a not implemented 5 years ago
  John-Mark Gurney d7741a1307 ignore the virtualenv dir.. 5 years ago
  John-Mark Gurney 375755eb3c add notes on using DHT... this is on hold and should be developed 5 years ago
  John-Mark Gurney 8562359ad0 add module to parse mtree output that is compatible w/ bsdtar.. 5 years ago
  John-Mark Gurney 76f1e92532 link to IA's metadata info 5 years ago
  John-Mark Gurney a892b7273a add overlay support 5 years ago
  John-Mark Gurney 74d6bf08c1 add support for append and delete to the cli.. 5 years ago
  John-Mark Gurney 5359b43697 properties need to be lists, as there might be multiple ones.. 5 years ago
  John-Mark Gurney b19d98a07e it's creator, not author, add some comments on tests to add and 5 years ago
  John-Mark Gurney 8c25fc0fd8 start adding support for the command to list the properties... 5 years ago
  John-Mark Gurney 665a46e86d make genfixtures use ObjectStore so it's like what the cli uses.. 5 years ago
  John-Mark Gurney 835e4f1815 add coverage support, and cover a line, and mark a couple lines no cover 5 years ago
  John-Mark Gurney 96b90c059f make type generate if not present, make FileObject subclass MDBase 5 years ago
  John-Mark Gurney c1593e3a81 make sure original object is not modified, and auto-generate some 5 years ago
  John-Mark Gurney 762e422586 add created_by_ref, and some previously missing files.. 5 years ago
  John-Mark Gurney a7a9ad35a3 add additional files to ignore 5 years ago
  John-Mark Gurney 6815ebdf92 add default hash, add base object + common property enforcement, 5 years ago
  John-Mark Gurney af2e10943e add hash type 5 years ago
  John-Mark Gurney 56da697d94 parameterize the filename 5 years ago
  John-Mark Gurney dd9bbca84d simplify things a bit, primarily only metadata objects will ever 5 years ago
  John-Mark Gurney 9fdb2bb852 ignore .bak files 5 years ago
  John-Mark Gurney 05d4f383fb Add some more documentation on how objects will work. This creates 5 years ago
  John-Mark Gurney 2ab59a04b4 add random thought about how to use DITA for better docs.. 5 years ago
  John-Mark Gurney 7a9e714a61 add hashgraph paper.. 6 years ago
  John-Mark Gurney b8c4a2ff60 add some additional notes.. look at using hashgraph for search.. 6 years ago
  John-Mark Gurney 93174406ef update the samples to be a bit more logical... 6 years ago
  John-Mark Gurney 700d956b24 add paper on DSHT, which is what IPFS uses.. 6 years ago
  John-Mark Gurney 4996c640a3 initial cut at the simple file object set.. 6 years ago
  John-Mark Gurney 2d779751b1 add paper on IPFS, which is likely to be used as the datastore 6 years ago
  John-Mark Gurney 219b6d2dd3
add additional use case 6 years ago