vinumeris / lighthouse

Lighthouse: a peer to peer crowdfunding app that uses Bitcoin
Other
309 stars 81 forks source link

Integrate authorization #197

Closed andychase closed 9 years ago

andychase commented 9 years ago

Lighthouse should perform some sort of automated authorization to protect campaigns against forgery. Perhaps the .lighthouse file should contain some sort of signature that is signed by a X.509 certificate, or even better a gpg key that's authorized by data from https://keybase.io

Using a keybase.io key allows pledgers to see all the social media accounts associated with that key which builds up trust in a rigid and verifiable way.

mikehearn commented 9 years ago

Duplicate of issue #54