An open API service indexing awesome lists of open source software.

https://github.com/percona/pg_tde

Transparent Data Encryption for PostgreSQL
https://github.com/percona/pg_tde

encryption percona pg postgresql tde transparent-data-encryption

Last synced: 3 months ago
JSON representation

Transparent Data Encryption for PostgreSQL

Awesome Lists containing this project

README

          

# pg\_tde: Transparent Database Encryption for PostgreSQL

This is the old repository for pg\_tde, the PostgreSQL extension that provides data at rest encryption.

The source code is now maintained as part of the Percona Server for PostgreSQL source, at the
[percona/postgres](https://github.com/percona/postgres) repository.

## Documentation

Full and comprehensive documentation about `pg_tde` is available at https://percona.github.io/pg_tde/

## Get Involved!

💬 **Have questions?** Join the conversation in our [Discussions](https://github.com/percona/postgres/discussions).

🐞 **Found an issue?** Let us know! Preferably, report it in our [Jira](https://perconadev.atlassian.net/jira/software/c/projects/PG/), or alternatively, open an issue on [GitHub](https://github.com/percona/postgres/issues).

🚀 **Want to contribute?** Check out our [Contributing Guide](https://github.com/percona/postgres/blob/TDE_REL_17_STABLE/contrib/pg_tde/CONTRIBUTING.md) to get started.