Remix.run Logo
Open_pg_tde: Transparent Data Encryption for PostgreSQL(github.com)
2 points by linuxhiker 11 hours ago | 1 comments
linuxhiker 11 hours ago | parent [-]

Transparent Data Encryption offers encryption at the file level and solves the problem of protecting data at rest. The encryption is transparent for users allowing them to access and manipulate the data and not to worry about the encryption process. The extension supports a keyring file and external Key Management Systems (KMS) through a Global Key Provider interface.