rajatzzz

IRC - Tor - Open chat (repost from freenet)

Feb 24th, 2024
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. IRC - Tor - very open chat on 2024-02-22 13:04:16 Permalink Shareable Link Reply
  2. New IRC server is here - address in KSK@irc (but anyone can overwrite this alias)
  3. address: tiauc4jobytzqusmsbj4rdqfa7qvagfgulndlviighhx7bdnha6syxqd.onion :6667
  4.  
  5. The +pros -cons are:
  6. + open server. almost no rules just don't break server. no registration.
  7. + can talk in private instantly and fast (admin still sees content)
  8. + can impersonate other users (anon IP/host) = deniability
  9. - can impersonate other users (anon IP/host) = not trusted chat
  10. + in future bouncer to stay connected and hide uptime of users
  11. + in future means to limit DDoS/connection spam (captcha?)
  12.  
  13. Lets talk and develop things. DHT is a good topic.
  14. #dht use darknet
  15. #x public
  16. #devel you code?
  17. #spam can write anything I do not care (server still lags large inserts)
  18.  
  19. Pick any IRC client, set proxy localhost 9050 (SOCKS5)
  20. and connect to:
  21. tiauc4jobytzqusmsbj4rdqfa7qvagfgulndlviighhx7bdnha6syxqd.onion
  22. port 6667
  23.  
  24. Run public channel /j #yourtopic and done!
  25. Channel is taken/lost? Start #yourtopic-2 and so.
  26. /mode #channame +s to make it secret channel
  27. /list to see non-secret channels
  28. /join #channame to join and talk
  29.  
  30. talk in private (example) :
  31. /j #asdfkkg3plupkgf
  32. (this is random name)
  33. after joining make channel secret and set random password P332hdhh3r3a
  34. /mode +s #asdfkkg3plupkgf
  35. /mode +k #asdfkkg3plupkgf P332hdhh3r3a
  36.  
  37. tell the users you want to join secret and passworded channel using:
  38. /join #asdfkkg3plupkgf P332hdhh3r3a
  39.  
  40. Like privacy or anarchy, either or both, want to experiment? Just try.
Add Comment
Please, Sign In to add comment