Saturday, March 2, 2024

Show HN: Open-Source Decentralized Forum https://ift.tt/j6X54Tk

Show HN: Open-Source Decentralized Forum I'm working on an open-source "decentralized" app that allows viewing and posting text messages. 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. Private messages between users are encrypted with a public key generated from each user wallet signature. The whole app is hosted on github pages and open source: https://ift.tt/WMzJXBk Any feedback or thoughts are welcomed. https://decon.app/ March 2, 2024 at 11:29PM

No comments:

Post a Comment

Show HN: Pure Effect – Reproduce production bugs on your laptop without a DB https://ift.tt/KGo8nF3

Show HN: Pure Effect – Reproduce production bugs on your laptop without a DB Hi HN, I think it's safe to say that the majority of develo...