pashage

Yet Another Opinionated Re-engineering of the Unix Password Store
git clone https://git.instinctive.eu/pashage.git
Log | Files | Refs | README | LICENSE

commit b68f2c27258ddb605b60f85f26edde3ae97c3f2a
parent 5becef30ba79e87dbe1cba222b779ff9dc5cbdf8
Author: Natasha Kerensikova <natgh@instinctive.eu>
Date:   Sat,  6 Dec 2025 16:48:13 +0000

Release v1.0.0
Diffstat:
MREADME.md | 3---
Msrc/pashage.sh | 2+-
2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/README.md b/README.md @@ -109,9 +109,6 @@ the password store. The following features are currently under consideration: -- v1.0.0: - + completion for various shells - + better logic for recursivity in re-encryption - v1.1.0: + partial display of secrets on standard output + successive clipboard copy of several lines from a single decryption diff --git a/src/pashage.sh b/src/pashage.sh @@ -1961,7 +1961,7 @@ cmd_version() { ============================================== = pashage: age-backed POSIX password manager = = = - = v0.1.0 = + = v1.0.0 = = = = Natasha Kerensikova = = =