-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
When kerberos infrastructure is available, we can easily encrypt and decrypt data, so we could send actual work to the daemon, eg run ccm-fetch (as usual) and also run components.
Code could work similar the way ccm-fetch downloads profiles data using the trust infrastructure (if decryption works and is from trusted source, do the work). If you can't decrypt or it's not trusted, we can decide wheter to still run ccm-fetch or not.
Reactions are currently unavailable