Privacy
Analytics
We are using Segment Analytics for tracking app activity.
We are explicitly tracking app interactions like: button clicks, successfully submitted transactions, etc. attaching only the following fields:
version of the app
URL on which the user executed the action
the name of the action
the vault address & chain ID - when applicable
the Privy unique user ID
Segment appends other common fields when the request reaches their servers. A list of what they are tracking can be found here: https://segment.com/docs/connections/spec/common/
Email privacy
We are using Privy as authentication layer, meaning that linking a email address to your account discloses the association between your wallet address and your email address to both Ante and Privy.
Our API ensures that:
For EOA users, if they have a linked email address, it is never displayed in the app and that address is used only for sending notifications.
For email users, their email address is disclosed only to participants of the same vault according to the following permissions. The following examples assume all participants are email users.
Vault Owner can view email addresses of Guardians and Recipient
Guardians can view only the email address of Vault Owner
Recipient can view only the email address of Vault Owner
Anonymous user cannot view any email address
Last updated