User Tools

Site Tools


profile_encryption

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
profile_encryption [2022/03/10 18:16]
James Prestwood [Decrypting Profiles]
profile_encryption [2022/03/10 18:21]
James Prestwood
Line 22: Line 22:
         9cUQfM5ynSaV2UjeUWEHuz4fwDsXGLB9eELXLztzUU9nsAyLvs3ZRR+eEK/​A==         9cUQfM5ynSaV2UjeUWEHuz4fwDsXGLB9eELXLztzUU9nsAyLvs3ZRR+eEK/​A==
  
-This can then be pasted directly into the IWD service file. Note that '​**iwd-secret**'​ can be named anything you want.+This can then be pasted directly into the IWD service file. Note that '​**iwd-secret**'​ can be named anything you want. Following example 1 in the documentation lets you store the encrypted secret in a file directly, and this can be set in the service file with **LoadCredentialEncrypted**. There is no difference from IWD's point of view with these two methods.
  
 ==== Setup (IWD) ==== ==== Setup (IWD) ====
Line 30: Line 30:
     SystemdEncrypt=iwd-secret     SystemdEncrypt=iwd-secret
  
-Running IWD with this option enables profile encryption, and any profiles currently on the system will be encrypted automatically as discussed in the disclaimer.+Running IWD with this option enables profile encryption, and any profiles currently on the system will be encrypted automatically as discussed in the disclaimer. At this point there is nothing else needed. Any future profiles will be encrypted automatically.
  
 ==== Decrypting Profiles ==== ==== Decrypting Profiles ====
profile_encryption.txt ยท Last modified: 2022/03/11 16:35 by James Prestwood