Bitcoin Forum
May 26, 2024, 10:26:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / Retro RPG game that teaches about Bitcoin on: November 21, 2023, 08:59:35 PM
I've been working on a opensource retro 2D RPG game that teaches Bitcoin.

Feel free to contribute: https://github.com/araujo88/bitcoin-saga

Gameplay: https://lightning.video/38ff7188b0bed2e4a6e84a72316946e859f826996484df90297b41b9756b119a
2  Bitcoin / Project Development / Bitcoin second-layer life/death certification system protocol on: November 18, 2023, 04:22:17 AM
I've been working on a design doc (https://github.com/araujo88/bitdc) for a second-layer implementation of a life/death verification protocol, which I named "BitDC". The basic idea is to leverage its multi-signature capabilities and integrate a proof of life mechanism through dust-transactions.

To solve the oracle problem, it proposes a redundancy and weight approach, using different methods as sources of truth and also proposes some mechanisms for collusion prevention for forging one's own death. One of this methods is to use pre-selected and random verifiers for signing a multi-signature wallet to confirm the death of an individual.

The issue with current methods that use "blockchain" for certificates is that the issuers are centralized authorities, as in MIT's Blockcert for example. This protocol main objective is to solve this problem and descentralize the whole process.

I would appreciate any help/feedback on developing this idea further.

Details can be found here: https://github.com/araujo88/bitdc
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!