Comment on page
Encryption
When it comes to storing or transmitting data, encryption is a requirement for all users of HostedHooks.
We ensure this with the following:
- We use strong encryption methodologies to protect subscriber data, including AES-256 encryption for subscriber data stored in HostedHook's production environment.
- We store as much data as we operationally can, encrypted at rest.
- We transmit all data using industry-standard AES-256 encryption. API endpoints can only be accessed via HTTPS.
Last modified 10mo ago