Dolt should (optionally?) store credentials for communicating with remotes encrypted.
Open
enhancement
- Dominant language
- Go
- Stars
- 24.4k
- Forks
- 873
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 108
Description
Dolt currently stores doltremoteapi credentials in `$HOME/.dolt/creds` as JWK stores in plaintext.
Feature parity with something like `ssh` would optionally allow those credentials to be stored encrypted and to prompt the user for a passphrase to decrypt them.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.