Skip to content

muryoutaisuu/secretsfs

Repository files navigation

Build Status Go Report Card Documentation Status GoDoc PkgGoDev

Work in Progress...

Subject to changes of ownership, api and code structure amongst other things...

Purpose of secretsfs

secretsfs implements a FUSE-filesytem, that allows to interact with secrets stored in a backend (called store) via simple filesysten-interacting commands. One such store may be Vault.

Output formats (called FIO, stands for File Input/Output) are treated like plugins and can be (de-)activated in a configuration file. Out of the box implemented FIOs are:

  • secretsfiles: returns plain secret on a simple cat
  • templatefiles: returns on cat a with secrets rendered file (e.g. a configuration file with secrets)

Read the docs for more!

About

Get your centrally saved secrets securely with simple filesystem calls

Resources

License

Stars

Watchers

Forks

Packages

No packages published