Alternatives
Products that do what Agam Space – Self-hosted, zero-knowledge, E2EE file storage does
I reposted, since i forgot the Show HN prefix. When I looked at self-hosted options, true E2EE turned out to be surprisingly rare. Most solutions rely on disk encryption, which only protects against physical theft, not server compromise or admin access. So I built Agam Space, my attempt at a self-hosted alternative to Mega or Proton Drive. It uses proper zero-knowledge encryption. Files are encrypted in the browser, and the server only stores encrypted blobs. Admins literally cannot access the files. It’s still in early beta, with very basic functionality and no professional security audit…
- 1

- 2

- 3B2
This is a long-running project that started as the proverbial need to scratch my own itch and then somehow evolved into a full-time job of the past 6 years. Link: https://bvckup2.com I thought I'd do a Show HN for two reasons. 1. I obviously want to show my baby to those who haven't seen it. Its primary purpose is to do very fast file replication. If you are familiar with "robocopy /mir" - same idea, but on steroids. Lots of them. It can be used for both mirroring and archiving backups, among other things. It is light, very small and it is really quite fast. Half of the…
2019 · bvckup2.com
- 4

- 5

- 6

- 7

- 8

- 9

- 10BC
I've decided to bite the bullet and release Bitbox.co and get some feedback. I've been coding for years and one of the things I constantly see companies do is write and rewrite a document storage system, so I decided to write one for them. Bitbox.co uses cloud storage (currently Azure) to store documents but can be coded to use any cloud service. Documents can be public or private and URLs to that document can be used directly in HTML. There are currently a list of WebAPIs for developers to use as a tool, or build an entire system around. This is an MVP and it's simple. Upload a file, get a…
2018
- 11

- 12NS
Hey HN, We’ve built new.space, a privacy-focused, end-to-end encrypted platform for secure collaboration and sharing. Key features: * E2EE: Files, notes, and links are encrypted before leaving your device. We have no access to decryption keys. * No sign-up: Use anonymously or create an account. * Real-time collaboration: Instant updates on web and iOS. Check it out at https://new.space or try our iOS app (https://new.space/app). We’d love your feedback and are happy to answer any questions you might have. -- Nathan P.S. Use code HACKTHENEWS for an extra 4GB storage.…
2024 · new.space
- 13
- 14CE
Capsule started as a basic HTTP server to teach myself Rust. Then I kept going, and it turned into the first full-stack thing I've fully shipped: a Rust/Axum server, a Rust CLI, an Android app (my first, same story as the Rust one), and a fully featured web UI. It quickly grew as I realized I could solve my file transfer problem by turning a basic webserver into an actual daily use tool. Entire project is open source, code can be found at: https://github.com/withcapsule/ Would love to hear anyone's thoughts on this.
Jul 2026 · withcapsule.dev
- 15AF
Recently I've been playing with an idea of a file server on my Android phone, with a web browser access. I wanted to replace: - AirDroid - sending files to my own PC or laptop. - ShareIt - sending big files over the local network to my family devices. - Dropbox - sharing select files with other people over the Internet. Requirements I had in mind: - end-to-end encryption, no sign ups, no accounts, no passwords - local connection if devices are on the same network - asynchronous access, server should work seamlessly in the background This week I finally managed to stitch the pieces together…
2020
- 16WB
Over the past few months, as we scaled our internal AI Agents, we hit a dead end: Running LLM-generated arbitrary code in Docker is basically running naked on security due to container escape risks. But using full traditional VMs takes minutes to boot and eats too much memory to support high-density concurrency. We loved the developer experience of SaaS sandboxes on the market, but they are closed-source, expensive, and have too high a barrier to entry for self-hosting. So, our team decided to build our own. After months of grinding, using RustVMM and KVM, we built a blazing-fast,…
Apr 2026 · github.com
- 17CP
I thought it would be great to share code snippets without saving them on a server, so I created http://mem.pe It allows you to paste code and save it in your browser's local storage. When you share the URL of the pasted code, other people will connect to it via web sockets. For example, this http://mem.pe/#sge/5 you will be pulling from my browser. I'll keep it open for a while. If you close the web app, your code paste will not be available for anyone to see, until you open the web app again. This is obviously, not suitable for using at forums and other places…
2013
- 18AS
Hi! I am sharing this because it may be useful to others. I created a simple Docker image that lets you easily expose a web app running locally on your dev machine to the Internet, via a proxy server. It is a self hosted alternative to something like Ngrok, which is a paid service if you use custom domains. A small server is cheaper than Ngrok (I use Hetzner Cloud and the cheapest server costs me 3€ per month). I use this method in particular to test HTTP verification with Let's Encrypt for a SaaS app running on my Mac. Hope this is useful :) Code:…
2019
- 19FA
Hi HN. I am jagan kumar Co-founder at Filecentral. We are a startup based out of chennai, India and we are building filecentral - It is an AI powered cloud storage platform that offers 50GB of Free storage for all users under our freemium plan. You can find the file or any information within the files by just asking our AI, It can summarize, answer your questions about the file and more, Our goal is to make handling large amounts of files less stressfull and more productive. Whether you're a professional, student, or just someone with a lot of files, We’re really excited about this journey…
2024 · filecentral.io
- 20OC
Hi everyone, I'm Vasek (https://x.com/mlejva), the CEO of the company behind this - https://e2b.dev. The company is called E2B. We're an open-source (https://github.com/e2b-dev) devtool that makes it easy to run untrusted AI-generated code in our secure sandboxes. You can think of us as coding runtime for LLMs. You can self host us on GCP (https://github.com/e2b-dev/infra/blob/main/self-host.md) and we're working on AWS, then Azure, and any Linux machine. This repo is one of our open-source projects that we're…
2025 · github.com
- 21IM
I made a simple site that allows you to upload files. It requires no sign up and 100% free. The biggest advantage is that it returns you the direct URL to your file. So you can use it to store images for MD-based forum posts. Or put in your site's . I use the Cloudflare R2 storage which offers zero egress fees. So I pay $0 of transfer costs. I added a simple anti-nsfw files check and a simple anti-malware check. Please do not try to break it. Thanks! (>‿◠)
2024 · uploadfile.click
- 22PI
Heya! We're longtime lurkers and do sometimes post, today however I want to present to you with the fruits of almost 4 years of work, hacking, designing, physically building (for the record: 2 years full time). We'd love to get some feedback from you guys and feel free to give us any hints on what we could/should change, or any opinion on whether you think that'd be something you'd use. protonet.info So here's our rough plan: We love the web and the possibilities it gives us, we also love the way the cloud allows us instant and ubiquitous access to our data and apps. Now what we don't like…
2012
- 23HO
Hi HN! Ben here from hyprsqrl, and I just open-sourced something we’ve been quietly running in production: *hyprsqrl is a self-hostable bank. Think Revolut (if you know it), but every line of code is MIT/AGPL, you can run it on your own box, and the crypto bits stay hidden under the hood. --- ### Why we built it Moving money between USD and EUR still means wire fees, surprise freezes, and “call your bank” hoops. Fintechs like Revolut help—until their pricing changes or a regulator knocks. hyprsqrl aims for the resilience of self-hosting *without* forcing users to study crypto. Two…
2025 · github.com
- 24BC
Hi HN! I've been working on a startup project called Bits: https://bitsdrive.com Bits is a personal storage drive that lets you store different kinds of content - from text, lists, code, files, photos and videos, links and more. I've been a big user of Google Drive, but it frustrated me that these Drives didn't have a super easy way to just write stuff down. You either have to use yet another app, or even worse create files to remember small things. Bits brings both storage and note-taking worlds into a simple to use app. I would love for you to check it out at…
2017
Ranked by how close each launch is in meaning, then by votes. Refine with a description →