Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Saving passwords to the registry
Message
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00007665
Message ID:
00007678
Views:
43
>I am designing a program mostly for home use, but I may offer it as freeware. I am a little worried about saving the password to the registry without some form of encryption. Is there anything I can use to make the password safer.
>
>Tim
Yes you need a form of encryption in your code before you save an restore the password from the registry. You can build your self one in VB.

If you are using a LAN, just save the user name in your application and only if the user is log on he will have access to the application. You can read the user name from the registry. When a user is not defined in the application he will not have access.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform