Forgot your password?
typodupeerror

Comment Re:Who did Stack Overflow kill back in 2014 (Score 1) 125

I agree with this concern about asking questions about coding. My thought is that programmers will instead use coding-specific AI tools (like Claude Code and such) which DO gain information in an ongoing manner via scanning of code repositories such as GitHub. So we won't be able to ask questions as we used to on Stack Exchange. But we may be able to get help in other ways.

Comment Re:You can have convenience, or security, not both (Score 1) 26

This is why I don't use password keepers, store my stuff in browsers, use Opera or Evernote to sync, Google drive...

Sooner or later they will ALL be breached; many already have been.

Not that I am for or against password keepers, but isn't the actual password data itself separately encrypted and stored in an individually encrypted state? That is, not even the people who run the password-keeping service can decrypt the blob of data they store, since they don't store the information necessary to decrypt it. (Decrypting the passwords is done locally on your machine after you type in your pass-phrase.) So an attack that compromised a well-designed password-keeping service would only net the attacker a large number of individually encrypted data blobs, each of which has a separate pass-phrase and would have to be attacked separately.

Slashdot Top Deals

Error in operator: add beer

Working...