You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the website requires registering credentials in order to contribute to the database, I think it would be beneficial to implement HTTPS to help secure the credentials in transit (among other benefits from HTTPS).
Currently Chrome and Firefox pop up warnings that credentials may be exposed when registering and logging in.
Web server certs can be acquired at no cost from Let's Encrypt and a free utility (Certbot) to acquire and apply/rotate certificates is available here: https://certbot.eff.org/ (for compatible web servers).
The text was updated successfully, but these errors were encountered:
Since the website requires registering credentials in order to contribute to the database, I think it would be beneficial to implement HTTPS to help secure the credentials in transit (among other benefits from HTTPS).
Currently Chrome and Firefox pop up warnings that credentials may be exposed when registering and logging in.
Web server certs can be acquired at no cost from Let's Encrypt and a free utility (Certbot) to acquire and apply/rotate certificates is available here: https://certbot.eff.org/ (for compatible web servers).
The text was updated successfully, but these errors were encountered: