diff options
-rw-r--r-- | COPYING | 2 | ||||
-rw-r--r-- | readme.md | 3 |
2 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,4 @@ -keks-meet - a web conference application +keks-meet - a simple secure web conferencing application Copyright (C) 2022 metamuffin This program is free software: you can redistribute it and/or modify @@ -1,6 +1,6 @@ # keks-meet -a web conferencing application +a simple secure web conferencing application ## Features @@ -12,6 +12,7 @@ a web conferencing application - Multiple streams - Noise suppression (rnnoise) - End-to-end-encryption +- Peer-to-peer data transmission - Chat (text and images) ## Licence |