a minimalist, RAM-focused GPG/7z vault
This repository has been archived on 2026-05-24. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2026-05-24 23:09:57 +02:00
LICENSE Initial commit 2026-05-03 23:43:34 +02:00
README.md Remove obsolete comment, remove unused input function, update README 2026-05-16 23:59:17 +02:00
vault.sh Always encrypt header 2026-05-24 23:09:57 +02:00

secure-vault

a minimalist, RAM-focused GPG/7z vault. All operations happen entirely in /dev/shm.

Usage

  • Initialize: init
  • Editor: new [FILE], edit [FILE]
  • Management: list, add [FILE], delete [FILE], rename [FILE] [FILE_NEW], view [FILE], extract [FILE], passwd, passwd-gen [LENGTH=50]

Dependencies

gpg, 7zzs