git ssb

9+

mixmix / ssb-handbook



Commit a2291a9cb083184475e2513d6bf7a33c960853db

Add allow private instructions

Anders Rune Jensen committed on 12/15/2017, 9:26:52 PM
Parent: c4ca758c388ce984a10969548267e308fd7fd55e

Files changed

faq/misc/tor.mdchanged
faq/misc/tor.mdView
@@ -43,8 +43,9 @@
4343 directly. No need to open ports in your firewall!
4444
4545 This means that its possible to do p2p connections without pubs and
4646 talk direcly to your friends. If you create an invite from your
47-machine, replace the hostname with your onion adress and send that to
48-a friend. They will be able to connect directly to you and start
47 +machine (you probably need "allowPrivate": true in ~/.ssb/config),
48 +replace the ip or hostname with your onion adress and send that to a
49 +friend. They will be able to connect directly to you and start
4950 receiving messages straight away, assuming your machine is running of
5051 course.

Built with git-ssb-web