Oddbean new post about | logout
 Yeah, why session over briar? You've brought up publicly the problems with session and big rooms, briar is p2p with forward secrecy.

Trocador... I like trocador. But there's nothing stopping them from logging everything, they could be a honeypot. Their monero bridge is great, unless theyre using it to make themselves valuable to people who want to know what you're doing.

I've never liked libredirect, I found it cumbersome. I use Redirector, a web extension for ff and chromium that automatically changes URLs based on predefined patterns written in regex. On desktop I use my own tool with qutebrowser that does something similar to be found here https://codeberg.org/mister_monster/qutebrowser-url-mutator 
 Briar requires both parties to be online and both to add each other to even begin talking.  This makes it extremely likely that you’ll have to use out of band, or non-Briar communication to coordinate when you’ll be doing Briar.  On the other hand, Session has a model similar to Nostr with nodes for offline communication and you can initiate first contact on Session.

The main difference between Nostr and Session is that Session’s nodes are darkweb onion routed and with Session it goes to the receiver's node while as Nostr the poster picks the node.  Session is not good for forward secrecy that’s correct, but it’s #1 for censorship.

Regarding the 2 browser extensions.  I will check it out.   I see your codeberg here, looks good.  When you visit websites with Qutebrowser, does it show up to the website fingerprinting you as Chrome?
 
 So the rendering engine is qtwebkit, it should look like safari or epiphany browser to everyone. I forget what the user agent string says by default, I've changed it.