:tbh_bounce:

This commit is contained in:
2024-09-12 23:00:45 -06:00
parent d79c89fd37
commit a755899f8a
+6 -2
View File
@@ -34,7 +34,12 @@ smem is used to wipe unallocated RAM to ensure that no remaning traces of data a
## Usage
To install:
`sh hidden.sh install`
```
cd ~
git clone https://github.com/PrincessPi3/hiddencrypto.git
cd hiddencrypto
sh hidden.sh install
```
To encrypt:
`sh hidden.sh enc`
@@ -50,7 +55,6 @@ See [assets/COPYING.txt](assets/COPYING.txt) for text
```
Todo:
Total data descruction by shredding headers and/or encrypted file // script // automatable call
Potential memory key leaks
Potential OS key leaks
Potential side-channel attacks