Hi,
I have a RSA encriptation running on my client to protect the password
from being stored in plaintext in local machine. Anyway its useful to
prevent your friends from getting it but serves no purpose as anyone can
crack it in 5s (considering they have a brain and understand ruby code).

My idea was to build a platform independent gem to access the operative
system keychain and get the keys from there, preventing user from decoding
the password.

A less useful but maybe more practical approach would be to have a keychain
system in shoes.

Just wondering. Anyone knows any library as such? What about shoes support?

Thanks,
Nuno

Reply via email to