Difference between revisions of "Application:SkyNet"
Jump to navigation
Jump to search
(New page: SkyNet is an application which manages the secure linking of webOS (and other) devices together over the internet. It uses secure exchange of ssh keys, and management of restricted rsync ...) |
|||
Line 1: | Line 1: | ||
SkyNet is an application which manages the secure linking of webOS (and other) devices together over the internet. | SkyNet is an application which manages the secure linking of webOS (and other) devices together over the internet. | ||
− | It uses secure exchange of ssh keys, and management of restricted rsync command lines | + | It uses secure exchange of ssh keys, and management of restricted rsync command lines in the authorized_keys file, to allow secure, managed, authorized transfers of files between devices. |
− | It can also be used to set up secure tunnels and VPN networks of devices. | + | It can also be used to set up secure tunnels and VPN networks of devices using openvpn. |
All actions must be carefully controlled and authorised by the user, lest it become the SkyNet of the Terminator variety ... | All actions must be carefully controlled and authorised by the user, lest it become the SkyNet of the Terminator variety ... | ||
Discussion welcome on how we achieve this. | Discussion welcome on how we achieve this. |
Revision as of 02:26, 9 May 2010
SkyNet is an application which manages the secure linking of webOS (and other) devices together over the internet.
It uses secure exchange of ssh keys, and management of restricted rsync command lines in the authorized_keys file, to allow secure, managed, authorized transfers of files between devices.
It can also be used to set up secure tunnels and VPN networks of devices using openvpn.
All actions must be carefully controlled and authorised by the user, lest it become the SkyNet of the Terminator variety ...
Discussion welcome on how we achieve this.