Commit Graph

25 Commits

Author SHA1 Message Date
Sarah Jamie Lewis 139a35c219 Expose token.T in json + fix issue with new auth protocol 2022-10-24 13:10:48 -07:00
Sarah Jamie Lewis 4e4e3b4422 Formatting + go 1.17 ioutil deprecation 2022-10-24 13:10:48 -07:00
Sarah Jamie Lewis 2da293f118 Upgrade Dependencies
continuous-integration/drone/push Build is pending Details
continuous-integration/drone/pr Build was killed Details
2022-08-28 20:22:28 -07:00
Sarah Jamie Lewis 3b4fee2e72 Reduce new allocations, propagate errors in PRNG.Next()
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
2022-04-19 15:16:51 -07:00
Sarah Jamie Lewis 6e7fcad7a6 Staticcheck and Connectivtiy Upgrade
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
2021-06-09 10:36:34 -07:00
Sarah Jamie Lewis c47e478e01 Don't store server key in token database, make TokenServer responsible for database closure.
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
2021-05-05 12:03:49 -07:00
Sarah Jamie Lewis 453a93d579 Merge branch 'hmac_size_fix' into bugfix
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
2021-04-09 14:33:38 -07:00
Sarah Jamie Lewis b68d838295 Remove custom url forwarding for tapir module
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
2021-04-08 18:09:24 -07:00
Sarah Jamie Lewis c0b675b011 Use hmac.Write instead of hmac.Sum when verifying tokens
the build was successful Details
2020-07-20 17:41:50 -07:00
Sarah Jamie Lewis 7ef301c8b5 Replace extra25519
the build was successful Details
2020-03-27 17:40:21 -07:00
Dan Ballard 021c15ebf8 migrate to standalone op log and conectivity packages
the build was successful Details
2020-02-07 18:11:19 -05:00
Sarah Jamie Lewis c5e3837a5d Amend sign with token constraint api to use []byte instead of token
the build was successful Details
2019-12-02 13:15:46 -08:00
Sarah Jamie Lewis a19204caf4 Updates given Erinns Comments
the build was successful Details
2019-11-27 13:27:58 -08:00
Sarah Jamie Lewis ff7a32722d Move to ristretto255 lib 2019-11-27 13:27:58 -08:00
Sarah Jamie Lewis 345d11f506 First cut of Token Board 2019-11-27 13:27:58 -08:00
Sarah Jamie Lewis 5b64c2d708 Auditable Store 2019-11-27 13:27:58 -08:00
Sarah Jamie Lewis ce17c81d7a Adding explicit transcript to auth protocol 2019-08-26 12:25:05 -07:00
Sarah Jamie Lewis 9c91a4e000 Force Failure if remote attempts to authenticate with a different
identity.
2019-08-12 15:31:23 -07:00
Sarah Jamie Lewis 875690aff2 Updating Initialize Identity Interface 2019-08-08 12:07:13 -07:00
Sarah Jamie Lewis 42d3cb196a Adding Integration Test
- Converted cmd/main to integ test
- Factored in Identity from libricochet-go
- Breaking up Auth run into smaller contained functions
2019-08-08 11:11:31 -07:00
Sarah Jamie Lewis 63d6c1a1aa Moving towards a release candidate. 2019-08-07 13:08:02 -07:00
Sarah Jamie Lewis 60450e81ba Moving towards a workable notifications prototype 2019-06-10 13:36:18 -07:00
Sarah Jamie Lewis d0cc2814db Concurrent-safe Bloom Filter 2019-06-10 12:18:32 -07:00
Sarah Jamie Lewis 6cf2862681 Refactor to better define boundaries, formatting and linting 2019-06-05 12:02:03 -07:00
Sarah Jamie Lewis 3cada87147 New Prototype 2019-06-05 11:44:26 -07:00