Create tooling to detect AR::Encryption-related problems in installations

The idea is to provide a rake task to:

  1. List the current keys detected (from secrets.yml)
  2. Detect what keys were used to encrypt records
  3. Provide guidance on keys that can be deleted, and about missing keys
Edited by Rémy Coutable