aprismatic/prismadb-proxy-postgres-trial

By aprismatic

Updated almost 7 years ago

Outdated Prisma/DB Proxy for PostgreSQL Server (Trial version)

Image
0

5.8K

aprismatic/prismadb-proxy-postgres-trial repository overview

This repository contains previous versions of Prisma/DB Proxy for PostgreSQL Server. For updated versions, use the aprismatic/prismadb-proxy-postgres repository.

Supported tags

TagDescription
latestSame as alpine
alpineLatest Linux Alpine build
win-1809Latest Windows Server 1809 build
x.xSame as x.x-alpine
x.x-alpineLatest major.minor version Linux Alpine build
x.x-win-1809Latest major.minor version Windows Server 1809 build
x.x.x.xSame as x.x.x.x-alpine
x.x.x.x-alpineExact version of Linux Alpine build
x.x.x.x-win-1809Exact version of Windows Server 1809 build

What is Prisma/DB?

Aprismatic’s Prisma/DB is a secure data management and processing platform with a primary focus on data confidentiality. Exposing rich querying capabilities, precise encryption controls and high performance, it guarantees confidentiality of stored and processed data even if the storage infrastructure is compromised. Prisma/DB is a result of years of meticulous research done within Cyber Security Lab of Nanyang Technological University, Singapore. Even in case of an attacker gaining full control over the data infrastructure, the data is protected by strong cryptography, and the system architecture ensures that the encryption keys never leave trusted perimeter.

Prisma/DB Architecture

Prisma/DB implements a sophisticated encryption layer for data manipulation protocols and uses well-established database systems as a storage and processing backend. It therefore comes in two "flavors": as a stand-alone transparent proxy server, and as a software library. The proxy holds the private and public keys, intercepts and encrypts queries from applications, and sends them to the database server. When the database server sends an encrypted result of the query, the proxy intercepts it, decrypts, and hands back to the application. By fully implementing the database network protocol, Prisma/DB Proxy often does not require any changes to the application code. The software library "flavor" can provide a tighter coupling and alleviate the unnecessary overhead but requires minor changes to the applications.

This repository hosts the trial versions of the Prisma/DB Proxy, which have encryption keys import/export disabled.

How to use this image

For full documentation, visit https://github.com/PrismaDB/PrismaDB/wiki

Tag summary

Content type

Image

Digest

Size

36.1 MB

Last updated

almost 7 years ago

docker pull aprismatic/prismadb-proxy-postgres-trial