-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
broker-backend`brokerd`/`datad` related backend tech`brokerd`/`datad` related backend techbrokers-can-smbzfeatures that suits should providefeatures that suits should provideconfig
Description
Since there's often API keys, special private networking config
stuff and maybe even account numbers stored in this file we should
probably support out of the box git
-crypting of some sort to
avoid users being paranoid about their git service providers
😶🌫️
Also, obviously users may want to encrypt trades ledgers and
account files from the .accounting
subsys so as to not leak their
current positions to the world 😂
Definitely relates to #530 😎
git
python APIs
- https://github.com/jelmer/dulwich#getting-started
- TODO add more!
git
Encryption repos
Here's an off the cuff list of projects that might be handy for
this, mostly pulled from a summary blog
post:
-
git-crypt
-
git-easy-crypt
-
git-remote-gcrypt
-
blackbox
(from SO oddly enough) -
docker
secrets
prolly more discussion to come.
Metadata
Metadata
Assignees
Labels
broker-backend`brokerd`/`datad` related backend tech`brokerd`/`datad` related backend techbrokers-can-smbzfeatures that suits should providefeatures that suits should provideconfig