Tor and Arweave are opposites. Tor has content on one physical spot, then hides that spot. Arweave has all content served everywhere, making it hard to monitor who is accessing it. And if a DNS lookup is done correctly, then your VPN can't see what content you're accessing, since ALL content is served from that gateway IP. Tor Onions: 6 hops 1 physical location Slow Censored if discovered Private Onion key on server Arweave: 2 Hops No Central Location Fast Censored if all nodes individually decide to Domain Private key stays in your wallet

Replies (11)

I’m not familiar with Arweave. Are there other risks/downsides? Seems Tor is widely known/used, so I’m wondering what makes it “better”. Or if there’s any reading material you would recommend?
Default avatar
burner1232 11 months ago
I have a problem with your "VPN" software. When I run the AppImage on Debian stable with all the prerequisite installed I get the following: Data extracted to /home/redacted/.local/share/simplified-privacy Directory /home/redacted/.config/simplified-privacy/profiles already exists. Traceback (most recent call last): File "/tmp/.mount_SimpliMl5mMy/usr/bin/Simplified_Privacy.py", line 4846, in <module> window = CustomWindow() ^^^^^^^^^^^^^^ File "/tmp/.mount_SimpliMl5mMy/usr/bin/Simplified_Privacy.py", line 345, in __init__ current_connection = ConfigurationController.get_connection() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/.mount_SimpliMl5mMy/usr/lib/core/controllers/ConfigurationController.py", line 29, in get_connection raise UnknownConnectionTypeError('The preferred connection type could not be determined.') core.Errors.UnknownConnectionTypeError: The preferred connection type could not be determined.
Hey thanks for reaching out, so Arweave has been around 4+ years, but it used to be just 1 gateway. Now as of the last year, there is an entire decentralized CDN of 100+ gateways, making it much more appealing. Tor is better for outright illegal content, but Arweave is better for anything else. The downside to Arweave is the content stays up permanently We have reading on this here, and our podcast itself is on arweave,
Thank you! That’s a really clear answer. I enjoyed reading a couple of the articles on your site (like the “why use our VPN in different voices” post - nicely done).
Lol, what did I miss? Is Arweave a blockchain/crypto protocol? I went down the SimplifiedPrivacy VPN rabbit hole; I appreciated your insights — a healthy reminder to verify/don’t trust 🤝
thanks for writing in, so Arweave stores stuff directly on the blockchain, and has a CDN to distribute it. but IPFS stores it on nodes temporarily, and this is disconnected from delivery. It lacks a built-in CDN, and requests community people to run it. But there is nobody running it