summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-07-03 23:21:51 +0200
committermetamuffin <metamuffin@disroot.org>2023-07-03 23:21:51 +0200
commit6a245a585ec4d30273d70590fe0a96c73cdc6080 (patch)
tree9287c9e5fe27f3c170b9e6b5e3ee15affce14c04 /readme.md
parent086ea872f5611d18d4616ea49fb236c64879a8a6 (diff)
downloadkeks-meet-6a245a585ec4d30273d70590fe0a96c73cdc6080.tar
keks-meet-6a245a585ec4d30273d70590fe0a96c73cdc6080.tar.bz2
keks-meet-6a245a585ec4d30273d70590fe0a96c73cdc6080.tar.zst
add features to readme
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 57e7b5b..71aa0ac 100644
--- a/readme.md
+++ b/readme.md
@@ -4,17 +4,19 @@ a simple secure web conferencing application
## Features
-- Able to share different kinds of media:
+- Ability to share different kinds of media:
- Camera
- Microphone
- Screen capture
- Files
-- End-to-end-encryption
+- End-to-end-encryption (including p2p negotiation, chat and p2p traffic)
- Peer-to-peer data transmission
- Multiple streams of any type
- Noise suppression (using RNNoise)
- Rooms (created on demand, do not persist)
- Chat (supports text and images)
+- Minimal user-interface
+- Should work with screen readers
## Licence