7. Database Backup Security
Information in this Chapter
This chapter talks about the best ways to best secure your database backups.
All too often people spend all their time securing the database while it is active within the database engine, without providing protection for the database backups. Not securing the database backups provides an easy way for a data thief to get access to all the information stored within the database. This is because the database backups are by definition the least secure portion of the database. They are so insecure because they actually leave the building on a regular basis. ...