Skip to content

A playground to experiment with CipherStash and our data security capabilities.

Notifications You must be signed in to change notification settings

cipherstash/cipherstash-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CipherStash Playground

This is a playground to demonstate the capabilities of CipherStash and how it can be used to secure data that is stored in a database and other data stores.

CipherStash leverages encryption in use to provide a secure and auditable way to store and access data. We leveage searchable encryption to maintain application functionality while keeping data encrypted, not just at rest or in transit, but also in use.

One of the ways we differentiate CipherStash from other encryption solutions is through a zero trust key management model. You can read more about our zero trust key management conecpts here.

Table of Contents

Supported databases

This repo includes the following database playgrounds:

Requesting new databases or use cases

If you have a feature request, please open an issue. If you'd like to discuss a new database or use case, please open a discussion.

Contributing

If you have an example application that you would like to add to the playground, please open a pull request!