Commit graph

8 commits

Author SHA1 Message Date
e5032b33eb
[server] Read known client ids from secrets file
Remove explicit client id file
2020-01-27 17:53:36 +01:00
ba74599fa2
coffer-client adapted to new protocol 2020-01-26 11:56:27 +01:00
88001b795c
Read from toml, simplify protocol, export key ids 2020-01-26 01:05:12 +01:00
aa1c835186
Conditional export for certificates 2020-01-19 11:31:33 +01:00
d2a113e5a4
Protocol encryption/decryption 2020-01-13 01:22:46 +01:00
119ff2903f Protocol finite state machine 2020-01-12 23:46:44 +01:00
076447cce7 New structure
- [server] Reworked for new Coffer trait, common keyring implementation and tokio
- [companion] Certificate generation
- [common] Keyring implementation

Signed-off-by: Armin Friedl <dev@friedl.net>
2020-01-08 23:13:00 +01:00
Armin Friedl
86212f244f Certificate implementation, coffer trait 2020-01-06 17:32:56 +01:00