mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-05-25 04:41:28 +00:00
style: Use correct format for buttons
This commit is contained in:
@@ -15,7 +15,7 @@ title: Cryptocurrency
|
||||
Making payments online is one of the biggest challenges to privacy. These cryptocurrencies provide transaction privacy by default (something which is **not** guaranteed by the majority of cryptocurrencies), provided you have a strong understanding of how to make private payments effectively. We strongly encourage you first read our payments overview article before making any purchases:
|
||||
|
||||
[Making Private Payments](../../../wiki/advanced/payments/index.md)
|
||||
{ .md-button }
|
||||
{ .pg:buttons }
|
||||
|
||||
> [!CAUTION]
|
||||
> Many if not most cryptocurrency projects are scams. Make transactions carefully with only projects you trust.
|
||||
@@ -59,7 +59,7 @@ For maximum privacy (even with a self-custody wallet), you should run your own M
|
||||
### Buying Monero
|
||||
|
||||
[General tips for acquiring Monero](../../../wiki/advanced/payments/index.md#acquisition)
|
||||
{ .md-button }
|
||||
{ .pg:buttons }
|
||||
|
||||
There are numerous centralized exchanges (CEX) as well as P2P marketplaces where you can buy and sell Monero. Some of them require identifying yourself (KYC) to comply with anti-money laundering regulations. However, due to Monero's privacy features, the only thing known to the seller is *that* you bought Monero, but not how much you own or where you spend it (after it leaves the exchange). Some reputable places to buy Monero include:
|
||||
|
||||
|
||||
@@ -69,7 +69,7 @@ The app offers multiple ways to erase metadata from images. Namely:
|
||||
On iOS and macOS, you can remove image metadata without using any third-party apps by creating a [**shortcut**](https://apps.apple.com/app/id915249334) for this purpose. Here is an example shortcut you can download to use as is:
|
||||
|
||||
[:material-tag-minus: Clean Image Metadata](https://icloud.com/shortcuts/fb774ddb7b5b4296871776c67ac0fff9)
|
||||
{ .md-button }
|
||||
{ .pg:buttons }
|
||||
|
||||
You can also use it as a model for your own shortcut; just make sure that the **Preserve Metadata** option under the **Convert** action is unchecked. Once added, you can access the shortcut in the share sheet that appears when you select the :octicons-share-24: Share button. You can select multiple images and invoke the shortcut to remove their metadata all at once.
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ When using end-to-end encryption (E2EE) technology like OpenPGP, email will stil
|
||||
OpenPGP also does not support [forward secrecy](https://en.wikipedia.org/wiki/Forward_secrecy), which means if either your or the recipient's private key is ever stolen, all previous messages encrypted with it will be exposed: [How do I protect my private keys?](../../../wiki/basics/email-security/index.md#how-do-i-protect-my-private-keys) Consider using a medium that provides forward secrecy:
|
||||
|
||||
[Real-time Communication](../../services/messengers/index.md)
|
||||
{ .md-button }
|
||||
{ .pg:buttons }
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
@@ -10,9 +10,8 @@ description: Protect your internet browsing from prying eyes by using the Tor ne
|
||||
**Tor** is a group of volunteer-operated servers that allows you to connect for free and improve your privacy and security on the Internet. Individuals and organizations can also share information over the Tor network with ".onion hidden services" without compromising their privacy. Because Tor traffic is difficult to block and trace, Tor is an effective censorship circumvention tool.
|
||||
|
||||
[Detailed Tor Overview :material-arrow-right-drop-circle:](../../../wiki/advanced/tor-overview/index.md)
|
||||
{ .md-button .md-button--primary }
|
||||
[:material-movie-open-play-outline: Video: Why You Need Tor](https://www.privacyguides.org/videos/2025/03/02/why-you-need-tor)
|
||||
{ .md-button }
|
||||
{ .pg:buttons }
|
||||
|
||||
> [!TIP]
|
||||
> Before connecting to Tor, please ensure you've read our [overview](../../../wiki/advanced/tor-overview/index.md) on what Tor is and how to connect to it safely. We often recommend connecting to Tor through a trusted [VPN provider](../../services/vpn/index.md), but you have to do so **properly** to avoid decreasing your anonymity.
|
||||
|
||||
Reference in New Issue
Block a user