Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
bmike2047 committed Aug 24, 2024
1 parent 7e65ac6 commit 237f987
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
Secured Text 2 File
--
![](assets/images/logo1.png)
### Description<br/>
### Code repository
<a href="https://github.com/bmike2047/secured-text2file">https://github.com/bmike2047/secured-text2file</a>

### Description
Secure store any text to an AES256 hidden zip file. (binaries provided also, see end of this file) <br/>
Can be used as a password manager.<br/>
Output file defaults to info.bin in the current directory. This can be changed if needed. <br/>
Expand All @@ -12,10 +15,10 @@ This eliminates the step to delete the raw sensible file after visualization/dec
E.g: Encrypt your drive with bitlocker then use this program to add an extra security layer for your important text/passwords.

### Features summary
1) No need for external editor to view your decrypted text
2) No need to delete your decrypted text after you've read it
3) Leaves no footprint like temp files
4) No network connections
* No need for external editor to view your decrypted text
* No need to delete your decrypted text after you've read it
* Leaves no footprint like temp files
* No network connections

### Usage
Requires JDK 17<br/>
Expand Down
1 change: 1 addition & 0 deletions google57b0d0344c4e3ee5.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
google-site-verification: google57b0d0344c4e3ee5.html

0 comments on commit 237f987

Please sign in to comment.