Hacker News new | ask | show | jobs
by TekMol 2983 days ago
Better and simpler solution: Create a Bitcoin address and send one Satoshi to yourself every month.

When the transactions stop, people know you are dead.

This way you need no trusted third party, no special software, no special contract.

2 comments

You're describing a different problem. Killcord solves the Insurance Policy problem:

Suppose you're a whistleblower, who exfiltrated gigabytes of unredacted data from the NSA. So far you've leaked only redacted excerpts, but the NSA might kill you to stop your leaking.

However, the NSA really doesn't want the whole archive leaked, or it would blow their agents' covers.

So, you put the whole archive up on the net, encrypted, and set up Killcord to decrypt unless you keep checking in. This keeps you alive, since the NSA knows it'll leak if you're dead.

yep. this falls in line with my design thinking on this.
This addresses the checkin aspect of killcord but it doesn't address the payload address broadcasting and decrytion key publication aspect of killcord.

I am in the early stages of building a "providers" abstraction for killcord so that backend, publisher, etc are plugable. Using this bitcoin pattern for check-ins could be really cool.