Commit graph

5 commits

Author SHA1 Message Date
Kegan Dougal 6ab49ac863 Hook up the key DB and make a test pass 2020-07-15 11:22:30 +01:00
Kegan Dougal 07cbfce2d0 Return OTK counts when inserting new keys 2020-07-15 10:37:32 +01:00
Kegan Dougal 17017eefc1 Add storage layer for postgres/sqlite 2020-07-14 16:43:43 +01:00
Kegsay 7daa3bf098
Implement logic for key uploads (#1197)
* begin work on storing keys

* Finish rough impl of the internal key API

* Linting
2020-07-14 12:59:07 +01:00
Kegsay 396219ef53
Add boilerplate for key server APIs (#1196)
Also add a README which outilnes how things will work.
2020-07-13 16:02:35 +01:00