Skip to content

Commit

Permalink
fix: links
Browse files Browse the repository at this point in the history
  • Loading branch information
tbruyelle committed Jan 27, 2025
1 parent 907475f commit cd5b5da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion privacy.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

**Effective Date: November 18, 2024**

This Privacy Policy (the “Policy”) governs your use of the website, accessible from [https://atom.one](https://atom.one), and any Website, Services, Platform or Interface associated with AtomOne such as the AtomOne Staking Portal at [https://staking.atom.one/](https://staking.atom.one/) and the AtomOne Governance dApp at [https://www.gov.atom.one/](https://www.gov.atom.one/) and related tools, trademarks, intellectual property, services, software, or any public source code repository offered by the operator of this site (collectively, the “Services”).
This Privacy Policy (the “Policy”) governs your use of the website, accessible from [https://atom.one](https://atom.one), and any Website, Services, Platform or Interface associated with AtomOne such as the AtomOne Staking Portal at [https://staking.atom.one](https://staking.atom.one) and the AtomOne Governance dApp at [https://gov.atom.one](https://gov.atom.one) and related tools, trademarks, intellectual property, services, software, or any public source code repository offered by the operator of this site (collectively, the “Services”).

All in Bits (AiB), Inc., a Delaware corporation, operates the Services. AiB and its affiliates are referred to in this document as the “operator,” “we,” or “us.” The Services do not include outside websites or platforms which may be linked or interconnected to the Services. Such outside platforms may have their own privacy policy, which controls all transactions on such platforms.

Expand Down
4 changes: 2 additions & 2 deletions terms.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Introduction

By accessing this Website, accessible from [https://atom.one](https://atom.one), or any Website, Services, Platform or Interface associated with AtomOne such as the AtomOne Staking Portal at [https://staking.atom.one/](https://staking.atom.one/) and the AtomOne Governance dApp at [https://www.gov.atom.one/](https://www.gov.atom.one/) (collectively, the “Interface”) and related tools, trademarks, intellectual property, services, software, or any public source code repository offered by the operator of this site (collectively, the “Services”), All in Bits (AiB), Inc. (“the “operator,” “we,” or “us,”), you (the “User”) are agreeing to be bound by these Terms and Conditions of Use (the “Terms”) and agree that you are responsible for the agreement with any applicable local laws. If you disagree with any of these Terms, you are prohibited from accessing this site.
By accessing this Website, accessible from [https://atom.one](https://atom.one), or any Website, Services, Platform or Interface associated with AtomOne such as the AtomOne Staking Portal at [https://staking.atom.one](https://staking.atom.one) and the AtomOne Governance dApp at [https://gov.atom.one](https://gov.atom.one) (collectively, the “Interface”) and related tools, trademarks, intellectual property, services, software, or any public source code repository offered by the operator of this site (collectively, the “Services”), All in Bits (AiB), Inc. (“the “operator,” “we,” or “us,”), you (the “User”) are agreeing to be bound by these Terms and Conditions of Use (the “Terms”) and agree that you are responsible for the agreement with any applicable local laws. If you disagree with any of these Terms, you are prohibited from accessing this site.

These Terms govern your use of our Services, including those listed at the websites above and those that may be added from time to time. The “Date Effective” specified on these Terms indicates the date on which the Terms were last modified. Please review these Terms periodically to ensure you are aware of and in compliance with the most current version. Any revision to the Terms shall take effect immediately upon such revised Terms being made accessible via the Interface. These Terms expressly cover your rights and obligations, and our disclaimers and limitations of legal liability, relating to your use of, and access to, the Services. By accessing or using the Interface, you agree to be bound by these Terms. Before using the Services, make sure that you read and understand the accompanying [Privacy Policy](https://docs.google.com/document/d/1pVWLm5A5fKLoHqG4nBEoeeZHKTT6ADviJs53zNgruKw/edit?tab=t.0).

Expand All @@ -29,7 +29,7 @@ To use the AtomOne Interface, you must connect a compatible third-party wallet (

The operator will never request your private keys, seed phrases, or recovery phrases. Any such request should be considered fraudulent and reported immediately. Failing to safeguard this information may result in the permanent loss of access to your wallet and digital assets.

For enhanced security, users have the option to [generate command-line interface (CLI)](https://github.com/tbruyelle/govgen-proposals/blob/tbruyelle/doc/submit-tx-securely/submit-tx-securely.md) commands for executing transactions in an offline, air-gapped environment. This method allows users to create and sign transactions on a device that is not connected to the internet, significantly reducing the risk of unauthorized access, hacking, or malware attacks. Once the transaction is signed offline, it can be securely transmitted to the network using an internet-connected device. This adds an extra layer of protection when performing sensitive actions such as transferring funds or managing governance operations.
For enhanced security, users have the option to [generate command-line interface (CLI)](https://github.com/atomone-hub/atom.one/blob/main/submit-tx-securely.md) commands for executing transactions in an offline, air-gapped environment. This method allows users to create and sign transactions on a device that is not connected to the internet, significantly reducing the risk of unauthorized access, hacking, or malware attacks. Once the transaction is signed offline, it can be securely transmitted to the network using an internet-connected device. This adds an extra layer of protection when performing sensitive actions such as transferring funds or managing governance operations.

It is crucial that users strictly follow best practices for secure transaction processing, including keeping private keys secure and ensuring that the air-gapped environment is free from vulnerabilities. Failure to adhere to these best practices could lead to compromised security, resulting in the loss of assets or unauthorized actions being taken on the user’s behalf.

Expand Down

0 comments on commit cd5b5da

Please sign in to comment.