Posts tagged with "security"
-
Setting Up Role-Based Access in Firebase
I made a security mistake in my Firebase app by storing roles in the wrong place here is how I fixed it with proper Firestore rules.
-
Extended Triple Diffie-Hellman Key Agreement (X3DH)
A deep dive into the X3DH protocol the foundation of Signal Protocol encryption, explaining how ephemeral and long-term keys combine to create perfect forward secrecy and future secrecy.