From 52e90faa9881620df9a61fcfc6dd834f578e2c54 Mon Sep 17 00:00:00 2001 From: ghost Date: Wed, 6 Dec 2023 10:53:37 +0200 Subject: [PATCH] update readme --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 08a3fb8..e18ee04 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,16 @@ -# Web Application for KevaChat +# KevaChat Web Application -KevaChat - is platform for open, uncensored and privacy respectable communication with permanent database stored in blockchain. +KevaChat - is platform for open, uncensored and privacy respectable communication with permanent database storage in blockchain. ![KevaChat](https://github.com/kevachat/webapp/assets/108541346/747d4000-7bc3-401b-a190-8e46719c61ae) -Instance require connection to the [Kevacoin](https://github.com/kevacoin-project/) server, `memcached` and `php`. +## Tech + +Instance require connection to the [Kevacoin](https://github.com/kevacoin-project/) wallet, `memcached` server and uses [Symfony](https://github.com/symfony/symfony) for web interface. ## Model -KevaChat following open wallet model, where community boost the ballance for talks. +KevaChat following open wallet model, where community boost shared ballance for talks. Administrators have flexible settings of access levels explained in the `.env` file: read-only rooms, connection and post limits, etc.