[coffer] Delete state todo
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
22c5e2238f
commit
8dec91533c
1 changed files with 0 additions and 27 deletions
27
TODO.org
27
TODO.org
|
@ -1,27 +0,0 @@
|
|||
#+TODO: TODO NEXT DONE
|
||||
|
||||
* General
|
||||
** TODO Add a license
|
||||
** TODO Better communication protocol
|
||||
** TODO Add tests
|
||||
** TODO Readme
|
||||
* Coffer Server
|
||||
** TODO Double delete if files not kept
|
||||
** TODO Add secrets on-the-fly
|
||||
** TODO Store secrets in secure memory
|
||||
- Not persisted
|
||||
- Nulled out
|
||||
- Optional encrypted
|
||||
* Coffer Client
|
||||
** DONE Set environment variables
|
||||
CLOSED: [2019-11-27 Wed 22:51]
|
||||
** TODO Send key requests encrypted/signed
|
||||
** TODO Secure Communication
|
||||
* Coffer Companion
|
||||
** TODO Add Subcommands
|
||||
- [X] Generate certificate
|
||||
- [ ] Seal secrets with certificate
|
||||
- [ ] Open secrets with certificate
|
||||
- [ ] Generate trampolin sh from dockerfile
|
||||
* Docker
|
||||
** TODO Create Dockerfile for server
|
Loading…
Reference in a new issue