Commit Graph

10 Commits

Author SHA1 Message Date
onyinyang ba70b1b4d4
Add a MAX_DAILY_BRIDGES to limit invites per day 2023-10-30 15:17:08 -04:00
onyinyang 73c3ef8728
Change lox package to lox-library for consistency 2023-06-23 08:22:15 -04:00
Ian Goldberg 0664dd7b45 API for adding bridges and marking them as unreachable 2021-05-05 14:00:07 -04:00
Ian Goldberg 03de724a8c The response message of the trust promotion protocol 2021-04-30 11:59:17 -04:00
Ian Goldberg 2ffa2c6ab0 Check the proof in the request message of the trust promotion protocol 2021-04-29 21:25:00 -04:00
Ian Goldberg 77b92036c7 Update the name of one test 2021-04-28 23:12:50 -04:00
Ian Goldberg 996463d1c0 Start creating the bridge authority 2021-04-28 13:37:56 -04:00
Ian Goldberg f067c8b79a Use a custom enum instead of Result<(),()> in DupFilter 2021-04-27 12:59:29 -04:00
Ian Goldberg befacce4ef test for dup_filter module 2021-04-27 08:54:14 -04:00
Ian Goldberg e079a361ba A simple BridgeDb to create open invitations 2021-04-27 06:53:30 -04:00