Blog
Guides, engineering tales & company updates

Announcing our pre-seed round
We are happy to announce we have raised a pre-seed round from Balaji Srinivasan.
Rohan
Nimish

Instrumenting Next.js with runtime secret injection
Leveraging the instrumentation feature in Next.js 14 to inject secrets into applications at runtime.
Rohan

AES & ChaCha ā A Case for Simplicity in Cryptography
A technical deep dive into how the ChaCha20 cipher is taking on AES as the gold standard for symmetric encryption, and a lesson about the power of simplicity in cryptographic design.
Rohan

Managing Secrets in Docker Compose ā A Developer's Guide
A practical guide to securely managing secrets in Docker Compose for production deployments
Nimish

What is Secrets Management?
A better understanding of secrets management protects you from security breaches, saves developer time and streamlines deployments.
Rohan
Iroro

End to End encrypted secrets deployment to Kubernetes
Securely deploying secrets to Kubernetes with Phase
Nimish

Updating public Next.js environment variables without rebuilds
A practical approach to updating public environment variables without rebuilding your Next.js app
Rohan

Unlocking encryption for developers
How years of trying to build secure, encrypted apps led us to build an open-source key management platform instead.
Rohan