|
|
@@ -0,0 +1,25 @@ |
|
|
|
> Project being rebuilt as a SPA using Spring: https://git.planetrenox.com/textdungeon |
|
|
|
|
|
|
|
|
|
|
|
<a href="https://textdungeon.io/"><img src="https://git.planetrenox.com/RENOX/textdungeon.io/raw/branch/master/WebContent/htmlresources/img/logo.png" width="415"></a> |
|
|
|
|
|
|
|
<a href="https://planetrenox.com/PR/TextDungeon.io/src/branch/master/updatelog.md"><img src="https://img.shields.io/badge/Maintained%20%3F-No-black.svg"></a> <a href="https://planetrenox.com/PR/TextDungeon.io/src/branch/master/updatelog.md"><img src="https://img.shields.io/badge/version-1.1-lightgrey.svg"></a> |
|
|
|
|
|
|
|
--- |
|
|
|
|
|
|
|
Designed with simplicity in mind, TextDungeon is an open source project |
|
|
|
which lets people store any amount of text for personal safe-keeping |
|
|
|
with only a name and password. |
|
|
|
|
|
|
|
All plain-text is encrypted using AES-GCM-256 with the help of BCrypt. Everything is properly salted using a secure random algorithm. |
|
|
|
|
|
|
|
What makes TextDungeon.io somewhat unique is the lack of ANY JavaScript or even Cookies. |
|
|
|
|
|
|
|
It also goes without saying that no meta-data or personal user information is ever logged. |
|
|
|
(This includes your IP address, browser fingerprint, operating system, password hash, etc.) |
|
|
|
|
|
|
|
In the case of any questions or suggestions please send an email to planetrenox@pm.me |
|
|
|
|
|
|
|
# License |
|
|
|
[WPL](https://git.planetrenox.com/PR/TextDungeon.io/src/branch/master/LICENSE ) |
|
|
|
|