We strive to store the absolute minimum amount of data on our users as we can. As a quick overview, this is what we have on our servers:
- A hash* of your app unique ID (AdID)
- A hash of your payment data
- Your encrypted chats
- The data of the trades to make sure anonymous users do not exceed the trading limit (which type of payment methods are being used, buying and selling amounts)
- Addresses used to send to escrow, and to send from escrow
- Usage data (Firebase & Google Analytics), only if you agreed to this
For a full breakdown, please see our privacy policy.
* A hash is some data that was made unrecognizable, similar to encrypting it. The same data will always lead to the same hash. This means we don't know what the data is, but we will be able to spot if the same data is used twice.