Skip to content

Commit

Permalink
Move payments to knowledge base
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaharagon authored and dngray committed May 28, 2022
1 parent 3bdf9e8 commit 26e6899
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/payments.en.md → docs/basics/payments.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ This page outlines some payment methods and notable concerns with them, and is *

### Monero

![Monero logo](assets/img/payments/monero.svg){ align=right }
![Monero logo](../assets/img/payments/monero.svg){ align=right }

**[Monero](https://www.getmonero.org/)** uses a blockchain with privacy-enhancing technologies that obfuscate transactions to achieve anonymity. Outside observers cannot decipher addresses trading Monero, transaction amounts, address balances, or transaction histories.
**[Monero](https://www.getmonero.org/)** uses a blockchain with privacy-enhancing technologies that obfuscate transactions to achieve anonymity. Outside observers cannot decipher addresses trading Monero, transaction amounts, address balances, or transaction histories.

In 2020, [the IRS published a $625,000 bounty](https://www.forbes.com/sites/kellyphillipserb/2020/09/14/irs-will-pay-up-to-625000-if-you-can-crack-monero-other-privacy-coins/?sh=2e9808a085cc) for breaking Monero's transaction anonymity. They ultimately [paid two companies](https://news.bitcoin.com/chainalysis-and-integra-win-1-25-million-irs-contract-to-break-monero/), Chainalysis and Integra Fec a combined $1.25 million for tools that purport to break Monero's private transaction scheme.

Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ nav:
- 'basics/multi-factor-authentication.md'
- 'basics/dns.md'
- 'basics/erasing-data.md'
- 'basics/payments.md'
- 'Android':
- 'android/overview.md'
- 'android/grapheneos-vs-calyxos.md'
Expand Down Expand Up @@ -179,7 +180,6 @@ nav:
- 'metadata-removal-tools.md'
- 'multi-factor-authentication.md'
- 'passwords.md'
- 'payments.md'
- 'productivity.md'
- 'real-time-communication.md'
- 'news-aggregators.md'
Expand Down

0 comments on commit 26e6899

Please sign in to comment.