Hosted Hooks Developer Resources
  • Welcome To Our Developer Resources
  • Getting Started
    • What is HostedHooks
    • Quickstart
    • Email Parsing
      • Ingesting Emails
    • Webhooks
      • Setup Your App
      • Integrate With Your App
    • Tasks
      • Getting Started
  • Security
    • Our Policy
    • Security Features
      • Encryption
      • Webhook Signatures
  • Developer Resources
    • API Object Definitions
      • Organization
      • Apps
      • Subscription
      • Endpoint
      • Webhook Events
      • Messages
      • Webhook Attempts
    • Providers
      • Managing Replays
    • Subscribers
      • Subscription Management
      • Endpoint Management
    • Internal Webhooks
Powered by GitBook
On this page

Was this helpful?

  1. Security
  2. Security Features

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.

PreviousSecurity FeaturesNextWebhook Signatures

Last updated 2 years ago

Was this helpful?