frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Axon Mesh // the Serverless F2F/P2P Chat and Filesharing Application

https://axonmesh.net
2•SarahRoseLives•26m ago

Comments

SarahRoseLives•26m ago
Hello HN,

I’ve been working on Axon, a decentralized friend-to-friend network for private file sharing and chat. Everything runs over Tor Hidden Services (v3), so there’s no port forwarding, no VPN setup, and no central servers.

Repo: https://github.com/SarahRoseLives/Axon

Website: https://axonmesh.net/

Why I built it: I wanted a persistent, private way to share large files and datasets with people I know — something that doesn’t expose an IP address and doesn’t rely on temporary, single-use transfer tools. Just a small mesh behind NATs that stays reachable and does its job.

What made it interesting: Tor’s great for privacy, but the latency and bandwidth limits force you to rethink how a system like this communicates. Rather than pushing around giant file lists, I wanted Axon to be able to scale to large libraries without choking Tor. Here’s what I ended up building:

Bloom Filter Indexing: Instead of exchanging full file lists, peers trade a compressed ~64KB Bloom Filter. This keeps discovery bandwidth tiny and gives Axon room to grow into very large libraries if needed.

Swarm Downloading: When multiple peers have a file, Axon pulls chunks from all of them at once. It keeps the line busy and avoids the “single slow peer” bottleneck Tor can introduce.

Smart Resume: Tor circuits vanish all the time, so Axon tracks progress in 512KB chunks. You can close the app, reopen it whenever, and it resumes without losing anything.

SQLite + WAL: Using modernc.org/sqlite (pure Go) with Write-Ahead Logging keeps reads and writes from blocking each other, so the UI stays responsive even during heavy activity.

Stack:

Go

Tor Hidden Services (v3) via cretz/bine

Ed25519 for identity

X25519 for end-to-end encrypted chat

SQLite

Axon is in Alpha (v0.9.37). I’d love feedback on the swarm logic and on whether the Bloom Filter approach feels solid for long-term scaling.

Thanks for checking it out!

OpenAI's lead under pressure as rivals start to close the gap

https://www.ft.com/content/8881062d-ff4f-4454-8e9d-d992e8e2c4e3
1•thm•3m ago•0 comments

Qwen3-VL can scan two-hour videos and pinpoint nearly every detail

https://the-decoder.com/qwen3-vl-can-scan-two-hour-videos-and-pinpoint-nearly-every-detail/
1•thm•4m ago•0 comments

Aurora: The Linux-based ultimate workstation

https://getaurora.dev/en
1•doener•7m ago•0 comments

SOLID? Nope, Just Coupling and Cohesion

https://codeopinion.com/solid-nope-just-coupling-and-cohesion/
1•thunderbong•10m ago•0 comments

How to create your own ublue-OS variant [step by step]

https://youtu.be/IxBl11Zmq5w
1•doener•11m ago•1 comments

Decoding the Chaos of Breakup

https://physics.aps.org/articles/v18/184
1•ggirelli•11m ago•1 comments

DEP-18: A proposal for Git-based collaboration in Debian

https://optimizedbyotto.com/post/debian-collaboration-on-git/
1•JNRowe•11m ago•0 comments

Homebrew on Linux

https://docs.brew.sh/Homebrew-on-Linux
1•doener•12m ago•0 comments

Show HN: ReadyKit – Superfast SaaS Starter with Multi-Tenant Workspaces

https://readykit.dev/
1•level09•13m ago•0 comments

A rebuttal to Michael Burry: Why Nvidia isn't the Cisco of the dot-com era

https://x.com/jukan05/article/1994960719239139573
1•salkahfi•13m ago•0 comments

Zero click interface interaction design in the age of AI

https://medium.com/@pacificleo/zero-click-interface-interaction-design-in-the-age-of-artificial-i...
1•pacificleo12•18m ago•0 comments

Free Copies -Next.js: The Definitive Guide for Mastering Next.js

1•eyad_akeleh•24m ago•0 comments

Axon Mesh // the Serverless F2F/P2P Chat and Filesharing Application

https://axonmesh.net
3•SarahRoseLives•26m ago•1 comments

The Copenhagen Trap: How the West made passivity the only safe strategy

https://aliveness.kunnas.com/articles/copenhagen-trap
20•ekns•34m ago•9 comments

I Designed and Printed a Custom Nose Guard to Help My Dog with DLE

https://snoutcover.com/billie-story
1•ragswag•35m ago•1 comments

Algebraic Dynamical Systems in Machine Learning (2024)

https://link.springer.com/article/10.1007/s10485-023-09762-9
1•measurablefunc•41m ago•0 comments

OpenAdServer – A self-hosted ad server in Python, aiming to replace Revive"

https://github.com/seanZhang414/openadserver
1•root414•41m ago•1 comments

The Slow Grind That Sets You Free

https://medium.com/@naveensky/the-slow-grind-that-sets-you-free-97abd8b9bf2c
1•naveensky•50m ago•0 comments

What kind of grownup I want to be

https://sashachapin.substack.com/p/what-kind-of-grownup-i-want-to-be
1•eatitraw•59m ago•0 comments

Rock Paper Scissors Is Not Solved, in Practice

https://inchpin.substack.com/p/rock-paper-scissors-is-not-solved
1•eatitraw•1h ago•0 comments

Better GitHub Notifications Dashboard

https://github-notifications.dev/
4•shrimalmadhur•1h ago•2 comments

Crypto hoarding company shares under pressure as risk appetite wanes

https://www.reuters.com/business/finance/crypto-hoarding-company-shares-under-pressure-risk-appet...
2•1vuio0pswjnm7•1h ago•0 comments

Italy's Competition Watchdog Broadens WhatsApp AI Policy Probe

https://www.wsj.com/tech/ai/italys-competition-watchdog-broadens-whatsapp-ai-policy-probe-64c904cd
2•1vuio0pswjnm7•1h ago•0 comments

X402 – protocol for micropayments and the rise of an agentic economy

https://oasis.net/blog/x402-https-internet-native-payments
1•adrianwaj•1h ago•1 comments

Show HN: Tacopy – Tail Call Optimization for Python

https://github.com/raaidrt/tacopy
1•raaid-rt•1h ago•0 comments

CrowdStrike: Security Flaws DeepSeek-Generated Code Linked to Political Triggers

https://www.crowdstrike.com/en-us/blog/crowdstrike-researchers-identify-hidden-vulnerabilities-ai...
3•fosco•1h ago•1 comments

Harvard Database Hacked in Latest Ivy League Cyberattacks

https://www.bloomberg.com/news/articles/2025-11-22/harvard-hacked-in-most-recent-case-of-ivy-leag...
2•1vuio0pswjnm7•1h ago•0 comments

Best Free Headshot Generator 2026: 9 AI Tools Tested and Compared

https://www.aiheadshotreviews.com/articles/best-free-headshot-generator
1•naveensky•1h ago•1 comments

Why Jailbreaking Calculators Is (Unfortunately) a Thing Now [video]

https://www.youtube.com/watch?v=3a-X6FZfl2Y
2•josephcsible•1h ago•0 comments

Discord for LLMs in a single 3.7k-line HTML file

https://modelarena.xyz
2•Estrick•1h ago•1 comments