Hello HN!<p>We are developers and security researchers making tools for developers to encrypt data at an application level while maintaining sole control of their keys.<p>We believe that data should always be encrypted unless it is part of an active computation. Encryption is relatively easy, but key management is challenging. There are plenty of encryption tools and SDKs that are out there (Hashicorp Vault, AWS KMS etc.) but we are focusing on ease and speed of implementation, developer experience and self custody of keys.<p>A few months ago, we quit our jobs and started full time on Phase.<p>So far, we have created a dashboard to create, manage and deploy keys, a key management service (KMS) to serve encrypted shards of a private key to an app during each decrypt operation as well as SDKs for JS, Node and Python.<p>Give it a try (<a href="https://github.com/phasehq/console">https://github.com/phasehq/console</a>)! We’d love to hear what you think!<p>Website: <a href="https://phase.dev/" rel="nofollow noreferrer">https://phase.dev/</a>
Docs: <a href="https://docs.phase.dev/" rel="nofollow noreferrer">https://docs.phase.dev/</a>