release v1
This commit is contained in:
@@ -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
|
||||||
@@ -39,4 +39,10 @@ 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
|
||||||
@@ -97,8 +97,6 @@ reset() {
|
|||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
printf "setting up environment..."
|
printf "setting up environment..."
|
||||||
reset
|
reset
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user