Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.37 KB

File metadata and controls

26 lines (19 loc) · 1.37 KB

Privacy and Data Protection

Thank you for using peercoin-flutter.

This app treats your data very carefully. It will connect to an electrum server and exchange transaction and blockchain related messages with it following the electrumx-protocol. The data shared is essentially the same, as if you would use a peercoin full node.

By default, no data beyond that will leave your device.
This app stores all necessary data locally on your device. There is no analytics- or advertising software inside.

Optional Price Ticker
The price ticker for PPC and FIAT exchange rates can be enabled or disabled optionally during setup or in "App Settings."

Optional Background Notifications
Background notifications can be enabled or disabled optionally during setup or in "App Settings."

The price ticker API is hosted as "Cloudflare Workers" on Cloudflare.
Cloudflare Privacy Policy: https://www.cloudflare.com/privacypolicy/

Ticker source code: https://github.com/bananenwilly/ppc-worker-ticker

Optional ROAST Group Using the experimental ROAST Feature requires a connection to a Marisma-protocol gRPC server, hosted by the peercoin_flutter team. The hardcoded URLs (marisma.ppc.lol) can not be configured so at time of writing. Marisma's source code is going to be released soon.