Is it just me, or is that password encoded in the URL itself?
That's risking security breaches like mad if true, Safari or not.
"Oh hai, I found your password in your browser history. And hey, here I saw it once again when the address bar autocompleted your URL and I was sitting next to you!" (I'm probably missing a lot of completely different scenarios)
I think it is a bit much to expect Safari to encode the URL info itself. That one should never contain sensitive info
OS X ships with the normal default state being that the Keychain is unlocked. Makes things much easier for the general user so most don't change that but also makes things less secure.
Meh, doesn't bother me that much. They have password protection for the actual computer the browser is running on after all. I don't know. Maybe I'm just old-fashioned.
Meh, doesn't bother me that much. They have password protection for the actual computer the browser is running on after all. I don't know. Maybe I'm just old-fashioned.
OS X ships with the normal default state being that the Keychain is unlocked. Makes things much easier for the general user so most don't change that but also makes things less secure.
I wish nothing in Mac OS saved windows to be opened later, or at least that it was easy to turn that off. Every time I restart, 100000000000000 Finder windows and some random TextEdit documents open when I log back in. Just plain annoying.
Have you tried un-ticking the box that says "re-open windows when logging back in"?
Have you tried closing them before you restart? (Don't just quit the app.)
Have you tried using just one Finder window (I kid, I kid)
Thats totally misleading, firstly there is no point in encrypting data which can be seen in the browser address bar when the previous session is restored. Secondly, those are url params, sent in plain text over the wire. The problem with the example shown is not at the browser end, its the site at the other end which uses url params for auth over http not https.
Storm in a teacup anyone?
Has nobody looked at Firefox's Saved Passwords feature? Literally the only security is a button labeled "Show Passwords". And it's been that way for years.
Image
Has nobody looked at Firefox's Saved Passwords feature? Literally the only security is a button labeled "Show Passwords". And it's been that way for years.
Image
Keychain? Nice and open for everyone
Is it just me, or is that password encoded in the URL itself?
Oú@Tqe⁄ûÎ!Bapplication/x-www-form-urlencodedsâvb_login_username=testuser&vb_login_password=testpassword&s=&securitytoken=guest&do=login&vb_login_md5password=&vb_login_md5password_utf=ÚíÒûÎSqe⁄ûÎ8https://forums.macrumors.com/Ä?ˇˇˇˇ_MacRumors Forums_.https://forums.macrumors.com/login.php?do=login_.https://forums.macrumors.com/login.php?do=login
Storm in a teacup anyone?
What's the default state of the Keychain? Nice and open for everyone to access.
Thats totally misleading, firstly there is no point in encrypting data which can be seen in the browser address bar when the previous session is restored. Secondly, those are url params, sent in plain text over the wire.
I tested it with an https POST login form. Safari stores the send form data incl. password in cleartext.
E.g. der forums.macrumors.com login:
Code:Oú@Tqe⁄ûÎ!Bapplication/x-www-form-urlencodedsâvb_login_username=testuser&vb_login_password=testpassword&s=&securitytoken=guest&do=login&vb_login_md5password=&vb_login_md5password_utf=ÚíÒûÎSqe⁄ûÎ8https://forums.macrumors.com/Ä?ˇˇˇˇ_MacRumors Forums_.https://forums.macrumors.com/login.php?do=login_.https://forums.macrumors.com/login.php?do=login
Nope.
Has nobody looked at Firefox's Saved Passwords feature? Literally the only security is a button labeled "Show Passwords". And it's been that way for years.
Image
Not by default.
That's misleading. See the Access Control tab for a keychain item.
No, it's not. The Keychain is always encrypted, and it's unlocked when you login. To prove this to yourself, try opening another user's Keychain on your computer. You won't be able to read it without that user's login credentials.
I have several factory direct Macs right here. By default the Keychain is open when creating an account when first setting your Mac up. Has been that way since OS X was first released.
Has nobody looked at Firefox's Saved Passwords feature? Literally the only security is a button labeled "Show Passwords". And it's been that way for years.
Image
Thats totally misleading, firstly there is no point in encrypting data which can be seen in the browser address bar when the previous session is restored. Secondly, those are url params, sent in plain text over the wire. The problem with the example shown is not at the browser end, its the site at the other end which uses url params for auth over http not https.
Storm in a teacup anyone?
I wish nothing in Mac OS saved windows to be opened later, or at least that it was easy to turn that off. Every time I restart, 100000000000000 Finder windows and some random TextEdit documents open when I log back in. Just plain annoying.
----------
Well, that password protection is quite thin. You just can't use the screen of that computer. The data is on the hard drive and can be stolen if it needs to be. Not a problem for me, though.
You said yourself, the Keychain is unlocked when you login. All passwords can easily taken from it when any user is logged in.
They keychain is unlocked, but the passwords are not visible unless you input the login password. So, if I go sit down on Joe Computer User's laptop while he's in the other room, I won't be able to see any of the keychain's passwords unless I know his login password, even if his computer is logged into his account.
That's not the case if you set the master password in Firefox.
Oops, I was referring to something else. The keychain is unlocked; however, even when it's unlocked, you can't open Keychain Access and check the passwords without it asking for your login password. There's an "always allow" button in that prompt, and I'm guessing it would allow anyone to grab the passwords without a login password, but that's non-default..
They keychain is unlocked, but the passwords are not visible unless you input the login password. So, if I go sit down on Joe Computer User's laptop while he's in the other room, I won't be able to see any of the keychain's passwords unless I know his login password, even if his computer is logged into his account.