dev #9
71
PRIVACY.md
@@ -1,36 +1,49 @@
|
||||
Privacy Policy
|
||||
PRIVACY POLICY
|
||||
==============
|
||||
|
||||
A complete privacy policy for Hash Wallet, published by Such Software LLC,
|
||||
is in preparation and will appear here before the first public release.
|
||||
Last Updated: May 16, 2026
|
||||
|
||||
What we can say in the meantime
|
||||
Such Software LLC ("we", "us", or "our") respects your privacy. Hash Wallet is engineered to be a strictly non-custodial software application. Our privacy philosophy is simple: we cannot leak or misuse data that we do not collect.
|
||||
|
||||
1. INFORMATION WE DO NOT COLLECT
|
||||
--------------------------------
|
||||
|
||||
Hash Wallet operates entirely on your device. We do not collect, transmit, store, or have access to:
|
||||
|
||||
- Your private keys, public keys, or mnemonic seed phrases.
|
||||
- Your wallet passwords or PINs.
|
||||
- Your transaction history, balances, or recipient addresses.
|
||||
- Your personal identifying information (e.g., name, address, email, phone number).
|
||||
- Your IP address or device identifiers (unless explicitly provided by you via direct support communications).
|
||||
|
||||
2. HOW THE SOFTWARE CONNECTS TO BLOCKCHAINS
|
||||
-------------------------------------------
|
||||
|
||||
To fetch balances and broadcast transactions, Hash Wallet must connect to remote blockchain nodes.
|
||||
|
||||
By default, the Software may connect to nodes hosted by third parties or by us.
|
||||
|
||||
When your device connects to a node, your IP address and the transaction data you are broadcasting are visible to that node.
|
||||
|
||||
We highly recommend running your own node and configuring the Software to connect to it via the custom node settings, to ensure maximum network-level privacy.
|
||||
|
||||
3. THIRD-PARTY SERVICES (TROCADOR)
|
||||
----------------------------------
|
||||
|
||||
Hash Wallet integrates with a third-party swap aggregator, Trocador, to allow you to exchange digital assets natively within the interface.
|
||||
|
||||
When you initiate a swap, the necessary transaction details (such as the sending address, receiving address, and amount) are transmitted directly to Trocador's API.
|
||||
|
||||
Trocador acts as an independent data controller. Trocador or the underlying exchanges it routes to may log your IP address and transaction details. We strongly advise reviewing Trocador's Privacy Policy before utilizing the swap feature.
|
||||
|
||||
Such Software LLC does not intercept, log, or store the data you transmit to Trocador.
|
||||
|
||||
4. APP STORES AND CRASH REPORTS
|
||||
-------------------------------
|
||||
|
||||
Hash Wallet is a non-custodial cryptocurrency wallet. Such Software LLC
|
||||
does not operate any servers that store, observe, or transmit your wallet
|
||||
keys, seed phrases, addresses, or transaction history. Wallet data is
|
||||
generated and stored locally on your device.
|
||||
If you download Hash Wallet through the Apple App Store or Google Play Store, those platforms may independently collect analytics or crash reports based on your device's operating system settings. We only view anonymized, aggregated metrics provided by these storefronts.
|
||||
|
||||
When the app needs to interact with a blockchain it does so by connecting
|
||||
to a node — by default a community-operated public node, or one that you
|
||||
configure yourself in Settings. Such Software LLC does not currently operate
|
||||
any of the default nodes the app ships with. Connections to those nodes are
|
||||
made directly from your device; the operators of those nodes (not us) can
|
||||
observe IP-level metadata of your requests.
|
||||
5. CONTACT US
|
||||
-------------
|
||||
|
||||
When you use third-party features integrated into the app (for example, the
|
||||
Trocador swap aggregator), those services have their own privacy policies
|
||||
that govern the data you share with them. Such Software LLC does not
|
||||
intermediate or proxy those connections.
|
||||
|
||||
Hash Wallet inherits its codebase from Cake Wallet (MIT-licensed), but
|
||||
Such Software LLC and Cake Labs LLC are separate companies. Cake Labs'
|
||||
privacy policy at https://cakewallet.com does not apply to this app.
|
||||
|
||||
Contact
|
||||
-------
|
||||
|
||||
Questions about this placeholder policy or the upcoming complete policy
|
||||
should be filed as a GitHub issue at
|
||||
https://github.com/Such-Software/hash-wallet/issues.
|
||||
If you have any questions or concerns regarding this Privacy Policy or your data, please contact us through our official repositories or support channels associated with Such Software LLC.
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 360 100" width="360" height="100">
|
||||
<title>Hash Wallet horizontal lockup (dark theme)</title>
|
||||
<desc>Hash Wallet logo with green-boxed hash mark on the left and a white wordmark to the right, intended for dark-theme backgrounds.</desc>
|
||||
<rect x="10" y="18" width="64" height="64" rx="14" fill="#1a5c38"/>
|
||||
<text x="42" y="68" font-family="ui-monospace, 'JetBrains Mono', 'Courier New', monospace" font-size="48" font-weight="700" fill="#ffffff" text-anchor="middle">#</text>
|
||||
<text x="90" y="63" font-family="ui-monospace, 'JetBrains Mono', 'Courier New', monospace" font-size="32" font-weight="500" fill="#ffffff">Hash Wallet</text>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="100" height="100">
|
||||
<title>Hash Wallet mark</title>
|
||||
<desc>The Hash Wallet mark: a white hash glyph centered in a brand-green rounded square.</desc>
|
||||
<rect width="100" height="100" rx="22" fill="#1a5c38"/>
|
||||
<text x="50" y="76" font-family="ui-monospace, 'JetBrains Mono', 'Courier New', monospace" font-size="74" font-weight="700" fill="#ffffff" text-anchor="middle">#</text>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 728 B After Width: | Height: | Size: 487 B |
@@ -1,8 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 360 100" width="360" height="100">
|
||||
<title>Hash Wallet horizontal lockup</title>
|
||||
<desc>Hash Wallet logo with green-boxed hash mark on the left and Hash Wallet wordmark to the right.</desc>
|
||||
<rect x="10" y="18" width="64" height="64" rx="14" fill="#1a5c38"/>
|
||||
<text x="42" y="68" font-family="ui-monospace, 'JetBrains Mono', 'Courier New', monospace" font-size="48" font-weight="700" fill="#ffffff" text-anchor="middle">#</text>
|
||||
<text x="90" y="63" font-family="ui-monospace, 'JetBrains Mono', 'Courier New', monospace" font-size="32" font-weight="500" fill="#1a1a1a">Hash Wallet</text>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="100" height="100">
|
||||
<title>Hash Wallet mark</title>
|
||||
<desc>The Hash Wallet mark: a white hash glyph centered in a brand-green rounded square.</desc>
|
||||
<rect width="100" height="100" rx="22" fill="#1a5c38"/>
|
||||
<text x="50" y="76" font-family="ui-monospace, 'JetBrains Mono', 'Courier New', monospace" font-size="74" font-weight="700" fill="#ffffff" text-anchor="middle">#</text>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 682 B After Width: | Height: | Size: 487 B |
@@ -8,7 +8,7 @@
|
||||
<linearGradient id="skyDark" x1="0" y1="0" x2="0" y2="1">
|
||||
<stop offset="0%" stop-color="#06150C" />
|
||||
<stop offset="60%" stop-color="#0B1F14" />
|
||||
<stop offset="100%" stop-color="#112A1D" />
|
||||
<stop offset="100%" stop-color="#0B1F14" stop-opacity="0" />
|
||||
</linearGradient>
|
||||
<radialGradient id="glowPink" cx="0.5" cy="0.5" r="0.5">
|
||||
<stop offset="0%" stop-color="#E16FA6" stop-opacity="0.35" />
|
||||
|
||||
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.6 KiB |
@@ -7,7 +7,7 @@
|
||||
<linearGradient id="skyLight" x1="0" y1="0" x2="0" y2="1">
|
||||
<stop offset="0%" stop-color="#C7E5D2" />
|
||||
<stop offset="60%" stop-color="#EAF2EC" />
|
||||
<stop offset="100%" stop-color="#F2F8F4" />
|
||||
<stop offset="100%" stop-color="#F2F8F4" stop-opacity="0" />
|
||||
</linearGradient>
|
||||
<radialGradient id="sunGlow" cx="0.5" cy="0.5" r="0.5">
|
||||
<stop offset="0%" stop-color="#FFD466" stop-opacity="0.95" />
|
||||
|
||||
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
@@ -1,188 +1,47 @@
|
||||
Last Modified: January 11, 2022
|
||||
TERMS OF SERVICE
|
||||
Last Updated: May 16, 2026
|
||||
|
||||
Acceptance of the Terms of Use
|
||||
==============================
|
||||
These terms of use are entered into by and between You and Cake Labs LLC, a limited liability company formed under the laws of Nevis ("Company," "we," or "us"). The following terms and conditions "Terms of Use") govern your access to and use of the Cake Wallet and Monero.com apps, including any content, functionality, and services offered on or through the Cake Wallet app and the Monero.com app, as applicable (the “App").
|
||||
Please read the Terms of Use carefully before you start to use the App. By using the App you accept and agree to be bound and abide by these Terms of Use and our Privacy Policy, incorporated herein by reference. If you do not wish to agree to these Terms of Use or the Privacy Policy, you must not access or use the App.
|
||||
1. ACCEPTANCE OF TERMS
|
||||
These Terms of Service ("Terms") are entered into by and between You and Such Software LLC, a limited liability company organized under the laws of the Commonwealth of Pennsylvania ("Company", "we", "our", or "us"). These Terms govern your access to and use of the Hash Wallet mobile application, source code, and any associated software (collectively, the "Software").
|
||||
|
||||
Changes to the Terms of Use
|
||||
===========================
|
||||
By downloading, accessing, or using the Software, you agree to be bound by these Terms. If you do not agree to these Terms, do not use the Software.
|
||||
|
||||
We may revise and update these Terms of Use from time to time in our sole discretion. All changes are effective immediately when we post them, and apply to all access to and use of the App thereafter.
|
||||
Your continued use of the App following the posting of revised Terms of Use means that you accept and agree to the changes. You are expected to check this page from time to time so you are aware of any changes, as they are binding on you.
|
||||
2. NATURE OF THE SOFTWARE
|
||||
Hash Wallet is a non-custodial, peer-to-peer cryptocurrency wallet software.
|
||||
|
||||
Accessing the App and Security
|
||||
==============================
|
||||
Non-Custodial: We do not own, control, or take custody of any cryptocurrency assets held in your Hash Wallet. You hold the private keys and are solely responsible for their management.
|
||||
|
||||
We reserve the right to withdraw or amend this App, and any service or material we provide on the App, in our sole discretion without notice. We will not be liable if for any reason all or any part of the App is unavailable at any time or for any period.
|
||||
No Fiat Operations: The Software does not natively support or facilitate the purchase or sale of cryptocurrency with fiat currency (e.g., USD, EUR).
|
||||
|
||||
You are responsible for the following:
|
||||
No Embedded Applications: The Software does not include built-in decentralized applications (dApps) or a proprietary web3 browser.
|
||||
|
||||
- Making all arrangements necessary for you to have access to the App.
|
||||
3. YOUR RESPONSIBILITIES
|
||||
|
||||
- Ensuring that all persons who access the App through your internet connection are aware of these Terms of Use and comply with them.
|
||||
Seed Phrases and Private Keys: You are solely responsible for securely storing your seed phrase, private keys, and PINs. If you lose your seed phrase, your funds will be permanently lost. Such Software LLC has no ability to recover your seed phrase, private keys, or funds.
|
||||
|
||||
- To access the App or some of the resources it offers, you may be asked to provide certain registration details or other information. It is a condition of your use of the App that all the information you provide on the App is correct, current, and complete. You agree that all information you provide during the use of this App or otherwise, including, but not limited to, through the use of any interactive features on the App, is governed by our Privacy Policy, and you consent to all actions we take with respect to your information consistent with our Privacy Policy.
|
||||
Compliance with Law: You represent and warrant that your use of the Software complies with all applicable local, state, national, and international laws and regulations.
|
||||
|
||||
- If you choose, or are provided with, a seed or private keys for any wallet within the App, you MUST treat such information as confidential, and you MUST NOT disclose it to any other person or entity.
|
||||
4. THIRD-PARTY SERVICES & SWAPS
|
||||
The Software includes integrated API access to third-party cryptocurrency swap aggregators, specifically Trocador.
|
||||
|
||||
- You MUST keep the app up to date. Failure to update the application means you will not be receiving the latest security fixes and features.
|
||||
Independent Relationship: Your use of Trocador is governed entirely by Trocador's own Terms of Service and Privacy Policy. Such Software LLC is not a party to any transaction you execute via Trocador.
|
||||
|
||||
Intellectual Property Rights
|
||||
============================
|
||||
No Liability for Third Parties: We are not responsible for any delayed, failed, or halted transactions, nor for any "Know Your Customer" (KYC) or "Anti-Money Laundering" (AML) holds placed on your funds by the exchange partners utilized by Trocador. Any disputes regarding swapped funds must be resolved directly with Trocador or its respective exchange partners.
|
||||
|
||||
The App and its entire contents, features, and functionality (including but not limited to all information, software, text, displays, images, video, and audio, and the design, selection, and arrangement thereof) are owned by the Company, its licensors, or other providers of such material and are protected by United States and international copyright, trademark, patent, trade secret, and other intellectual property or proprietary rights laws.
|
||||
5. ASSUMPTION OF RISK
|
||||
By using the Software, you acknowledge and accept the inherent risks associated with cryptographic systems, blockchain technology, and digital assets. This includes, but is not limited to, the risk of extreme price volatility, smart contract vulnerabilities, regulatory changes, and hardware or software failure. You agree that Such Software LLC is not responsible for any losses arising from these risks.
|
||||
|
||||
These Terms of Use permit you to use the App for your personal and commercial use. You are permitted to download, store, publicly display, publicly perform, republish and transmit any of the code in our App.
|
||||
You are also permitted to reproduce, distribute, modify, or create derivative works of, any of the code in our App, under the license conditions published with the accompanying code. If there is no license offered for the specific code, then you must contact us for a license for that specific code.
|
||||
6. INTELLECTUAL PROPERTY & OPEN SOURCE
|
||||
Hash Wallet is built on open-source technologies. The Software's proprietary code is licensed under the terms specified in the Software's respective open-source license (e.g., MIT, GPL, etc., as found in the repository). To the extent any branding, logos, or trademarks (including "Hash Wallet" and "Such Software LLC") are not covered by the open-source license, they remain the exclusive property of Such Software LLC.
|
||||
|
||||
You must not:
|
||||
- Modify copies of any images from the Application.
|
||||
- Use any illustrations, photographs, video or audio sequences, or any graphics separately from the accompanying text.
|
||||
- Delete or modify any copyright, trademark, or other rights notices from copies of materials from this site.
|
||||
- Claim ownership of any code, image, text or any other information authored or created by Cake Labs.
|
||||
7. DISCLAIMER OF WARRANTIES
|
||||
THE SOFTWARE IS PROVIDED ON AN "AS IS" AND "AS AVAILABLE" BASIS. SUCH SOFTWARE LLC EXPRESSLY DISCLAIMS ALL WARRANTIES OF ANY KIND, WHETHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. WE DO NOT WARRANT THAT THE SOFTWARE WILL BE UNINTERRUPTED, ERROR-FREE, OR ENTIRELY SECURE.
|
||||
|
||||
Trademarks
|
||||
==========
|
||||
8. LIMITATION OF LIABILITY
|
||||
TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL SUCH SOFTWARE LLC, ITS FOUNDERS, MEMBERS, EMPLOYEES, OR AGENTS BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL, OR PUNITIVE DAMAGES, OR ANY LOSS OF PROFITS OR REVENUES, WHETHER INCURRED DIRECTLY OR INDIRECTLY, OR ANY LOSS OF DATA, USE, GOODWILL, OR OTHER INTANGIBLE LOSSES, RESULTING FROM (A) YOUR ACCESS TO OR USE OF OR INABILITY TO ACCESS OR USE THE SOFTWARE; OR (B) ANY UNAUTHORIZED ACCESS, USE, OR ALTERATION OF YOUR TRANSMISSIONS OR DATA.
|
||||
|
||||
The Company name, the term Cake Wallet, the Company logo, and all related names, logos, product and service names, designs, and slogans are trademarks of the Company or its affiliates or licensors. You must not use such marks without the prior written permission of the Company. All other names, logos, product and service names, designs, and slogans on this App are the trademarks of their respective owners.
|
||||
9. GOVERNING LAW AND DISPUTE RESOLUTION
|
||||
These Terms shall be governed by and construed in accordance with the laws of the Commonwealth of Pennsylvania, without regard to its conflict of law principles. Any legal action or proceeding arising under these Terms will be brought exclusively in the federal or state courts located in or serving Chester County, Pennsylvania, and the parties hereby irrevocably consent to the personal jurisdiction and venue therein.
|
||||
|
||||
Prohibited Uses
|
||||
===============
|
||||
You may use the App only for lawful purposes and in accordance with these Terms of Use. You agree not to use the App:
|
||||
|
||||
- In any way that violates any applicable federal, state, local, or international law or regulation (including, without limitation, any laws regarding the export of data or software to and from the US or other countries).
|
||||
|
||||
- For the purpose of exploiting, harming, or attempting to exploit or harm minors in any way by exposing them to inappropriate content, asking for personally identifiable information, or otherwise.
|
||||
|
||||
- To impersonate or attempt to impersonate the Company, a Company employee, another user, or any other person or entity (including, without limitation, by using email addresses associated with any of the foregoing).
|
||||
|
||||
- To engage in any other conduct that restricts or inhibits anyone's use or enjoyment of the App, or which, as determined by us, may harm the Company or users of the App, or expose them to liability.
|
||||
|
||||
Additionally, you agree not to:
|
||||
|
||||
- Use the App in any manner that could disable, overburden, damage, or impair the App or interfere with any other party's use of the App, including their ability to engage in real time activities through the App.
|
||||
|
||||
- Use any robot, spider, or other automatic device, process, or means to access the App for any purpose, including monitoring or copying any of the material on the App.
|
||||
|
||||
- Use any manual process to monitor or copy any of the material on the App, or for any other purpose not expressly authorized in these Terms of Use, without our prior written consent.
|
||||
|
||||
- Use any device, software, or routine that interferes with the proper working of the App or the Nodes operated by Cake Labs.
|
||||
|
||||
- Introduce any viruses, Trojan horses, worms, logic bombs, or other material that is malicious or technologically harmful.
|
||||
|
||||
- Attempt to gain unauthorized access to, interfere with, damage, or disrupt any parts of the App, or any node, server, computer, or database connected to the App.
|
||||
|
||||
- Attack the App or the Nodes operated by Cake Labs via a denial-of-service attack or a distributed denial-of-service attack.
|
||||
|
||||
- Otherwise attempt to interfere with the proper working of the App or the Nodes operated by Cake Labs.
|
||||
|
||||
Information About You and Your Visits to the App
|
||||
================================================
|
||||
|
||||
All information we collect on this App is subject to our Privacy Policy. By using the App, you consent to all actions taken by us with respect to your information in compliance with the Privacy Policy.
|
||||
|
||||
Links from the App
|
||||
==================
|
||||
|
||||
If the App contains links to other sites and resources provided by third parties, these links are provided for your convenience only. We have no control over the contents of those sites or resources, and accept no responsibility for them or for any loss or damage that may arise from your use of them. If you decide to access any of the third-party Apps or services linked to this App, you do so entirely at your own risk and subject to the terms and conditions of use for such Apps.
|
||||
|
||||
Geographic Restrictions
|
||||
=======================
|
||||
|
||||
Please consult with qualified legal counsel to assess the appropriate use of the App or any of its contents in the jurisdiction(s) you intend to use the App. The owner of the App makes no representation or warranty as to the suitability for use, compliance or other matter of law with respect to use in any jurisdiction. If you access the App, you do so on your own initiative and are responsible for compliance with local laws and regulations.
|
||||
|
||||
Translations
|
||||
============
|
||||
|
||||
The App may contain translations of the English version of the content available on the App. These translations are provided only as a convenience. In the event of any conflict between the English language version and the translated version, the English language version shall take precedence. If you notice any inconsistencies, please report them on GitHub.
|
||||
|
||||
Risks Related to the use of the App
|
||||
===================================
|
||||
|
||||
The App, the Company and the Company’s owners, partners, employees, contributors, and any affiliates will not be responsible for any losses, damages or claims arising from:
|
||||
|
||||
- Mistakes made by the user of any cryptocurrency-related software or service, e.g., forgotten passwords, payments sent to wrong cryptocurrency addresses, or accidental deletion of wallets;
|
||||
|
||||
- Software problems of the App and/or any cryptocurrency-related software or service, e.g., corrupted wallet file, incorrectly constructed transactions, unsafe cryptographic libraries, malware affecting the App and/or any cryptocurrency-related software or service;
|
||||
|
||||
- Technical failures in the hardware of the user of any cryptocurrency-related software or service, e.g., data loss due to a faulty or damaged storage device;
|
||||
|
||||
- Security problems experienced by the user of any cryptocurrency-related software or service, e.g., unauthorized access to users' wallets and/or accounts; or
|
||||
|
||||
- Actions or inactions of third parties and/or events experienced by third parties, e.g., bankruptcy of service providers, information security attacks on service providers, and fraud conducted by third parties.
|
||||
|
||||
Investment Risks
|
||||
================
|
||||
|
||||
All investments, including investments in Monero, Litecoin and Bitcoin, are speculative in nature and involve substantial risk of loss. We encourage investors to invest carefully. We also encourage investors to get personal advice from professional investment advisors and to make independent investigations before making any investment. We do not in any way guarantee the success of any action you take with respect to investments on the App or otherwise. Past performance is not necessarily indicative of future results. All investments, including investments in Monero, Litecoin or Bitcoin, carry risk and all investment decisions of an individual remain the responsibility of that individual. Do not enter any investment without fully understanding the worst-case scenario of that investment, including but not limited to, large market fluctuations or total loss. Cake Labs does not provide investment advice.
|
||||
|
||||
Tax Matters
|
||||
===========
|
||||
|
||||
The users of the App are solely responsible in determining what, if any, taxes apply to their cryptocurrency transactions. Cake Labs is not responsible for determining any taxes that apply to such transactions. You agree not to hold Cake Labs responsible for any issues relating to the taxation of purchases, sale, exchanges, transfers, or any other transactions related to any cryptocurrency.
|
||||
|
||||
Cryptocurrency Transactions
|
||||
=======================================
|
||||
|
||||
The App does not store cryptocurrencies, including Monero, Litecoin or Bitcoin. Cryptocurrencies exist only by virtue of the ownership record maintained in their respective networks. Any transfer of title in cryptocurrency occurs within a decentralized cryptocurrency network, and not in the App.
|
||||
|
||||
Disclaimer of Warranties
|
||||
========================
|
||||
|
||||
You understand that we cannot and do not guarantee or warrant that files available for downloading from the internet or the App will be free of viruses or other destructive code. You are responsible for implementing sufficient procedures and checkpoints to satisfy your particular requirements for anti-virus protection and accuracy of data input and output, and for maintaining a means external to our site for any reconstruction of any lost data. TO THE FULLEST EXTENT PROVIDED BY LAW, WE WILL NOT BE LIABLE FOR ANY LOSS OR DAMAGE CAUSED BY A DISTRIBUTED DENIAL-OF-SERVICE ATTACK, VIRUSES, OR OTHER TECHNOLOGICALLY HARMFUL MATERIAL THAT MAY INFECT YOUR COMPUTER EQUIPMENT, COMPUTER PROGRAMS, DATA, OR OTHER PROPRIETARY MATERIAL DUE TO YOUR USE OF THE APP OR ANY SERVICES OR ITEMS OBTAINED THROUGH THE APP OR TO YOUR DOWNLOADING OF ANY MATERIAL POSTED ON IT, OR ON ANY APP LINKED TO IT.
|
||||
|
||||
YOUR USE OF THE APP, ITS CONTENT, AND ANY SERVICES OR ITEMS OBTAINED THROUGH THE APP IS AT YOUR OWN RISK. THE APP, ITS CONTENT, AND ANY SERVICES OR ITEMS OBTAINED THROUGH THE APP ARE PROVIDED ON AN "AS IS" AND "AS AVAILABLE" BASIS, WITHOUT ANY WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED. NEITHER THE COMPANY NOR ANY PERSON ASSOCIATED WITH THE COMPANY MAKES ANY WARRANTY OR REPRESENTATION WITH RESPECT TO THE COMPLETENESS, SECURITY, RELIABILITY, QUALITY, ACCURACY, OR AVAILABILITY OF THE APP. WITHOUT LIMITING THE FOREGOING, NEITHER THE COMPANY NOR ANYONE ASSOCIATED WITH THE COMPANY REPRESENTS OR WARRANTS THAT THE APP, ITS CONTENT, OR ANY SERVICES OR ITEMS OBTAINED THROUGH THE APP WILL BE ACCURATE, RELIABLE, ERROR-FREE, OR UNINTERRUPTED, THAT DEFECTS WILL BE CORRECTED, THAT OUR SITE OR THE SERVER THAT MAKES IT AVAILABLE ARE FREE OF VIRUSES OR OTHER HARMFUL COMPONENTS, OR THAT THE APP OR ANY SERVICES OR ITEMS OBTAINED THROUGH THE APP WILL OTHERWISE MEET YOUR NEEDS OR EXPECTATIONS.
|
||||
|
||||
TO THE FULLEST EXTENT PROVIDED BY LAW, THE COMPANY HEREBY DISCLAIMS ALL WARRANTIES OF ANY KIND, WHETHER EXPRESS OR IMPLIED, STATUTORY, OR OTHERWISE, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, NON-INFRINGEMENT, AND FITNESS FOR PARTICULAR PURPOSE. THE APP IS PROVIDED ON AN “AS IS” BASIS.
|
||||
|
||||
THE FOREGOING DOES NOT AFFECT ANY WARRANTIES THAT CANNOT BE EXCLUDED OR LIMITED UNDER APPLICABLE LAW.
|
||||
|
||||
Limitation on Liability
|
||||
=======================
|
||||
|
||||
TO THE FULLEST EXTENT PROVIDED BY LAW, IN NO EVENT WILL THE COMPANY, ITS AFFILIATES, OR THEIR LICENSORS, SERVICE PROVIDERS, EMPLOYEES, AGENTS, OFFICERS, OR DIRECTORS BE LIABLE FOR DAMAGES OF ANY KIND, UNDER ANY LEGAL THEORY, ARISING OUT OF OR IN CONNECTION WITH YOUR USE, OR INABILITY TO USE, THE APP, ANY APPS LINKED TO IT, ANY CONTENT ON THE APP OR SUCH OTHER APPS, INCLUDING ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, CONSEQUENTIAL, OR PUNITIVE DAMAGES, INCLUDING BUT NOT LIMITED TO, PERSONAL INJURY, PAIN AND SUFFERING, EMOTIONAL DISTRESS, LOSS OF REVENUE, LOSS OF PROFITS, LOSS OF BUSINESS OR ANTICIPATED SAVINGS, LOSS OF USE, LOSS OF GOODWILL, LOSS OF DATA, AND WHETHER CAUSED BY TORT (INCLUDING NEGLIGENCE), BREACH OF CONTRACT, OR OTHERWISE, EVEN IF FORESEEABLE.
|
||||
|
||||
The limitation of liability set out above does not apply to liability resulting from our gross negligence or willful misconduct.
|
||||
|
||||
THE FOREGOING DOES NOT AFFECT ANY LIABILITY THAT CANNOT BE EXCLUDED OR LIMITED UNDER APPLICABLE LAW.
|
||||
|
||||
Indemnification
|
||||
===============
|
||||
|
||||
You agree to defend, indemnify, and hold harmless the Company, its affiliates, licensors, and service providers, and its and their respective officers, directors, employees, contractors, agents, licensors, suppliers, successors, and assigns from and against any claims, liabilities, damages, judgments, awards, losses, costs, expenses, or fees (including reasonable attorneys' fees) arising out of or relating to your violation of these Terms of Use or your use of the App, including, but not limited to, your User Contributions, any use of the App's content, services, and products other than as expressly authorized in these Terms of Use, or your use of any information obtained from the App.
|
||||
|
||||
Governing Law and Jurisdiction
|
||||
==============================
|
||||
|
||||
All matters relating to the App and these Terms of Use, and any dispute or claim arising therefrom or related thereto (in each case, including non-contractual disputes or claims), shall be governed by and construed in accordance with the internal laws of the State of Florida without giving effect to any choice or conflict of law provision or rule (whether of the State of Florida or any other jurisdiction).
|
||||
|
||||
Any legal suit, action, or proceeding arising out of, or related to, these Terms of Use or the App shall be instituted exclusively in the federal courts of the United States or the courts of the State of Florida, although we retain the right to bring any suit, action, or proceeding against you for breach of these Terms of Use in your country of residence or any other relevant country. You waive any and all objections to the exercise of jurisdiction over you by such courts and to venue in such courts.
|
||||
|
||||
Arbitration
|
||||
===========
|
||||
|
||||
At Company's sole discretion, it may require You to submit any disputes arising from these Terms of Use or use of the App, including disputes arising from or concerning their interpretation, violation, invalidity, non-performance, or termination, to final and binding arbitration under the Rules of Arbitration of the American Arbitration Association applying Florida law.
|
||||
|
||||
Limitation on Time to File Claims
|
||||
=================================
|
||||
|
||||
ANY CAUSE OF ACTION OR CLAIM YOU MAY HAVE ARISING OUT OF OR RELATING TO THESE TERMS OF USE OR THE APP MUST BE COMMENCED WITHIN ONE (1) YEAR AFTER THE CAUSE OF ACTION ACCRUES; OTHERWISE, SUCH CAUSE OF ACTION OR CLAIM IS PERMANENTLY BARRED.
|
||||
|
||||
Waiver and Severability
|
||||
=======================
|
||||
|
||||
No waiver by the Company of any term or condition set out in these Terms of Use shall be deemed a further or continuing waiver of such term or condition or a waiver of any other term or condition, and any failure of the Company to assert a right or provision under these Terms of Use shall not constitute a waiver of such right or provision.
|
||||
|
||||
If any provision of these Terms of Use is held by a court or other tribunal of competent jurisdiction to be invalid, illegal, or unenforceable for any reason, such provision shall be eliminated or limited to the minimum extent such that the remaining provisions of the Terms of Use will continue in full force and effect.
|
||||
|
||||
Entire Agreement
|
||||
================
|
||||
|
||||
The Terms of Use and our Privacy Policy constitute the sole and entire agreement between you and Cake Labs LLC regarding the App and supersede all prior and contemporaneous understandings, agreements, representations, and warranties, both written and oral, regarding the App.
|
||||
|
||||
Your Comments and Concerns
|
||||
==========================
|
||||
|
||||
This App is operated by Cake Labs LLC.
|
||||
All feedback, comments, and other communications relating to the App should be directed to info@cakewallet.com. All requests for technical support should be directed to support@cakewallet.com.
|
||||
10. CHANGES TO THESE TERMS
|
||||
We reserve the right to modify these Terms at any time. We will provide notice of any material changes by updating the "Last Updated" date. Your continued use of the Software following any changes constitutes your acceptance of the new Terms.
|
||||
|
||||
@@ -602,7 +602,7 @@
|
||||
"long_press_show_balance": "Long press card to show balance",
|
||||
"low_fee": "Low fee",
|
||||
"low_fee_alert": "You currently are using a low network fee priority. This could cause long waits, different rates, or canceled trades. We recommend setting a higher fee for a better experience.",
|
||||
"made_easy": "made easy",
|
||||
"made_easy": "made fun",
|
||||
"manage_nodes": "Manage nodes",
|
||||
"manage_pow_nodes": "Manage PoW nodes",
|
||||
"manage_providers": "Manage providers",
|
||||
|
||||