pass- posix password manager 🔒 |
git clone git://git.acid.vegas/pass.git |
Log | Files | Refs | Archive | README | LICENSE |
Date | Commit message | Files | + | - |
2024-01-20 | Mirrors updated to add codeberg, LICENSE updated for 2024 | 3 | +5 | -6 |
2023-12-24 | Added Termux support (no /dev/shm on termux) and Smartcard support | 2 | +20 | -1 |
2023-08-26 | Ignoring .gpg in output for base directory aswell | 1 | +1 | -1 |
2023-08-26 | Fixed pass menu not allowing directory traversing | 1 | +3 | -4 |
2023-08-26 | mktemp with -d causes errors on other distros, just making a temp file instead of directory instead (removing -d) | 1 | +2 | -3 |
2023-08-03 | Updated mirrors and command checking | 2 | +17 | -20 |
2023-06-13 | Added insecure fallback to /tmp when /dev/shm does not exist | 1 | +8 | -4 |
2023-05-13 | Initial commit | 3 | +213 | -0 |