diff --git a/src/.vitepress/config.mts b/src/.vitepress/config.mts index 42c2546..5a2313f 100644 --- a/src/.vitepress/config.mts +++ b/src/.vitepress/config.mts @@ -64,8 +64,8 @@ export default defineConfig({ text: 'Legal', items: [ {text: 'Terms of Service', link: '/terms-of-service',}, + {text: 'Privacy Policy', link: '/privacy-policy',}, {text: 'Execution Policy', link: '/execution-policy',}, - // {text: 'Privacy Policy', link: '/privacy-policy',}, TODO ] }, ], diff --git a/src/privacy-policy.md b/src/privacy-policy.md new file mode 100644 index 0000000..ced29bd --- /dev/null +++ b/src/privacy-policy.md @@ -0,0 +1,18 @@ +# Privacy Policy + +Dexorder wants your trading business, not your data. We gather and keep a minimized set of data about your activity on +our website, and our Privacy Policy is simple: + +When you agree to our Terms of Service, we record your IP address and the time. + +We use your IP address to restrict our service in certain regions. + +Your IP address and web requests will be temporarily recorded in standard web server logs. + +We use [Crisp](https://crisp.chat/) for support chat, and it gives your browser a cookie. After the Beta is over, we +will remove this chat and its required cookie. You may block it using browser plugins without affecting the app. + +We do not sell or otherwise allow anyone else to see our records except for compliance with legal subpoenas. + +Your trading vault on the blockchain and it points to your wallet address, so it's public information that your wallet +address has visited our site. The orders you place are also publicly visible on-chain. diff --git a/src/terms-of-service.md b/src/terms-of-service.md index 6b42308..acba284 100644 --- a/src/terms-of-service.md +++ b/src/terms-of-service.md @@ -7,7 +7,7 @@ title: Terms of Service **Last Updated:** November 18, 2024 -Please read these Terms of Service (the “**Terms**”) and our Privacy Policy carefully because they govern your use of the website (and all subdomains and subpages thereon) located at [dexorder.trade](https://dexorder.trade), including without limitation the subdomains [app.dexorder.trade](https://app.dexorder.trade) and [www.dexorder.trade](https://www.dexorder.trade) (collectively, the “**Site**”), and the Dexorder web application graphical user interface and any other services accessible via the Site (together with the Site, web application, and other services, collectively, the “**Dexorder Service**”) offered by Dexorder LLC (“**Dexorder**,” “**we**,” “**our**,” or “**us**”). +Please read these Terms of Service (the “**Terms**”) and our [Privacy Policy](/privacy-policy) carefully because they govern your use of the website (and all subdomains and subpages thereon) located at dexorder.trade, including without limitation the subdomains app.dexorder.trade and www.dexorder.trade (collectively, the “**Site**”), and the Dexorder web application graphical user interface and any other services accessible via the Site (together with the Site, web application, and other services, collectively, the “**Dexorder Service**”) offered by Dexorder LLC (“**Dexorder**,” “**we**,” “**our**,” or “**us**”). **BY USING THE DEXORDER SERVICE, YOU REPRESENT THAT (I) YOU ARE NOT LOCATED WITHIN THE UNITED STATES; AND (II) YOU ARE NOT A PERSON OR ENTITY WHO IS RESIDENT IN, A CITIZEN OF, IS LOCATED IN, IS INCORPORATED IN, OR HAS A REGISTERED OFFICE IN ANY RESTRICTED TERRITORY, AS DEFINED BELOW (ANY SUCH PERSON OR ENTITY FROM WITHIN THE UNITED STATES OR A RESTRICTED TERRITORY, IS REFERRED TO HEREIN AS A “**RESTRICTED PERSON**”).**