diff options
author | metamuffin <metamuffin@disroot.org> | 2022-09-15 20:14:58 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2022-09-15 20:14:58 +0200 |
commit | 051151421c4438d7d930c9036003dd82d8a6806d (patch) | |
tree | 23c98cd3f8dd2fa508e24a860b3d30aad2d91a20 | |
parent | 75682967eb1f38b97912f814dbdca2d64d75fcbb (diff) | |
download | keks-meet-051151421c4438d7d930c9036003dd82d8a6806d.tar keks-meet-051151421c4438d7d930c9036003dd82d8a6806d.tar.bz2 keks-meet-051151421c4438d7d930c9036003dd82d8a6806d.tar.zst |
change project tagline
-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 |