← Back to context

Comment by genpfault

4 months ago

"Can I use the same account with several devices?"[1]

[1]: https://code.briarproject.org/briar/briar/-/wikis/FAQ#can-i-...

SimpleX has the same limitation. I hate how all those apps with modern networking or modern crypto can't get those important usability things right.

Briar runs a Tor Onion Service on your device. I'm unsure how well Tor supports having multiple devices acting as the server. One option could be to have a main program that's always on, to which your messages are received, and other clients can then use the Onion Service to fetch a copy of the conversation. It would add another link in the chain and increase latency so I'm not surprised if that's not being done.

  • Briar offers a companion ”mailbox” app for the exact reason you describe (i assume)

    where did you read that it hosts an onion service? i guessed that's how it worked but couldn't find anything in their docs that said so.