Hi all!
I just finished my first year of Information Science in college, and am trying to continue advancing my programming knowledge throughout summer. I started a project in corona/lua that creates a database and stores in it websites that you enter, along with your username and password for the site. Once you enter the information, a button is created which, when clicked, opens the site and sends a notification with the associated username and password so you can have quick access to them both as you’re logging in.
I’m not sure how practical of an appication this is, but it’s mainly just meant as a programming exercise anyway. My question is, is there any way I can make this database relatively secure? If so, how would I go about doing that?
Thanks for listening!