85 Commits (cda0102972ecd8527654d20682d6b1dc9e71fb4d)
 

Author SHA1 Message Date
  John-Mark Gurney cda0102972 update pasn1 to UTC support, add missing test files... 2 years ago
  John-Mark Gurney 4fb88a47f4 wrap lines 2 years ago
  John-Mark Gurney 0f2dd2a693 convert tests to be data driven, use pathlib, fix creating metadata 2 years ago
  John-Mark Gurney 9824f55b0a remove the old code that was replaced in the previous commit.. 2 years ago
  John-Mark Gurney 83b6099972 change how the cli works, still not great.. 2 years ago
  John-Mark Gurney e1d195c6b1 various minor improvements: 2 years ago
  John-Mark Gurney bb28fff062 point to the correct entry point.. 2 years ago
  John-Mark Gurney 21dfa9e3c5 failfast so it's easier to debug.. 2 years ago
  John-Mark Gurney d4d2d2e367 minor changes to sorted, and make hashing large files work.. 2 years ago
  John-Mark Gurney 70c68310c3 skip a few, and import a test as different name so it runs.. 2 years ago
  John-Mark Gurney 51aa039e9b depend upon version restriction in setup.py 2 years ago
  John-Mark Gurney f90c3d16ba catch up w/ work, drop Klein for FastAPI, 3.8, and other minor 2 years ago
  John-Mark Gurney 473b317cd9 note OpenXanadu 2 years ago
  John-Mark Gurney f13f6f34e8 add metalink info 3 years ago
  John-Mark Gurney d78aa6f57b DHT indexes paper from: https://research.cs.queensu.ca/cccg2015/CCCG15-papers/30.pdf 3 years ago
  John-Mark Gurney 7682b0e445 use example.com instead.. 3 years ago
  John-Mark Gurney a822379476 various cleanups and clarifications... 3 years ago
  John-Mark Gurney bf5cc16ece describ how object signing could work.. 3 years ago
  John-Mark Gurney 6c521cbcf5 these changes are broken, but about to clean stuff up so checkpoint.. 3 years ago
  John-Mark Gurney 4dd21d78cf update to python 3.. 3 years ago
  John-Mark Gurney 8658b67d57 word wrap.. too annoying to read when editing.. 3 years ago
  John-Mark Gurney ca5e461571 expand on usage a bit.. 3 years ago
  John-Mark Gurney 99fbf9f0fe add note about tag aliasing 3 years ago
  John-Mark Gurney 1514a41ca1 can now look up objects based upon their hash.. 4 years ago
  John-Mark Gurney db01bcffad make sure invalid attributes raise correct exception... 4 years ago
  John-Mark Gurney f6590c734d comment out some debug statements.. 4 years ago
  John-Mark Gurney 5c31698ef7 remove hypen from mime-type so attribute access will work.. 4 years ago
  John-Mark Gurney bf544391fa don't run some tests twice due to bad subclassing... add support 5 years ago
  John-Mark Gurney 54b6ec745f rename overlay_refs to parent_refs... fix up hash string 5 years ago
  John-Mark Gurney bc99e0ba99 add a couple comments to describe why the error cases are there.. 5 years ago
  John-Mark Gurney afc81b59ea get basic object storage and lookup working... 5 years ago
  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