From 2a5181b2c4c8ced60a3784cb0c97be6c0518bff7 Mon Sep 17 00:00:00 2001 From: Martti Malmi Date: Fri, 24 Apr 2020 16:52:00 +0300 Subject: [PATCH] add peers and private key info texts --- src/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/index.html b/src/index.html index bda76641..6d5a36e4 100644 --- a/src/index.html +++ b/src/index.html @@ -210,6 +210,7 @@

+

The safest place to store your private key is a password manager.


Peers

@@ -226,6 +227,11 @@ Public peers are automatically discoverable by people you chat with (and others).

+

+ + Peers are GunDB nodes that you can easily spin up. Upcoming: direct connection with friends over WebRTC. + +


About