|
|
|
|
|
by nacs
905 days ago
|
|
You're literally putting the password in plain-text into the (unencrypted) browser bookmarks (and also into your terminal where it's likely logged to your ~/.bash_history). That is the bigger security issue you have, not how Firefox is handling the display of the URL. If anything, Firefox is highlighting your insecure security practice. |
|
Regarding storing them in plain text: That's not much different from ssh keys. When someone can read your ssh key, they can log in as you.
If you know a better way to automatically log a user into a website, let us know!