Want to subscribe to topics you're interested in?
Become a Member

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,101
    428
    83
    May 31, 2014
    Ratings:
    +838
    Local Time:
    7:39 AM
    Nginx-1.26.x
    MariaDB 10.6.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

    55,374
    12,255
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,835
    Local Time:
    2:39 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    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