Skip to content

A Go library to simplify the creation and management of application profiles native to the OS

License

Notifications You must be signed in to change notification settings

jrschumacher/go-osprofiles

Repository files navigation

go-osprofiles

A Go library to simplify the creation and management of application profiles native to the OS

Supported storage drivers

  1. OS keyring
  2. in-memory
  3. encrypted on the file system

Next steps

This project was born out of OpenTDF and otdfctl.

Further next steps:

  1. update store abstraction to more of a typical key/value?
  2. tests
  3. docs
  4. test OS platform directories work as desired (see ./pkg/platform and various TODO comments)

About

A Go library to simplify the creation and management of application profiles native to the OS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages