Przeglądaj źródła

expound the benefits of darkirc

x 3 lat temu
rodzic
commit
eba33cd3a9
1 zmienionych plików z 7 dodań i 2 usunięć
  1. 7 2
      doc/src/misc/ircd/ircd.md

+ 7 - 2
doc/src/misc/ircd/ircd.md

@@ -10,10 +10,15 @@ between hosts.
 ## Benefits
 
 * Encrypted using same algorithms as Signal.
-* Completely anonymous. You can rename yourself easily so messages
-  are unlinkable.
+* There are no identities. You cannot see who is in the chat.
+* Completely anonymous. You can rename yourself easily by using the
+  command `/nick foo`. This means all messages are unlinkable.
 * God-fearing based CLI without soy gui shit.
 * p2p decentralized.
+* Optionally run it over Tor or Nym for network level anonymity.
+
+Therefore this is the world's most strongly anonymous chat in existence.
+Nothing else exists like it.
 
 ## Installation