Compare commits

..
Author SHA1 Message Date
jonah 5c1ae3ae79 Update "Foundations & Organizations" donors (#3258) 2026-07-24 17:30:10 -05:00
friaandDaniel Gray a71e057966 update: Fix broken Data Erasure link in Linux Overview (#3253)
Signed-off-by: Jordan Warne <jordan@privacyguides.org>
Signed-off-by: Daniel Gray <dngray@privacyguides.org>
2026-07-12 16:01:13 +09:30
7 changed files with 9 additions and 21 deletions
+1 -1
View File
@@ -81,7 +81,7 @@
},
"extensions": [
"EditorConfig.EditorConfig",
"rvben.rumdl",
"DavidAnson.vscode-markdownlint",
"wholroyd.jinja",
"mikestead.dotenv",
"redhat.vscode-yaml",
-14
View File
@@ -1,14 +0,0 @@
[global]
disable = ["md013", "md033", "md046", "md026"]
[md007]
indent = 4
[md010]
code_blocks = false
[md024]
siblings_only = true
[md049]
style = "asterisk"
+1 -1
View File
@@ -21,7 +21,7 @@
{
"recommendations": [
"EditorConfig.EditorConfig",
"rvben.rumdl",
"DavidAnson.vscode-markdownlint",
"wholroyd.jinja",
"mikestead.dotenv",
"redhat.vscode-yaml",
+1 -1
View File
@@ -91,7 +91,7 @@
},
"editor.unicodeHighlight.ambiguousCharacters": true,
"editor.unicodeHighlight.invisibleCharacters": true,
"editor.defaultFormatter": "rvben.rumdl",
"editor.defaultFormatter": "DavidAnson.vscode-markdownlint",
"[yaml]": {
"editor.defaultFormatter": "redhat.vscode-yaml",
"editor.quickSuggestions": {
+5 -3
View File
@@ -28,11 +28,13 @@ MAGIC Grants is our fiscal host, and their custom, open-source donation platform
<div class="mdx-specialthanks" markdown>
[![Power Up Privacy]](https://powerupprivacy.com){ rel=nofollow target=_blank title="Power Up Privacy" }
[![DeleteMe]](https://joindeleteme.com){ rel=nofollow target=_blank title="DeleteMe" }
[![Power Up Privacy]](https://powerupprivacy.com){ target=_blank title="Power Up Privacy" }
[![DeleteMe]](https://joindeleteme.com){ target=_blank title="DeleteMe" }
[![Cape]](https://www.cape.co){ target=_blank title="Cape" }
[Power Up Privacy]: ../assets/img/donors/power-up-privacy.webp
[DeleteMe]: ../assets/img/donors/deleteme.webp
[Cape]: ../assets/img/donors/cape.webp
</div>
@@ -83,7 +85,7 @@ You can become an organizational member by reaching out to <info@magicgrants.org
### How are organizational members recognized?
Organizational members that choose to be recognized publicly are included in our organizational members section (above), and occasionally at other opportunities where appropriate. Organizational member links include the `rel="nofollow"` attribute: We adopted this policy to screen out potential abuse of our program and site to raise the rank of third parties in search algorithms. Unfortunately, this is a growing problem for nonprofits. This was a complex decision since we know many of the sincere supporters behind these companies, but we decided that it was the best choice for us.
Organizational members that choose to be recognized publicly are included in our organizational members section (above), and occasionally at other opportunities where appropriate.
Organizational members have no ability to influence what content is recommended on the Privacy Guides website. Learn more about our [donation acceptance policy](donation-acceptance-policy.md).
+1 -1
View File
@@ -94,7 +94,7 @@ SELinux on [Fedora](https://docs.fedoraproject.org/en-US/quick-docs/selinux-gett
Most Linux distributions have an option within its installer for enabling [LUKS](../encryption.md#linux-unified-key-setup) FDE. If this option isnt set at installation time, you will have to back up your data and re-install, as encryption is applied after [disk partitioning](https://en.wikipedia.org/wiki/Disk_partitioning), but before [file systems](https://en.wikipedia.org/wiki/File_system) are formatted. We also suggest securely erasing your storage device:
- [Secure Data Erasure :material-arrow-right-drop-circle:](https://blog.privacyguides.org/2022/05/25/secure-data-erasure)
- [Secure Data Erasure :material-arrow-right-drop-circle:](https://www.privacyguides.org/articles/2022/05/25/secure-data-erasure/)
### Swap
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB