View Single Post
Posts: 1,746 | Thanked: 1,832 times | Joined on Dec 2010
#1
so am trying to create a VNC client for sailfish, albeit badly, and saving multiple client entries in a DB, but how would I securely save a password. Would I hash it and then save it, but what about when I need to actually use it for logging in.

Or realistically is this not possible