#dpop — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #dpop, aggregated by home.social.
-
#DPoP closes a real gap in #OAuth2, but there’s a catch….
Sender-constrained tokens are a meaningful upgrade over bearer tokens, but they don't fully solve the challenge of browser key storage.
Check out the #InfoQ article by Dhruv Agnihotri for a deep dive: https://bit.ly/4w62YGA
-
[Перевод] DPoP: что это такое, как работает и почему Bearer-токенов недостаточно
Bearer-токен работает слишком просто: кто его получил, тот и авторизован. Именно поэтому утечки токенов регулярно превращаются в реальные инциденты — от CI/CD до облачных хранилищ. В новом переводе от команды Spring АйО рассмотрим, как DPoP меняет эту модель, привязывая токен к ключу клиента, зачем это нужно backend-разработчику и как поднять рабочую реализацию на Keycloak и Quarkus.
https://habr.com/ru/companies/spring_aio/articles/1015544/
#java #kotlin #dpop #ci #cd #bearer #security #безопасность #безопасность_вебприложений #безопасность_в_сети
-
Bearer tokens are reusable. That’s the problem.
In Quarkus 3.32 you can now implement a custom DPoPNonceProvider and stop OAuth token replay attacks properly.
I built a full end-to-end example with:
- DPoP-bound tokens
- Nonce challenge-response
- Replay protection
- Keycloak Dev ServicesFull walkthrough:
https://www.the-main-thread.com/p/quarkus-3-32-dpop-nonce-provider-java-replay-protection -
Wednesday Links - Edition 2026-03-11
https://dev.to/0xkkocel/wednesday-links-edition-2026-03-11-37bb
#java #jvm #http #springboot #dpop #quarkus #postgres #claude -
DPoP: What It Is, How It Works, and Why Bearer Tokens Aren’t Enough
#bearer #cryptography #dpop #java #oauth #security #token
https://foojay.io/today/dpop-what-it-is-how-it-works-and-why-bearer-tokens-arent-enough/
-
Inspired by a question from @thisismissem.social, I wrote up a document describing how to apply DPoP (RFC9449) to the OAuth Device Flow (RFC8628).
https://datatracker.ietf.org/doc/draft-parecki-oauth-dpop-device-flow/ -
A male chaffinch perches on a bare branch, its body angled upwards, facing the sky. #birds #naturephotography #lukehaigh #DPOP
-
A tufted duck swims on rippled water, its dark plumage contrasting with the light reflections on the surface. #birds #naturephotography #lukehaigh #DPOP
-
A black crow perches on a bare branch against a clear blue sky. Its glossy black plumage is prominent. #birds #naturephotography #lukehaigh #DPOP
-
A Northern Lapwing is captured mid-flight against a clear, pale blue sky, its wings spread wide in a graceful arc. #birds #naturephotography #lukehaigh #DPOP
-
@H4mNo we're so bound to move to the sender's constrained tokens and leverage TPM and mobile SE now. Bring back #tokenBinding! #dpop