Skip to content

Trivial library, server and client applications to provide secrets for applications before run

License

Notifications You must be signed in to change notification settings

teran/secretbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

secretbox

Test & Build status Go Report Card Go Reference

Trivial library, example server and client applications to provide secrets for applications from third party password manager authenticated once.

Use case

Secretbox provides ability to run any other application which can obtain secrets from a command (like restic or rclone) to get the secrets it needs with one-time token through unix-socket. In that scenario service side must be used to serve unix-socket connections by application runner.

Examples can be found in cmd: cli and server side.

About

Trivial library, server and client applications to provide secrets for applications before run

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages