release v1

This commit is contained in:
2026-05-23 09:59:28 -06:00
parent c85b8547b6
commit 67ddff8c64
2 changed files with 8 additions and 4 deletions
+7 -1
View File
@@ -24,7 +24,7 @@ todo
3. x sanity checks 3. x sanity checks
4. this README.md 4. this README.md
5. x the README-instructions.txt and placedment for archive 5. x the README-instructions.txt and placedment for archive
6. passphrase strength/length checks 6. x passphrase strength/length checks
7. sha256 mode with independant passphrase(?) 7. sha256 mode with independant passphrase(?)
8. encrypt archive option 8. encrypt archive option
1. inner 1. inner
@@ -40,3 +40,9 @@ todo
## Changelog ## Changelog
- reduced random data to 2x 10Kb - reduced random data to 2x 10Kb
- reduced random data to 2x 1Kb - reduced random data to 2x 1Kb
- added password strength check with cracklib-check
- cleaned up output
- added housekeeping
- set perms and ownership on archives and keystore to minimum
- shred all erronious files and dirs
- cleaned up code
-2
View File
@@ -97,8 +97,6 @@ reset() {
done done
} }
printf "setting up environment..." printf "setting up environment..."
reset reset