this post was submitted on 28 Nov 2024
49 points (96.2% liked)

Rust

6124 readers
19 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

[email protected]

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 3 weeks ago (1 children)

I would love to like this but it doesn't provide anything more secure than the apps out there that already have end to end encryption like Signal. It doesn't stop a govt storing the data to decrypt later. They broke TOR and they can break this too eventually.

[โ€“] snaggen 7 points 3 weeks ago

It remove the central server, which is often the single point of failure. So even if it doesn't add more security than signal, it adds resilience. And this is not Tor in the way that its not a proxy, its a framework to build secure peer to peer applications.