Gregory Estrade - http://lvt.tl/
room/temperature
, outside/humidity
.room/radiator
, garage/door
.
outside/humidity
.garage/door
, room/temperature
.room/radiator
.garage/door
.
A 2FA would be a good thing.
my_home.domain.name/<location>/<device>
.
It looks like a very negative view of human nature, but...
History has proven that relying on the "good will" of a few ones, just doesn't work.
Yes, all that stuff looks interesting, in theory at least...
However, nearly 8 months ago... Mosquitto-Twister
Proof-of-concept of a fully distributed MQTT broker for the IoT. Uses Twister platform, Bitcoin and Bittorrent protocols.https://github.com/Torlus/mosquitto-twister
Twister is a fully decentralized Twitter clone.
Example: DNSChain.
Would a distributed Blockchain storage be possible or relevant? What about integrity? Use another Blockchain for this purpose ?
Cryptography is costly. Do we need strong cryptography, when EFT standards still use DES (2-TDES, 112-bit key length) ? Hint: DUKPT.
Secret keys are hard to protect. Storing a key into a device makes it a SPOF, so let's split the key into parts and store those parts across multiple devices... Hint: ssss.
NFC payments are prone to errors, but limited to a maximum amount. It's a matter of risk versus consequences. Let's extend this principle to give a proper response to a given situation, using a Quorum.
Gregory Estrade - http://lvt.tl/
Let's compare two different security strategies
Topic |
Online services |
Payment cards |
---|---|---|
Passwords | 8+ characters alpha, num, special | 4 digits PIN code |
Cryptography | Asymmetric | Symmetric |
Algorithms | RSA, AES | DES (2TDES) |
Key sizes | 2048, 4096 | 112 (2 x 56) |
Failure Impact |
Embarrassing party pictures leakage | Bankrupcy, for you and your whole family |