EuroCMS Database Protection
| author | version | date |
|---|---|---|
| Imri Paloja | draft | 20-06-2022 |
Here is what is done to protect the database from hackers!
Code Protection
Writing code in such a way that it protects itself from SQL injection and such.
Data
-
https://severalnines.com/blog/exploring-different-ways-encrypt-your-mariadb-data
-
https://webdock.io/en/docs/how-guides/security-guides/how-to-enable-encryption-mariadb
-
https://severalnines.com/database-blog/mariadb-server-database-encryption-basics
-
https://linuxhint.com/configure-database-level-encryption-mariadb/
-
https://www.php.net/manual/en/security.database.sql-injection.php