Hasan-aga / secure-orthanc

a repo to test different ways of securing orthanc's database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

intro

this repo contains branches for each test I made. I made a test for securing Orthanc with Postgres and Mariadb. I failed to encrypt Postgres (maybe can be done) but encrypting Mariadb was easy enough (using TDE).

Another test that needs to be done is securing orthanc by encrypting the docker volume on which it is mount.

About

a repo to test different ways of securing orthanc's database


Languages

Language:JavaScript 65.2%Language:Python 34.8%