From afdb419bebd4c0a9f2e2bcbf29e89dfef57d7ffe Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 22 Nov 2023 16:55:40 +0900 Subject: [PATCH] Update our Privacy Policy for new backend --- .../privacy-policy.component.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/frontend/src/app/components/privacy-policy/privacy-policy.component.html b/frontend/src/app/components/privacy-policy/privacy-policy.component.html index e0979ce24..593ca9ed8 100644 --- a/frontend/src/app/components/privacy-policy/privacy-policy.component.html +++ b/frontend/src/app/components/privacy-policy/privacy-policy.component.html @@ -51,6 +51,24 @@

If you donate to mempool.space, your payment information and your Twitter identity (if provided) will be collected in a database, which may be used to publicly display the sponsor profiles on mempool.space/about. Thank you for supporting The Mempool Open Source Project.

+

SIGNING UP FOR AN ACCOUNT ON MEMPOOL.SPACE

+ +

If you sign up for an account on mempool.space, we may collect the following:

+ +
    + +
  1. If you provide your e-mail address, we may contact you regarding your account, billing purposess, or to update you about our services. We will not share this with any third-party.
  2. + +
  3. If you connect your Twitter account, we may store your Twitter identity, e-mail address, and profile photo. We may publicly display your profile photo or link to your profile on our website, if you sponsor The Mempool Open Source Project, claim your Lightning node, or other such use cases.
  4. + +
  5. If you make a credit card payment, we will process your payment using Square (Block, Inc.), and we will store details about the transaction in our database. Please see "Information we collect about customers" on Square's website at https://squareup.com/us/en/legal/general/privacy
  6. + +
  7. If you make a Bitcoin or Liquid payment, we will process your payment using our self-hosted BTCPay Server instance and not share these details with any third-party.
  8. + +
  9. If you accelerate transactions using Mempool Accelerator(tm), we will store the TXID of your transactions you accelerate with us. We share this information with our mining pool partners, as well as publicly display accelerated transaction details on our website and APIs.
  10. + +
+

EOF