Commit History

Author SHA1 Message Date
  Ian Goldberg b4c24b900a Change the policy for invites_remaining in the level up protocol 3 years ago
  Ian Goldberg eb80509086 The request message of the level upgrade protocol 3 years ago
  Ian Goldberg aa72dfe7f4 Check the MACs on the Bucket Reachability credentials in the tests 3 years ago
  Ian Goldberg d7559ab558 Create Bucket Reachability credentials and put them in buckets as appropriate 3 years ago
  Ian Goldberg 8f489c81ff Dates should just be u32, not u64 3 years ago
  Ian Goldberg c26fe16563 Moved protocol modules into submodules of "proto" module instead of all being at the top level 3 years ago
  Ian Goldberg d086302257 Handle the case where the migration table has illegal entries for some reason 3 years ago
  Ian Goldberg d575c6957c Don't forget to check the credential against the seen list 3 years ago
  Ian Goldberg 8bb355621d The complete migration protocol for the case of migrating from trust level 0 to trust level 1 3 years ago
  Ian Goldberg 2fa0937c46 Handle the response of the trust promotion protocol to produce the Migration credential 3 years ago
  Ian Goldberg d4b2b95a70 The response message of the trust promotion protocol 3 years ago
  Ian Goldberg 94f8786f67 Check the proof in the request message of the trust promotion protocol 3 years ago
  Ian Goldberg 63f6376133 The request message of the trust promotion protocol 3 years ago
  Ian Goldberg 0f8bca9abe Move unit tests to their own file 3 years ago
  Ian Goldberg 361e9f20a2 Start on trust promotion 3 years ago
  Ian Goldberg 0a4ea2f155 Fix up formatting of module doc comments 3 years ago
  Ian Goldberg 8d85ca1ada Check that we can use the credential to read a bucket 3 years ago
  Ian Goldberg a3b631c384 Update the name of one test 3 years ago
  Ian Goldberg d895dbb0a5 Handle the response of the open invitation protocol to produce the Lox credential 3 years ago
  Ian Goldberg 99ff95dc44 Unit test for what's done of the open invite protocol so far 3 years ago
  Ian Goldberg e8309c43f7 The response message of the open invitation protocol 3 years ago
  Ian Goldberg 153f8b9f8d The request message of the open invitation protocol 3 years ago
  Ian Goldberg 1025c3a4cf Start creating the bridge authority 3 years ago
  Ian Goldberg d6a2023101 Start defining the credentials used by the system 3 years ago
  Ian Goldberg 1073af669f Unit test for the bridge table 3 years ago
  Ian Goldberg 579363c73c A basic encrypted bridge table 3 years ago
  Ian Goldberg 373e5de538 Use a custom enum instead of Result<(),()> in DupFilter 3 years ago
  Ian Goldberg c02b579d3a test for dup_filter module 3 years ago
  Ian Goldberg fdbcdc8d0e A simple duplicate filter for filtering shows of duplicate ids 3 years ago
  Ian Goldberg 74a3fb0f0f A simple BridgeDb to create open invitations 3 years ago