zalando / go-keyring

Cross-platform keyring interface for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: Allow secrets to be stored in encrypted file

maidul98 opened this issue · comments

In some environments without keyring or errors related to keyring setup, the user should be able to store their credentials into a encrypted file. This is one of the missing features from https://github.com/99designs/keyring which would complete this library