Commit Graph

13 Commits

Author SHA1 Message Date
onyinyang 993d01b712
Added results of cargo clippy --fix 2022-10-18 00:51:17 -04:00
onyinyang d9d349d0f7
Replace big_array with serde_as, cargo fmt likes things to be alphabetical 2022-04-04 00:45:08 -04:00
onyinyang 179fea5e23
Added serialization and deserialization for all but check blockage and trust promotion 2022-04-04 00:45:08 -04:00
Ian Goldberg 0664dd7b45 API for adding bridges and marking them as unreachable 2021-05-05 14:00:07 -04:00
Ian Goldberg ecef59392b Fix the rust in a couple of places 2021-05-03 11:44:42 -04:00
Ian Goldberg ba13545b3c Create Bucket Reachability credentials and put them in buckets as appropriate 2021-05-01 17:13:40 -04:00
Ian Goldberg 03de724a8c The response message of the trust promotion protocol 2021-04-30 11:59:17 -04:00
Ian Goldberg e7bb50ab2b Start on trust promotion
This is the protocol for the user to get promoted from untrusted (trust
level 0) to trusted (trust level 1).
2021-04-29 16:04:57 -04:00
Ian Goldberg b86973174a Fix up formatting of module doc comments 2021-04-29 14:58:51 -04:00
Ian Goldberg 450c62bfc7 Check that we can use the credential to read a bucket 2021-04-29 11:28:40 -04:00
Ian Goldberg e9267f5b37 The response message of the open invitation protocol 2021-04-28 18:32:40 -04:00
Ian Goldberg 89b7fdf921 Unit test for the bridge table 2021-04-27 18:27:35 -04:00
Ian Goldberg beed9d95b2 A basic encrypted bridge table 2021-04-27 13:01:39 -04:00