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: Good old emails and LLMs for automating job tracking https://ift.tt/Q5D0lwg

Show HN: Good old emails and LLMs for automating job tracking So I spent the last few days building Jobstack. The logic is quite simple. You...