Description
Stores, retrieves, generates, and synchronizes passwords securely.
passage is a fork of password-store (https://www.passwordstore.org) that uses age (https://age-encryption.org) as a backend instead of GnuPG.
It keeps passwords inside age(1) encrypted files inside a simple directory tree and provides a series of commands for manipulating the password store, allowing the user to add, remove, edit and synchronize passwords.