nowfound

Dev tools · September 24, 2025

AS

A self-hosted social network where your Ethereum address is your ID

Hi HN, I'm the creator of epress. After a lot of work, I'm excited (and a bit nervous) to finally share it with you. For years, I've been feeling like a digital tenant on the platforms I use every day. My content, my social graph, my online identity—they were all stored on someone else's servers, subject to their rules, algorithms, and business models. I could be de-platformed, my data could be sold, or an API I relied on could suddenly be put behind a paywall. I looked into existing decentralized alternatives. While many are great projects, I found they often shifted the trust from a big…

What it does

In the maker’s words, at launch

Hi HN, I'm the creator of epress. After a lot of work, I'm excited (and a bit nervous) to finally share it with you. For years, I've been feeling like a digital tenant on the platforms I use every day. My content, my social graph, my online identity—they were all stored on someone else's servers, subject to their rules, algorithms, and business models. I could be de-platformed, my data could be sold, or an API I relied on could suddenly be put behind a paywall. I looked into existing decentralized alternatives. While many are great projects, I found they often shifted the trust from a big corporation to a server admin (in federated models) or relied on a network of voluntary relays that could be unreliable or eventually charge fees. The fundamental dependency on third-party infrastructure remained. epress is my attempt at a solution, built on a simple, almost nostalgic principle: true ownership requires self-hosting. It's a decentralized social network where: * You run your own node: Your node is your sovereign territory. All your data lives with you. * Your Ethereum address is your identity: We use EIP-4361 (Sign-In with Ethereum) for authentication. No more username/password juggling. * There are no third-party dependencies: No relays, no hubs, no federated servers. Content is distributed peer-to-peer via a lightweight "notify-pull" protocol between nodes. * All content is verifiable: Every piece of public content is signed and bundled with a "Proof of Source," a cryptographic receipt that proves who published what, and when. This project is heavily inspired by the spirit of the early internet, but built with modern technology to make self-hosting feasible and accessible again. It's still early days, and there's a long road ahead. To show you this is not just a demo, the code is now open source and we already have live nodes waiting for you to follow. The official project blog is at https://epress.blog, is an epress node, and you can also check out my personal node at https://garbin.blog. I'm here all day to answer any questions and, more importantly, to listen to your feedback and critiques. For real-time support during setup or more immediate feedback, feel free to join our Telegram group: https://t.me/+mZMgNSIVy1MwMmVl Whitepaper (for a deep dive): https://github.com/epressworld/epress/blob/main/docs/en/WHIT... Video Demo: https://youtu.be/BB1Zn3oFDVc Thanks for taking the time to check it out.

Does the same job

all alternatives →
  • SD
    SocialFolders, "Dropbox for social"2012 · ▲187

    Hey fellow HN-ers, I'd like to ask HN about my latest startup: SocialFolders. We take a Dropbox-like approach to managing your content on your social networks by mirroring all the content you have on these networks in folders on your computer. Moving this content around, between folders or between services, is mirrored in the all-mighty "cloud" (ugh, I hate this word). We'd love to know what you think. We think our approach solves the problem of managing content at scale. We put together a quick 2'30 screencast to show HN how it works: http://www.youtube.com/watch?v=4s2TFsVezZQ If you want…

  • AF
  • LE
    Lost Ethereum2017 · ▲18

    Hi guys, I've written the first proof-of-mistake crypto token on top of Ethereum. You can see it at http://www.lostethereum.com/ It's basically a proof-of-burn substitute for users who mistakenly sent to the wrong address. It requires a web3 enabled browser, i.e chome with MetaMask, Parity, Mist, etc. This let's the web interface seamlessly interact with the Ethereum network. Let me know what you guys think.

  • AM
    A minimalist, no-clout social network with chronological feedOct 2025 · ▲5

    TLDR: I built a "quick and dirty " private social network for my friends, posted on Reddit and HN, got some interest so now have built it properly along with my brother. site link: https://intimost.com/login/ demo creds: [email protected] Demo123! Full version: I needed a social network where I can just send updates and nothing else. So I built it, my friends liked and now I have built it "for the world". Everything is private by default. - Text-only updates - No likes. Only views to acknowledge a post - [in development] Comments are private between the poster and…

  • MF
    My first game – CryptoEmpire.io :)2018 · ▲13

    I know everyone is a bit burned out on blockchain and cryptocurrency related stuff around these parts, but I've been working on as a side project for the last few months and thought you guys might be interested: https://cryptoempire.io/ It's still a bit buggy and incomplete (the mobile ux needs a lot of work, the leaderboard isn't functional yet, etc.), but I've reached a point where I'm not totally ashamed of sharing it :) Any feedback would be most welcome!

  • PI
    protonet.info - social infrastructure with the push of a button2012 · ▲11

    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…

More dev tools this month

the category →
  • Dograh592

    The open source VAPI alternative

    Dev tools · 25d ago · dograh.com

  • Meridian530

    Don't let your work go unnoticed. Get promoted!

    Dev tools · 20d ago · meridiona.com

  • x1516

    Lovable for iPhone apps go from idea to App Store

    Dev tools · 11d ago · x1.new

  • Open-source GTM skills for technical founders

    Dev tools · 29d ago · gtmcofounder.com

  • OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.

    Dev tools · 2d ago · opentrailpaper.com

  • Nuphos380

    The AI-Native DevOps Workspace.

    Dev tools · 24d ago · nuphos.ai

Launched alongside, September 2025

the whole month →
  • YouMind1,226

    The first AI creation studio where learning meets writing

    AI · Sep 2025 · youmind.com

  • AS

    Commerce · Sep 2025 · anycrap.shop

  • TE

    I made a built-from scratch Wayland Compositor to display any GUI app* in the terminal! I think there is a lot of unexplored potential in custom Wayland compositors, a lot of really cool things you can embed existing applications into! So, I started with embedding apps into the terminal because that is the easiest input/output (output is just utf-8 and I use the great `chafa` library for that, and I just read from stdin for the input). If you have any other ideas for cool Wayland compositors, let me know. I purposedly wrote 80% the app in Typescript to appeal to the most developers and…

    Dev tools · Sep 2025 · github.com

  • IR

    Years ago I stumbled across a basic version of this concept and it stuck with me. I knew if I was ever going to take on such a project, it would need to be flawless, but without coding experience it was just another idea that would never happen. By the end of 2024, as AI coding tools exploded everywhere, I finally had a way to make it real. I started from zero knowledge and spent months collaborating with AI agents as a learning experience. Every pixel and every function went through me. The AI translated what I asked for into code, but every decision was human. I didn't use existing OS…

    AI · Sep 2025 · mitchivin.com

  • Ada911

    Your own AI data analyst

    AI · 2025 · ada.im

  • Turn Product Images into Scroll-Stopping Video Ads

    Growth · Sep 2025 · vidau.ai