OVERVIEW:
First of all, I apologize for the massive amount of time without a
devlog. Recently I have felt a bit burnt out with this project and have
been spending a lot of time with only a little bit to show for it.
However, that being said, a true signup and sign in system has now been
implemented! You can sign up with an account, the password is encrypted
so I can’t see it, and it is securely stored in a database where you can
now log in with those credentials at any time. I have the framework for
preferences set up and more. Also, this stardance platform has had
massive improvements these last week or two, so thanks everyone at
HackClub for your great work!
NEXT STEPS:
- storing user-specific entries, and connecting the extension to
specific accounts - Further UI pages
- Setting to delete your data from the database
CHALLENGES: - The majority of the reason for this taking so long has been learning
how to securely do the system, the last thing i want is to release a
project where I can see your password, or where the password itself is
stored in a vulnerable way, or where personal info is stored. Learning
the right way to do this has been amazing - This has also required me to expand my sql skills, and learning how to
interact with databases better than I have been
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.