Ricochet-Exchange / ricochet-keeper

Keeper for Ricochet Protocol, implemented with Apache Airflow
5 stars 10 forks source link

Secure the keeper #40

Closed samirsalem closed 2 years ago

samirsalem commented 2 years ago

secured install of the keeper: customized password of airflow user, pg autogeneration of the fernet key for metadata encryption nginx entry point with self-signed ssl certificate to secure GUI introduced fail2ban to avoid ssh bruteforce All changes can be found here: https://github.com/Ricochet-Exchange/ricochet-keeper/pull/39