mahesh-maney / superputty

Automatically exported from code.google.com/p/superputty
MIT License
0 stars 0 forks source link

SuperPutty Database is exposed (encryption and passwords requires if possible) #393

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Using SuperPutty, we are exposed to security problems, because anyone can open 
it, and data information about your servers, passwords and more is not crypted.

For example, PuttyCM does it, protects the program from being opened by non 
authorized people, and re asks the password, if anyone tries to see connection 
passwords (allways)

¿Do you think it could be implemented on next versions of SuperPutty sooner?

Original issue reported on code.google.com by jacar...@gmail.com on 14 Nov 2013 at 11:03

GoogleCodeExporter commented 8 years ago
I am working on a fork version (https://github.com/revo22/SuperPutty) i can 
implement this. 
I think there are 2 things : 
- an encrypted database for saving sessions
- a login/password popup when SuperPutty is started (facultative?)

Original comment by sylvain....@gmail.com on 15 Apr 2014 at 10:47