🔥 New Post: Announcing InAppBrowser - see what JavaScript commands get injected through an in-app browser
👀 TikTok, when opening any website in their app, injects tracking code that can monitor all keystrokes, including passwords, and all taps.
https://t.co/TxN1ezZX71
Understanding JSON Web Encryption (JWE) - learn about the JWE format, why you need both JWE & JWS, and what encryption algorithms you'll be able to use. https://t.co/fcUgu0YHKF
CamperBob2 on HN is the hero we deserve. Don’t mistake Rule of Cool for likelihood.
(also, love to see the “Security Theater” barb enter common parlance... we used it in the Security Chaos Engineering book to label traditional infosec and it ruffled feathers (the truth hurts))
https://t.co/kkkE2NBmvj - a one-stop list of RFC numbers, nicknames and links to OAuth 2.0 specifications. Quick to scroll and an easy to remember resource for beginners! Good for presentations and for pretending your memory is perfect when making comments at @secworkshop#osw7
The OpenID Foundation is excited to announce the 2022 Kim Cameron Scholarship. Learn more about the opportunity to receive a scholarship to @eic_conference or @Identiverse including the submission process and deadlines here:
https://t.co/tXLYHuxBpG #oidf
@mhamann Verification would be the same process but you would be loading the key differently. Here’s an example I found in one of my unit tests. Public key would be the x value from the JWK. https://t.co/TG6x5hDfIj