-
Notifications
You must be signed in to change notification settings - Fork 48
Getting Started
Elliot Jordan edited this page Aug 10, 2023
·
4 revisions
- Download the latest release.
- Set the
ServerURL
Preference for your instance of Crypt-Server. - Install the release for your macOS version.
- Restart the computer and login as the user you would like to enable encryption with.
- That's it! If you are on an APFS system FileVault should be encrypting. If not you'll be prompted to reboot for encryption to begin.
You can have Crypt make new recovery keys for machines with FileVault already enabled.
- Download the latest release.
- Set the
ServerURL
Preference for your instance of Crypt-Server. - Set all the Preferences mentioned here.
- Restart the machine and log in.
- Crypt should make a new key and escrow it to your Crypt server.
Even if you're not escrowing FileVault keys to a Crypt server, you can still use the Crypt agent to regenerate keys and escrow to your MDM server.
-
Download the latest release.
-
Set the
GenerateNewKey
Preference:sudo defaults write /Library/Preferences/com.grahamgilbert.crypt.plist GenerateNewKey -bool true
-
Restart the machine and log in.
-
Crypt should make a new key and escrow it to your MDM. (This happens in the
SecurityInfo
MDM response, paired with the inventory collection process for many MDMs.)
NOTE: If you don't intend to use the advanced features of Crypt or escrow to a Crypt server, you may want to check out Escrow Buddy.
- Force a check-in:
sudo /Library/Crypt/checkin