Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
F

freenet-core

> 编程语言
Open source

Declare your digital independence

3.0K stars0 likes0 views
WebsiteGitHub

About

Declare your digital independence

This is the freenet-core repository. To learn more about Freenet please visit our website at freenet.org.

Decentralize Everything

Freenet is the internet as it should be—fully decentralized, designed to put you back in control. Imagine a global shared computer where you can communicate and collaborate freely, without reliance on big tech. Freenet lets you regain your digital independence.

Freenet is a peer-to-peer network that transforms users’ computers into a resilient, distributed platform on which anyone can build decentralized services. Every peer contributes to a fault-tolerant collective, ensuring services are always available and robust.

Today’s web is a series of siloed services, but every system built on Freenet is fully interoperable by default. Freenet apps can be built with popular web frameworks, accessed through any browser just like the web.

Whitepaper

For an architectural overview — covering the contract model (idempotent commutative monoids on application state), summary/delta synchronization, small-world adaptive routing, and the delegate model for private state — see the Freenet whitepaper. Source: github.com/freenet/paper-1.

Build Instructions

To install the Freenet core:

$ cargo install --path crates/core

Or for the fdev utility:

$ cargo install --path crates/fdev

Contributing

We welcome contributions, but feature PRs opened without a prior approved issue will be auto-closed — reviewer attention is our scarcest resource. Bug fixes and non-overreaching performance improvements are accepted without prior discussion; anything that adds or changes behavior needs an issue and a maintainer's sign-off first.

Read CONTRIBUTING.md before opening a PR.

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Rustcryptographydecentralizeddistributed-hash-tablefreenet

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言