Learn how we handle your data, to make it as secure as possible during transit and at rest.
publicApiKey
, secretApiKey
and privateKey
. The publicApiKey
is the public key of a RSA 2048-bit keypair, and the privateKey
is the corresponding private key.
When a bug is captured, it is first encrypted on the end-users client (or the server, depending on where the bug was captured), after which it gets sent to the Flytrap API. On the Flytrap API, it is saved as is, in encrypted state. This means that your capture data is encrypted both during transit and at rest, so no Man-in-the-Middle attacks can happen, as well as no database breaches compromise your captured data.