Adding a new aspect to the Security, Privacy, and GDPR discussions:
See also: Security, Encryption, Sustainability & GDPR
Possible API Key havoc?
I just read the following in the Appgyver documentation:
In the context of Airtable integration and custom actions we are using our API keys in the configuration.
@Ben @jeremy I am now wondering, if we have the same risk as described above or is there some middleware/proxy mechanism in place that the API Keys are only stored in a secured server location.
Maybe we just need a Magic Text here:
where we can add e.g. the Bearer string from a collection. This would also enable scenarios with user specific keys in the User collection.
Any thoughts?