TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Open-Source Decentralized Forum

3 pointsby alucartabout 1 year ago
I&#x27;m working on an open-source &quot;decentralized&quot; app that allows viewing and posting text messages.<p>Posts are stored in the blockchain and not censurable to some extent. Fetching of the blockchain data is done through polling of public apis (blockfrost or koios). Posting a message requires a Cardano transaction which implies fees but this would also prevent spam.<p>Private messages between users are encrypted with a public key generated from each user wallet signature.<p>The whole app is hosted on github pages and open source: <a href="https:&#x2F;&#x2F;github.com&#x2F;alucao&#x2F;decon">https:&#x2F;&#x2F;github.com&#x2F;alucao&#x2F;decon</a><p>Any feedback or thoughts are welcomed.

no comments

no comments