How can you ensure that the data being migrated will be safe from attackers who might try to steal the data while in transit from the old system to the new one?
a.)
Encrypt the data before transit, and then decrypt the data at the receiving end
b.)
Migrate only the schema, not the data themselves
c.)
Limit who can participate in the migration
d.)
Delete all personally identifiable information from the database