From 722f9e9b3ef43764f48ba3200636827c76217043 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Sun, 1 Jul 2018 17:03:38 +0200 Subject: Updated README --- README.md | 52 ++++++++++++++++++++++++++++------------------------ 1 file changed, 28 insertions(+), 24 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index bb17627..712d488 100755 --- a/README.md +++ b/README.md @@ -1,28 +1,32 @@ # BEAM-Messenger -The messenger with that certain something. -Just a task for me to create my own messenger with integrated social network like features. -It's not my aim to create a **popular** messenger/social network. -### The things the messenger should/will feature -* Easy interface -* Fast responses -* Secure backend -* **NO** data-selling -* Free to use (except for donations :) ) -* Open source -* Realtime end-to-end encrypted chat -* Image uploading -* Status and/or story feature -* Friend and followers -* Groups in chats **and** in image feed -### File placements -* Main site code is in `/main/app/sprinkles/core/` -* The Twig templates of the actual site you'll see are in `/main/app/sprinkles/core/templates/pages/` -* Other important things are mostly somewhere in the `sprinkles` directory - other directories are mostly configuration, logs, cache etc. -### Decentralized version -* I'm currently also working on a decentralized version of this network - you can find my work in the branch "decentralized". +A high security laravel-based messenger with end-to-end AES256 encryption. -### Help me with a small donation :) -[![Bitcoin Donate Button](http://KristinitaTest.github.io/donate/Bitcoin-Donate-button.png)](https://spectrocoin.com/en/integration/buttons/47657-g5s6SzHwN7.html) -[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/marvinborner/) +## Features of BEAM-Messenger + +- 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 me with a small donation :) + + Donate + + +

+ + Donate + + + +[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/marvinborner/) -- cgit v1.2.3