This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: lry3deJOe6M-6DPjuDCzT_c6whDD-G8m0nA5fHrxvXY
Cover

nsh: A More Secure and Convenient Remote Shell than SSH

Written by @zbruceli | Published on 2019/9/19

TL;DR
The security of ssh relies on the assumption that user knows the public key of remote machine. This is because there is no intrinsic relationship between the IP address and public key. NKN client enables free end to end data transmission in a purely decentralized way. The only requirement is that the remote machine has Internet access (can establish outbound http and websocket connections). Any software, as long as it has Nkn client, can run command using nkn-shell-daemon. It uses nkn to listen for messages that are encrypted and sent from a list of authorized addresses or public keys. Then it parses the messages as shell commands, executes them, and sends back results from stdout or stderr.

[story continues]


Written by
@zbruceli
Co-Founder of nkn.org

Topics and
tags
ssh|linux|blockchain|web3|sysadmin|cloud|nkn|latest-tech-stories
This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: lry3deJOe6M-6DPjuDCzT_c6whDD-G8m0nA5fHrxvXY