Discover Centmin Mod today
Register Now

MariaDB Encrypt database data is it possible?

Discussion in 'Nginx, PHP-FPM & MariaDB MySQL' started by pamamolf, Nov 2, 2014.

  1. pamamolf

    pamamolf Well-Known Member

    4,028
    421
    83
    May 31, 2014
    Ratings:
    +817
    Local Time:
    8:17 AM
    Nginx-1.17.x
    MariaDB 10.3.x
    Hi

    Is it possible to encrypt database info so even if someone hack and get the database to not be able to get any sensitive info from it?

    Thanks

     
  2. eva2000

    eva2000 Administrator Staff Member

    50,921
    11,805
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,263
    Local Time:
    4:17 PM
    Nginx 1.25.x
    MariaDB 10.x
    i think that would be something you'd do at the web app code level i.e. encrypt data in app to be stored and retrieved from MySQL