|
|
|
|
|
by franky47
2018 days ago
|
|
Yes I thought of that for my analytics SaaS (to calculate weekly reports), the issue is that the image has to be decrypted on the Docker host before execution, which requires it having access to the key somehow, breaking the end-to-end encryption promise (ie: "we have no way to access your data"). This could be mitigated by having that worker host self-hosted by your clients, it depends how practical that might be. |
|