Difference between revisions of "Application:SkyNet"

From WebOS Internals
Jump to navigation Jump to search
Line 8: Line 8:
  
 
Discussion welcome on how we achieve this.  Let's use this as a working page for architecture and design ideas.  Just write them below.
 
Discussion welcome on how we achieve this.  Let's use this as a working page for architecture and design ideas.  Just write them below.
 +
 +
Add vpnc support.
 +
 +
Add some sort of profile support; eg if I am at work connected through wifi on the corporate SSID I don't want the Pre to attempt to VPN in to get to work resources, and conversely at home I don't want to tunnel to my home network if I am already attached by wifi.

Revision as of 04:03, 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. Let's use this as a working page for architecture and design ideas. Just write them below.

Add vpnc support.

Add some sort of profile support; eg if I am at work connected through wifi on the corporate SSID I don't want the Pre to attempt to VPN in to get to work resources, and conversely at home I don't want to tunnel to my home network if I am already attached by wifi.