From 0ce0b40aa5fddfa7881464124d6a3bd596beb80e Mon Sep 17 00:00:00 2001 From: Jeremy Kahn Date: Tue, 6 Sep 2022 11:35:01 -0500 Subject: [PATCH] docs: suggest secure communication media for link sharing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0527f98..dbea3bb 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Chitchatter was bootstrapped with [Create React App](https://github.com/facebook ## How to use it -Open https://chitchatter.im/ and join a room to start chatting with anyone else who is in the room. By default, room names are random [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier)s that are generated client-side. To securely communicate with someone, it is recommended to join one of these randomly-generated rooms and share the URL (via the "🔗" button at the top of the page) to whoever you wish to communicate with via a medium of your choosing (such as email, SMS, Discord, etc.). Your static user name will be presented to you, and it would be good share that with who you will be chatting with so they know they're talking to you. +Open https://chitchatter.im/ and join a room to start chatting with anyone else who is in the room. By default, room names are random [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier)s that are generated client-side. To securely communicate with someone, it is recommended to join one of these randomly-generated rooms and share the URL (via the "🔗" button at the top of the page) to whoever you wish to communicate with via a secure medium of your choosing (such as [Burner Note](https://burnernote.com/) or [Yopass](https://yopass.se/)). Your static user name will be presented to you, and it would be good share that with who you will be chatting with so they know they're talking to you. Some things to keep in mind: