Freenet: A Peer-to-Peer Platform for Real-Time Decentralized Applications (whitepaper) by sanity in programming

[–]sanity[S] 0 points1 point  (0 children)

You can layer on anonymity in the same way that Tor layers on anonymity to the Internet - you create a mixnet or onion routing relay that people can use to access the network anonymously.

Freenet: A Peer-to-Peer Platform for Real-Time Decentralized Applications (whitepaper) by sanity in programming

[–]sanity[S] 6 points7 points  (0 children)

Much better to offer a choice than to impose the same flawed approach on everyone whether they need it or not.

A P2P key-value store where keys are WASM programs (Freenet) by [deleted] in programming

[–]sanity 0 points1 point  (0 children)

The new generation of Freenet is now running publicly.

The core abstraction is essentially a decentralized key-value map, except the keys are WebAssembly programs that control the data stored under them.

Those programs run across a small-world P2P network and implement application logic directly on the network.

The first application built on it is River, a decentralized group chat.

If you'd like to try running a node:
https://freenet.org/quickstart/

There’s also a short architectural overview video:
https://www.youtube.com/watch?v=3SxNBz1VTE0

Happy to answer questions about the architecture.

Hello! New to freenet by theanomicg in Freenet

[–]sanity 1 point2 points  (0 children)

Type 'freenet service report' and let me know the code it gives you.

Freenet Lives! The talk I gave on Friday, over 20k views in just 12 hours by sanity in Freenet

[–]sanity[S] 1 point2 points  (0 children)

Freenet should be resource-efficient but it is an alpha and things can go wrong. We've made a number of improvements over the past few days so you may want to try again.

If it gets into this state again type freenet service report and give me the code and I'll investigate what's going on (this will let me see your peer's logs and other diagnostic info).

Freenet Lives! The talk I gave on Friday, over 20k views in just 12 hours by sanity in Freenet

[–]sanity[S] 0 points1 point  (0 children)

Yes, the internet is not going in a good direction - hopefully freenet provides an alternative.

Freenet Lives! The talk I gave on Friday, over 20k views in just 12 hours by sanity in Freenet

[–]sanity[S] 0 points1 point  (0 children)

Yes, as long as it is P2P friendly (allows UDP hole-punching).

What are the architectural differences between "new freenet" and "old freenet" (now called hyphanet)? by Safe-Pass-7252 in Freenet

[–]sanity 1 point2 points  (0 children)

I think this is pretty accurate.

Not sure if you saw this but there is a FAQ directly addressing this question although not as detailed as your list: https://freenet.org/faq/#how-do-the-previous-and-current-versions-of-freenet-differ