OneLogin Says Breach Exposed Ability To Decrypt Customer Data (krebsonsecurity.com)
Reader tsu doh nimh writes: OneLogin, an online service that lets users manage logins to sites and apps from a single platform, says it has suffered a security breach in which customer data was compromised, including the ability to decrypt encrypted data, KrebsOnSecurity reports. "A breach that allowed intruders to decrypt customer data could be extremely damaging for affected customers. After OneLogin customers sign into their account, the service takes care of remembering and supplying the customer's usernames and passwords for all of their other applications."
You
Had
ONE
JOB
! ! !
-- You are in a maze of little, twisty passages, all different... --
You can easily see it for yourself. There are many obnoxious posts here using my name.
I don't need to have my account hacked to post obnoxious crap. I can do it on my own!
#DeleteFacebook
this is why I use password safe synced on icloud
nobody is going to compromise password safe because it is open source
and apple cant be breached
I'm in your intertubes and drinkins your milkshake!!
My passwords are in a little paper book on my computer desk. If a hacker has access to it, I've got bigger problems.
#DeleteFacebook
Right!!!????
Looks like it's time to go back to using yellow sticky notes.
to steal them all
Any security conscious slashdotter would be running cleanmypc and apk's hosts file generator and would be safe from hacking.
Why does OneLogin have access to customer data???
putting all your eggs in one basket makes the basket very attractive!
At one point I checked a lot of solution to keep my passwords, and PasswordSafe (from Bruce Schneier) is certainly the best one, I can also put my database on gdrive or whatever without fear.
"Science will win because it works." - Stephen Hawking
...a special class of "Moron" for people who would sign up for such a service.
E Proelio Veritas.
Wouldn't the very first rule for any kind of platform like this, be that passwords are not decryptable without the user providing their key/password? I mean, that it's designed in such a way that this is a actually *impossible* without a brute-force breaking of the encryption? How could this ever happen? We need more technical details. Otherwise the level of incompetence would be downright astounding.
This is why I keep all my passwords on a post-it note in my desk drawer. I used to keep it on my monitor but the bezel is too small now.
Hey, where'd the post-it go?! I swear it was in this drawer.
Corruption is convincing someone that the selfless ideal is the same as their selfish ideal.
no thanks
captcha: shabby
gpg .pass.txt.gpg; grep slashdot pass.txt; shred pass.txt; sleep 3; clear # Assumes a terminal that lacks the ability to scroll
If you use passwords on computers besides your home computer, you can keep .pass.txt.gpg on a floppy disk in your pocket protector. I'd also recommend storing words that remind you of the passwords, but have no resemblance to the actual password (e.g. custodian = S+a11man_manS+all).
Forrester nails it! http://get.onelogin.com/2015ForresterWave.html
If, instead of "onelogin" it were called what it actually is "a basket for your eggs", maybe then people wouldn't put all of their passwords into it.
Perhaps, one shouldn't put all of one's eggs into one basket. Just saying. Maybe "security" isn't about putting everything in one place.
Oh wait, what an old fashioned way of thinking. Let's modernize it shall we? Give all of your sensitive and valuable stuff to one person to hold -- oh yeah, and trust them both to keep it all safe and to not use it themselves.
Better?
I figured OneLogin would be decrypting/encrypting on the local PC, NOPE those idiots does it on the server side, hack the server and it's lights out. What were they thinking? https://support.onelogin.com/h...
Was worried for second that lastpass was doing something stupid also, no lastpass does all decrypting/encrypting on the client side. AES-256 in javascript on the client local pc and in c++ for their browser extension. Basically lastpass only stores an encrypted file in the cloud, and the file gets downloaded and decrypted only with your password on the client. https://lastpass.com/whylastpa...
I have never understood the push for single sign-on systems.