[flagged]
What negative effects are you thinking DBSC will cause?
Google debuts device-bound session credentials against session hijacking
11–20 of 71 posts
Re: Google debuts device-bound session credentials against session hijacking
#12[flagged]
Re: Google debuts device-bound session credentials against session hijacking
#13I hope it catches on! Though they suggest storing the signing keys in TPM which is ideal, even storing them locally in the browser in an unextractable manner would be enough to prevent session hijacking.
Re: Google debuts device-bound session credentials against session hijacking
#14DBSC will run into all the same problems on platforms that don’t support TPMs. Not sure how this is changing the landscape. It’s just another implementation of the same thing.
Re: Google debuts device-bound session credentials against session hijacking
#15The first sentence > HTTP cookies were never intended for session management Seems odd. IIRC that's exactly what they were meant for. State management for http which is stateless. Am I missing some history here?
Re: Google debuts device-bound session credentials against session hijacking
#16Re: Google debuts device-bound session credentials against session hijacking
#17There’s going to be a lot of LinkedIn scrapers and tools that are going to stop working if LinkedIn adopt this - a lot of these tools work off particular session cookies you share with them
Re: Google debuts device-bound session credentials against session hijacking
#18[flagged]
This has no connection with reality. This is not an attestation mechanism, and can't be used as one.