Categorygithub.com/orcatools/lockbox
modulepackage
0.0.0-20200908055523-9a114f055ef2
Repository: https://github.com/orcatools/lockbox.git
Documentation: pkg.go.dev

# README

Lockbox

This repo contains the lockbox library. It can be used in other projects to provide secure, portable storage, for secrets.

The CLI tool that also uses this library can be found here: https://github.com/orcatools/lb

# Functions

GetLockbox will return an instance of lockbox.

# Structs

A Lockbox provides portable, secure, storage for secrets.
A User is someone who would access the Lockbox.