Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →
Cjdns Alternatives
Similar projects and alternatives to cjdns
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
Netmaker
Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
-
-
netbird
Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls.
-
-
packages
Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md (by openwrt)
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
locha
Communicate with others and broadcast Bitcoin transactions off-grid without internet access or even power grid.
-
-
-
dsnet
FAST command to manage a centralised wireguard VPN. Think wg-quick but quicker: key generation + address allocation.
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
cjdns discussion
cjdns reviews and mentions
-
Tailscale has raised $160M
Everyone is commenting on the HN headline, no one on the actual announcement:
> Building the New Internet
(Insert mandatory reference to Silicon Valley here :))
> We think there’s a better way forward. We're calling it identity-first networking.
I would love to see this. Every day I have to stare at YAML files with IP addresses in them is a day I will never get back. I wish cjdns[0] had succeeded already but oh well, now I hope the Tailscale guys will!
[0]: https://github.com/cjdelisle/cjdns/
-
The Hidden World Of Dumps Store | CVV Shops: The Lucrative World of Credit Card Fraud!
This sub is not about TOR and all the seediness that goes on there but rather about creating darknets, by which we/they mean mesh networks and encrypted networks using tools like https://github.com/cjdelisle/cjdns/
-
Question for Network Admins, do you use IPv6?
One of my favorite projects in IPv6 space is the CJDNS project: LINK TO GITHUB
-
Tailscale/golink: A private shortlink service for tailnets
From a purely networking perspective, there are far better solutions than tailscale.
Have a look at full mesh VPNs like:
https://github.com/cjdelisle/cjdns
https://github.com/yggdrasil-network/yggdrasil-go
https://github.com/gsliepen/tinc
https://github.com/costela/wesher
These build actual mesh networks where every node is equal and can serve as a router for other nodes to resolve difficult network topologies (where some nodes might not be connected to the internet, but do have connections to other nodes with an internet connection).
Sending data through multiple routers is also possible. They also deal with nodes disappearing and change routes accordingly.
tailscale (and similar solutions like netbird) still use a bunch of "proxy servers" for that. You can set them up on intermediate nodes, but that have to be dealt with manually (and you get two kinds of nodes).
-
Ask HN: What's in Networking?
I'm excited about P2P/decentralized/distributed overlay networks. Still catching up so would be grateful for tips on resources.
Pinecone[0][1], newer initiative made by former Yggdrasil[2] maker(s).
CJDNS[3].
AIUI CJDNS relies on intermediary high-uptime discoverable router nodes which is what is motivating Pinecone. POKT[4][5] to CJDNS seems like what Filecoin is to IPFS.
I'm yet to get around to doing the groundwork of grokking more established solutions like B.A.T.M.A.N. and how all these pieces fit together,
[0]: https://fosdem.org/2022/schedule/event/matrix_p2p_pinecone/
[1]: https://github.com/matrix-org/pinecone
[2]: https://yggdrasil-network.github.io/
[3]: https://github.com/cjdelisle/cjdns/
[4]: https://www.pokt.network/
[5]: https://piped.kavin.rocks/watch?v=-xgRUAA_p5E
-
Analysis of new data on the Bitcoin network. There may be more of us than we think!
CJDNS, a further step towards automatic and cryptographically secure nodes at the protocol level#23077
- PKT is the only layer 1 protocol blockchain that is powered by bandwidth. We believe access to the internet is a human right and the PKT Network was created to connect the next billion people. Caleb James DeLisle is here to answer your questions in this AMA
-
CJDNS Information
I know there is the Whitepaper. Maybe I miss the part, but I am looking how the path/next Hop is generated.
-
Yggdrasil P2P mesh E2EE IPv6 network
yggdrasil is a cjdns clone with different routing
cjdns has a whitepaper
https://github.com/cjdelisle/cjdns/blob/master/doc/Whitepape...
-
Remote code execution in cdnjs of Cloudflare
I was really excited for a moment, because I thought this was cjdns https://github.com/cjdelisle/cjdns.
-
A note from our sponsor - InfluxDB
influxdata.com | 25 Apr 2025
Stats
cjdelisle/cjdns is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of cjdns is C.