Skip to content

kustomzone/Awesome-Freenet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

Awesome

Freenet is a P2P decentralized platform for apps, including communication, collaboration, and commerce without reliance on big tech.
Your computer becomes part of a global network where apps are unstoppable, interoperable, and built on open protocols.

Note: As of Feburary 2026, Freenet is still under active development and may continue to be unstable during testing.

Debugging during Alpha testing:

  • Telemetry: Peers report diagnostic data to dev servers for debugging purposes, including peer activity & basic system info such as OS.
  • Release syncing: As new versions are released, early gateways and client nodes will automatically update to keep version compatibility.

Contents


About Freenet

The Freenet project aims to change the way web apps work by improving privacy, censorship resistance, and content decentralization.

Originally released in 1999 as a Java platform (now renamed Hyphanet) Freenet has been completely re-written
in Rust from the ground up with lessons learned from decades of active use, and since 2025 has incorporated
Agenic code and concepts into it's more rapid development cycle, finally reaching Alpha network status as of
Feburary 2026 after an extensive period of debugging and testing.

Background


Intro Media

FUTO is a new organization founded to develop technology and share knowledge that gives control of computers back to the people.


Freenet Source Repos


Community Support


Freenet Apps

Freenet apps run in your browser and look like normal web apps or sites.

Note: app links load when a Freenet node is running


apps / sites

tools

  • Create Freenet Vanity IDs - github Generate vanity Freenet contract IDs by grinding a nonce appended to contract parameters.

works in progress

  • FreeTalk - github Community chat app of Free Network Group
  • Promethean Forge room - github A sovereign space that defines shared state for the Promethean Forge
  • Freenet Web - github Deploy secure, signature-gated static websites on the Freenet network
  • Email App - Email App Example email app

offline (not updating)


Docs and Links


Whats Next


Definitions

  • Nodes: Freenet's core crate, typically running on devices as a background service, that connects to the decentralized network, stores shared data, and communicates with other nodes over a custom Freenet Transport Protocol (FrTP).
  • Gateways:
  • Contracts: Subscribeable site or web application containers passed between connected devices, providing shared, synced, rule-based states on every node that hosts them.
  • Delegates: Local agents that store encrypted secrets (private keys, identity) for signing requests internally seperate from the application layer, but capable of returning verified signatures in order to complete any needed peer transactions.
  • Ghost Key: A cryptographic mechanism (initially provided by Freenet.org) to enable small verified anonymous donations to bootstrap a reputation system for limiting spam, ddos, or bots, but without compromising user privacy.

International

...


Related Awesomeness


About

Awesome decentralized Freenet apps & links. 😎

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors