A Go library to simplify the creation and management of application profiles native to the OS
- OS keyring
- in-memory
- encrypted on the file system
This project was born out of OpenTDF and otdfctl.
Further next steps:
- update store abstraction to more of a typical key/value?
- tests
- docs
- test OS platform directories work as desired (see ./pkg/platform and various TODO comments)