Freenet
freenetproject.orgFreenet is easy to setup, provides excellent friend To Friend Sharing vs I2P, and is great for publishing content anonymously. It's quite large in size, and very slow so not the best choice for casual browsing.
- Homepage:freenetproject.org
- GitHub:github.com/hyphanet/fred
- Web info:web-check.xyz/check/freenetproject.org
Freenet Source Code
Author
Description
Freenet REference Daemon
Homepage
https://www.hyphanet.org/Repository
- LicenseGPL-2.0
- Created25 Apr 09
- Primary languageJava
- Size64,445 KB
- Stars1,210
- Forks237
- Watchers1,210
Language Usage
Project Health
- Last commit9 days ago
- Open issues50
- Latest releaseweb-pushing-reviewed-20090617
Top Contributors
@toad (20240)
@nextgens (2724)
@ArneBab (1390)
@j16sdiz (1060)
@xor-freenet (945)
@Thynix (793)
@Bombe (596)
@zidel (535)
@bertm (237)
@Olezha (139)
@voxsim (102)
@torusrxxx (100)
@desyncr (93)
@TheSeeker (90)
@Juiceman (82)
@Artefact2 (58)
@evand (57)
@vwoodzell (46)
@venfernand (44)
@unixninja92 (39)
@jflesch (20)
@dcrewi (19)
@bback (19)
@blured75 (17)
@Volodya (16)
@qupo1 (16)
@drcrane (15)
@blueyed (8)
@spolakh (8)
@kurmiashish (8)
@Amorphous-Serendipity (7)
@ddernon (7)
@TommyD (7)
@emarkus (7)
@mkb2091 (6)
@Osndok (6)
@mrogers (6)
@matthewbauer (6)
@cacopatane (6)
@platy (5)
@D-sha (5)
@tajmone (4)
@dieppe (4)
@chris-ch (4)
@mbyrenh (4)
@infinity0 (4)
@saces (3)
@yumkam (3)
@Ratchet (3)
@misaakidis (3)
@waldheinz (3)
@vmon (2)
@LtSich (2)
@hernic (2)
@chetanhosmani (2)
@tmarkus (2)
@steveatinfincia (2)
@SebastianWeetabix (2)
@Pascal666 (2)
@mhatta (2)
@koerch (2)
@sanity (2)
@d3vgru (2)
@dennisnez (2)
@debbiedub (2)
@Ademan (2)
@Spider-Admin (1)
@Leo3418 (1)
@l2dy (1)
@alexanderhassler (1)
@blacklightwork (1)
@cristianstaicu (1)
@patheticcockroach (1)
@second (1)
@technosf (1)
@Smarre (1)
@ThePlantEater (1)
@NiteshBharadwaj (1)
@ploopkazoo (1)
@LobsterMan246 (1)
@justusranvier (1)
@Gelma (1)
@AHOHNMYC (1)
Recent Commits
Arne Babenhauserheide(30 Aug 26)
Merge branch 'fix-randomize-probe-location' into next
Arne Babenhauserheide(30 Aug 26)
Merge branch 'branch-off-java-17-version' into next
Arne Babenhauserheide(30 Aug 26)
fix comment for randomizing location noise
Arne Babenhauserheide(30 Aug 26)
whitespace fix (spaces -> tab)
Arne Babenhauserheide(30 Aug 26)
Merge branch 'gradle-validation-ignore-javadoc-and-sources' into next
Arne Babenhauserheide(30 Aug 26)
fix comment: UPDATE_URI is for post 1507
Arne Babenhauserheide(30 Aug 26)
Merge branch 'increase-wot-min-version' into next
Arne Babenhauserheide(30 Aug 26)
Merge branch 'update-plugin-freemail-to-0.3.0' into next
Arne Babenhauserheide(30 Aug 26)
ignore validation of javadoc and sources these can fail builds but do not enter the resulting build. IntelliJ tries to get them even though they are not defined -- and consequently fails to build.
Arne Babenhauserheide(30 Aug 26)
doc: note the difference between TRANSITION_VERSION and *_JAVA8
Arne Babenhauserheide(30 Aug 26)
Move "too old" tests to actual too old and add recent versions tests
Arne Babenhauserheide(29 Aug 26)
Update Freemail to 0.3.0 compiled from e9266bdd79c5728880d53f0eab48c694e8235d63 (v0.3.0) with guix shell --pure sed which bash coreutils icedtea icedtea:jdk -- bash -c 'JAVA_HOME=$GUIX_ENVIRONMENT ./gradlew jar' Then renamed from plugin-Freemail.jar to simply Freemail.jar
Arne Babenhauserheide(16 Aug 26)
Merge branch 'recover-lingering-default-bookmarks-localization' into next
Arne Babenhauserheide(16 Aug 26)
Merge remote-tracking branch 'Bombe/fix/7230-persistent-connections' into next
Arne Babenhauserheide(16 Aug 26)
Merge remote-tracking branch 'origin/next' into fix-randomize-probe-location
Arne Babenhauserheide(15 Aug 26)
prepare version switch with Java 17 Split shares for the UPDATE_URI have been sent to core devs as contingency.
Arne Babenhauserheide(16 Aug 26)
Increase minimum and recommended Version for plugin-WebOfTrust Recommended is the most recent (21). Minimum version is now what was recommended before (20). For Testing, minimum version is the latest (21).
Arne Babenhauserheide(15 Aug 26)
Adapt Bombes test to using flat noise
David ‘Bombe’ Roden(15 Aug 26)
Adopt cleaner probe test by bombe
Arne Babenhauserheide(15 Aug 26)
Use nextDouble instead of nextGaussian to avoid Java17 dependency We need a transition version that still supports Java 8.
David ‘Bombe’ Roden(10 Aug 26)
✅ Add one more test for correctly processing the Content-Length header
David ‘Bombe’ Roden(10 Aug 26)
✏️ Remove empty line in test
David ‘Bombe’ Roden(10 Aug 26)
✅ Add tests for correct handling of Connection header Add remove the header from some requests where it didn’t matter.
Arne Babenhauserheide(08 Aug 26)
Update NEWS.md
Arne Babenhauserheide(02 Aug 26)
Merge branch 'remove-old-statistics-site-from-default-bookmarks' into next
Arne Babenhauserheide(02 Aug 26)
Merge branch 'reduced-dns-throttling-while-unconnected' into next
Arne Babenhauserheide(01 Aug 26)
Add ProbeTest that checks whether the location is randomized
Arne Babenhauserheide(01 Aug 26)
Probe: Allow setting a custom timer for testing
Arne Babenhauserheide(09 May 26)
fix: randomize location value returned to probes
Arne Babenhauserheide(01 Aug 26)
fix: avoid negative infinity math edge case
Freenet Website
Website
Redirects
Redirects to https://www.hyphanet.org/index.html
Security Checks
2 security checks failed (63 passed)
- Empty Page Content
- External Redirect Detected
Server Details
- IP Address108.138.128.118
- Hostnameserver-108-138-128-118.jfk50.r.cloudfront.net
- LocationNew York City,New York,United States of America,NA
- ISPAmazon.com Inc.
- ASNAS16509
Associated Countries
US
Safety Score
Website marked as safe
100%
Blacklist Check
freenetproject.org was found on 0 blacklists
- AntiSocial Blacklist
- Artists Against 419
- Badbitcoin
- Bambenek Consulting
- CERT Polska
- CoinBlockerLists
- CRDF
- CryptoScamDB
- EtherAddressLookup
- EtherScamDB
- Fake Website Buster
- MetaMask EthPhishing
- NABP Not Recommended Sites
- OpenPhish
- PetScams
- PhishFeed
- PhishFort
- Phishing.Database
- PhishStats
- PhishTank
- Phishunt
- RPiList Not Serious
- Scam.Directory
- SecureReload Phishing List
- Spam404
- StopGunScams
- Suspicious Hosting IP
- ThreatFox
- ThreatLog
- TweetFeed
- URLhaus
- ViriBack C2 Tracker
Website Preview
Freenet Reviews
More Anonymity Networks
I2P offers great generic transports, it is well geared towards accessing hidden services, and has a couple of technical benefits over Tor: P2P friendly with unidirectional short-lived tunnels, it is packet-switched (instead of circuit-switched) with TCP and UDP, and continuously profiles peers, in order to select the best performing ones. I2P is less mature, but fully-distributed and self-organising, its smaller size means that it hasn't yet been blocked or DOSed much.
Tor provides robust anonymity, allowing you to defend against surveillance, circumvent censorship and reduce tracking. It blocks trackers, resists fingerprinting and implements multi-layered encryption by default, meaning you can browse freely. Tor also allows access to OnionLand: hidden services.
About the Data: Freenet
Change History
- Moved from Networking › Mix Networks #495
Edit Freenet Data
You can edit Freenet's entry in this section of awesome-privacy.yml by submitting a PR to our GitHub repo.
Note that some of the information shown above has been aggregated from external
sources, a list of these can be found data documentation.
Origin Data
Modify Data
API
You can access Freenet's data programmatically via our API. Simply make a GET request to:
https://api.awesome-privacy.xyz/v1/services/freenetThe REST API is free, no-auth and CORS-enabled. To learn more, view the API Docs or read the API Usage Guide.
Share Freenet
Help your friends compare Anonymity Networks, and pick privacy-respecting software and services.
Share Freenet and Awesome Privacy with your network!