diff options
author | Marco Alexander Fischer | 2018-09-08 11:30:33 +0200 |
---|---|---|
committer | Marco Alexander Fischer | 2018-09-08 11:30:33 +0200 |
commit | eba9a3ff1eb336f0197f81741c885a132aca77e4 (patch) | |
tree | 5cd2eb5527811f1979977548d7db67473e722f51 |
Added README.md
-rw-r--r-- | README.md | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..54788a8 --- /dev/null +++ b/README.md @@ -0,0 +1,28 @@ +# Texx +<p align="center"> + <i>„A high security laravel-based social network with end-to-end AES256 encryption“</i> + <br><br> + <a target="_blank" href="https://texx.me"><img src="https://img.shields.io/website-up-down-green-red/https/texx.me.svg?label=website&style=for-the-badge" /></a> +</p> + +## Features of Texx +- Easy interface +- Realtime responses (Unlike blockchain-technology) +- Unhackable (almost - if you're lucky, it'll only take 77,000,000,000,000,000,000,000,000 years to hack) +- AES-256 end-to-end encrypted +- Messages will be deleted automatically after receiving +- **NO** data-selling +- Free to use (except for donations :) ) +- Open source +- File and image sending +- Status and/or story feature +- Friends and followers +- Groups up to 256 members + +## Help us with a small donation :) + +<p align="center"> + <a target="_blank" href="https://spectrocoin.com/en/integration/buttons/47657-VfniCDsqms.html"><img src="https://img.shields.io/badge/Donate-Bitcoin-yellow.svg?longCache=true&style=for-the-badge" /></a> + <a target="_blank" href="https://spectrocoin.com/en/integration/buttons/47848-kD0U8S8el6.html"><img src="https://img.shields.io/badge/Donate-DASH-blue.svg?longCache=true&style=for-the-badge" /></a> + <a target="_blank" href="https://paypal.me/marvinborner/5usd"><img src="https://img.shields.io/badge/Donate-PayPal-green.svg?longCache=true&style=for-the-badge" /></a> +</p> |