|
|
|
|
|
by patcon
4226 days ago
|
|
For anyone interested in this space, i recommend looking into ethereum, a bitcoin-like network. There's been lots of talk of "smart property" relating to blockchain technology, and imho, locks are the perfect starter use-case. I mean, locks are all about proving ownership, so what better arena to test the idea of using a cryptographic ledger of ownership. I've spent a little time considering how to port the lockitron api into an ethereum contract, and I don't expect it to be too difficult |
|
I don't think that's true at all. Locks serve two primary purposes:
1. Access control 2. Intrusion detection
Neither one is really about ownership, but about allowable use. And particularly neither one is about proving ownership.