Google debuts device-bound session credentials against session hijacking
1–10 of 71 posts
Re: Google debuts device-bound session credentials against session hijacking
#2Re: Google debuts device-bound session credentials against session hijacking
#3> 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
#4Defending against account takeovers with passkeys and DBSC (11 points, 1 month ago) https://news.ycombinator.com/item?id=44725402
Chrome Origin Trial: Device Bound Session Credentials (85 points, 4 months ago, 80 comments) https://news.ycombinator.com/item?id=43865379
Device Bound Session Credentials Explainer (14 points, 2024, 5 comments) https://news.ycombinator.com/item?id=39926961
Re: Google debuts device-bound session credentials against session hijacking
#5Re: Google debuts device-bound session credentials against session hijacking
#6[flagged]
Re: Google debuts device-bound session credentials against session hijacking
#7[flagged]
Re: Google debuts device-bound session credentials against session hijacking
#8Re: Google debuts device-bound session credentials against session hijacking
#9[flagged]
This has no connection with reality. This is not an attestation mechanism, and can't be used as one.
[0] https://grapheneos.org/articles/attestation-compatibility-gu...
Re: Google debuts device-bound session credentials against session hijacking
#10The 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?
RFC 2965, make of it what you want but I agree with you. Actually, RFC 2109 is even older (1997) and says more or less the same.