lockbox

password manager
Log | Files | Refs | README | LICENSE

commit 000ff4d91c8c6f1f736284d412d1d3b04ef86d15
parent e787eca5c3ca20f001027a426044ce86f538233b
Author: Sean Enck <sean@ttypty.com>
Date:   Fri,  6 Dec 2024 18:46:48 -0500

update readme

Diffstat:
MREADME.md | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -17,9 +17,8 @@ via other tooling if needed. ## environment -The following variables must be set to use `lb`, they can also be set via an -explicit environment file just for `lb`, following the rules of the -[parser](https://github.com/hashicorp/go-envparse) +The following variables must be set to use `lb`, they can also be set via a +toml configuration file. ``` # the keying object to use to ACTUALLY unlock the passwords (e.g. using a gpg encrypted file with the password inside of it)