Commit Graph

22 Commits

Author SHA1 Message Date
onyinyang ac9303f828
Add functions to recycle and allocate extra bridges 2023-05-09 13:00:40 -04:00
onyinyang 8db01700f3
Added bridge replacement 2023-05-08 12:31:36 -04:00
onyinyang a5c3d4f77b
Update fingerprint to match UID from rdsys 2023-04-04 18:39:28 -04:00
onyinyang dc11cd9f38
Revise bridge bytes size to 300 2023-04-03 12:06:20 -04:00
onyinyang fbbfbcfeae
Add fingerprint field to Bridgeline 2023-04-03 11:47:11 -04:00
onyinyang 74373235be
Increase bridge info size 2023-03-10 12:02:45 -05:00
onyinyang 213b8d78c9
Revert "Add fields to BridgeLine"
This reverts commit 4a014725cdae582401f5d166a722317ed45b8bfe.
2023-03-09 18:18:02 -05:00
onyinyang 3153385897
Add fields to BridgeLine 2023-03-09 16:59:20 -05:00
Vecna 48f989e6c5 Make BridgeAuth (de)serializable 2022-11-22 19:15:09 -05:00
onyinyang 6d044b1c9e Added results of cargo clippy --fix 2022-10-18 00:51:17 -04:00
onyinyang 795fadeaef Replace big_array with serde_as, cargo fmt likes things to be alphabetical 2022-04-04 00:45:08 -04:00
onyinyang 504ce0014b 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