thanhlamcltv91 / android-vnc-viewer

Automatically exported from code.google.com/p/android-vnc-viewer
0 stars 0 forks source link

encryption support missing #143

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. everything works perfect unencrypted, but once i enable encryption on 
RealVNC, android-vnc-viewer cannot connect
2. i need encryption for when im not at home i.e. on open wifi somewhere or on 
3g
3. I read about using a ssh tunnel, but i dont want to run both realvnc and a 
ssh client all the time. 

What version of the product are you using? On what operating system?
0.4.2, android 2.1

Please provide any additional information below.
this is the only thing this program lacks is encryption support, other than 
that its perfect

Original issue reported on code.google.com by theplat...@gmail.com on 2 Jul 2010 at 4:33

GoogleCodeExporter commented 8 years ago
This duplicates issue 69-- I'll change the title in 69 so that is more obvious

AFAIK, RealVNC encryption is proprietary, so it may be impossible for me to 
implement it in this program

Original comment by googlec...@antlersoft.com on 2 Jul 2010 at 3:01

GoogleCodeExporter commented 8 years ago
Would be possible use MSRC4Plugin for 128bit RC4 encryption?

Original comment by thx...@gmail.com on 12 Oct 2010 at 10:44