Grapheene Developer Hub

Welcome to the Grapheene developer hub. You'll find comprehensive guides and recipes to help you start working with Grapheene as quickly as possible, as well as support if you get stuck. Let's jump right in!

What is Grapheene?

Grapheene is a service for your application augmented with cryptographic cloud services. With Grapheene and a few lines of code, you can encrypt and decrypt any type of data – like a message or a post, an image, the content of a form field, PII or personal health information.

Using Grapheene’s modern encryption services you can protect your application data, whether in-transit or at-rest, on the server side or end-to-end between client devices.

Grapheene can be used to comply with user privacy laws like GDPR and CCPA or to protect your data if an attacker gains access to your systems or backup files.

Using API Keys, you can programmatically manage who, or wha, can access your encrypted data. This is great for sharing data with third parties, between services in different regions, between teams or projects, or any way you'd like to separate how your data is managed.

The Grapheene architecture is designed to leverage your local runtime to perform certain tasks and assist them from the cloud. It centralizes keys that are created and rotated, making it easier to add encryption into your workflows and pipelines. And better yet, you own the Keys. Grapheene cannot decrypt them since you own the Private Key.

With Grapheene you improve your security posture, making it more difficult for threat actors to view your sensitive data.