agopass

command module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 1, 2026 License: GPL-3.0 Imports: 5 Imported by: 0

README

Gopass, CLI password manager made in Golang.

Documentation

Overview

Author © 2026 alvesafk <migueldealmeidaalves55@gmail.com>

Agopass (formerly gopass but someone had already stole my flow) is a CLI Password manager made in Go, it uses a SQLite db located on this path /home/<user>/.agopass/, all the contentes of the DB are hashed or encrypted, it's simple to use, few commands but it gets the job done, to start with agopass you have to run <agopass init>, that will create the DB and prompt you to create your Master Password, the only password you'l need to remember!

Directories

Path Synopsis
The Add command is for adding secrets into the DB, the encryption part is handled inside the storage package.
The Add command is for adding secrets into the DB, the encryption part is handled inside the storage package.
The Storage package is what handles all the DB operations, begining by creating and migrating it to Insertions and Deletes.
The Storage package is what handles all the DB operations, begining by creating and migrating it to Insertions and Deletes.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL