From 719135c133be2a7e4b6bfe499c354276e045e6ae Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Wed, 17 Apr 2024 03:07:58 -0500 Subject: [PATCH] Adding donation info --- docs/about/donate.md | 46 ++++++++++++++++++++++++------ includes/strings.en.env | 5 ++-- mkdocs.yml | 24 +++++++--------- run.sh | 3 ++ theme/assets/stylesheets/extra.css | 9 +++++- theme/partials/copyright.html | 27 +++++++++++------- 6 files changed, 79 insertions(+), 35 deletions(-) diff --git a/docs/about/donate.md b/docs/about/donate.md index fe9d47bf..d0607f5b 100644 --- a/docs/about/donate.md +++ b/docs/about/donate.md @@ -2,24 +2,32 @@ title: Supporting Us --- -It takes a lot of [people](contributors.md) and [work](https://github.com/privacyguides/privacyguides.org/pulse/monthly) to keep Privacy Guides up to date and spreading the word about privacy and mass surveillance. If you like what we do, consider getting involved by [editing the site](https://github.com/privacyguides/privacyguides.org) or [contributing translations](https://crowdin.com/project/privacyguides). +Donate to Privacy Guides and support our mission to defend digital rights and spread the word about mass surveillance programs and other daily privacy invasions. You can help Privacy Guides researchers, activists, and maintainers create informative content, host private digital services, and protect privacy rights at a time when the world needs it most. -
-

Donation Information

+[Donate on Open Collective](https://opencollective.com/privacyguides/donate){ class="md-button md-button--primary" } +[Sponsor us on GitHub](https://github.com/sponsors/privacyguides){ .md-button } -Unfortunately, Open Collective Foundation (our long-time fiscal host) announced they are dissolving their operations and can no longer support us or any project they host. Thus, we have no way to accept donations at this time. We are looking into ways to move forward from a legal perspective, but in the meantime any non-monetary contribution you can provide would be greatly appreciated. +Privacy Guides has been a nonstop effort for over 5 years to stay up to date with the world of cybersecurity and privacy, and to promote the benefits of privacy overall. This is a **non-profit, community-driven** project that would not be possible without the generous support of all our [contributors.](contributors.md) -
+[Your donation may qualify for a charitable deduction.](#legal-information) -Another option to support us is by buying our merchandise from HelloTux. We get a small commission for each item sold, and you get a quality product to show for it. +## Cryptocurrency -[Buy on HelloTux.com](https://hellotux.com/privacyguides){ class="md-button" } +We also accept cryptocurrency donations: + +- [XMR](../cryptocurrency.md#monero): `zzz` +- BTC: `zzz` +- ETH: `zzz` + +If you would like to make a donation via another method, please reach out to [jonah@privacyguides.org](mailto:jonah@privacyguides.org). Thank you to all those who support our mission! :heart: ## How We Use Donations -Privacy Guides is a **non-profit** organization. We use donations for a variety of purposes, including: +Privacy Guides is a **non-profit** project which is legally restricted by section 501(c)(3) of Title 26 of the United States Code in terms of how we use our funds. We are only able to use our funds to further this project and our related charitable endeavors. + +We use donations for a variety of purposes, including: **Domain Registrations** @@ -37,4 +45,24 @@ Privacy Guides is a **non-profit** organization. We use donations for a variety : We occasionally purchase products and services for the purposes of testing our [recommended tools](../tools.md). -We are still working with our fiscal host (the Open Collective Foundation) to receive cryptocurrency donations, at the moment the accounting is unfeasible for many smaller transactions, but this should change in the future. In the meantime, if you wish to make a sizable (> $100) cryptocurrency donation, please reach out to [jonah@privacyguides.org](mailto:jonah@privacyguides.org). +We strictly **cannot** use donations to support political campaigns/candidates or attempt to influence legislation. Earnings also will **not** inure to the benefit of any private shareholder or individual. + +## Legal Information + +Privacy Guides maintains its non-profit status via our fiscal host, [MAGIC Grants](https://magicgrants.org/), a 501(c)(3) organization based in Colorado (tax ID #82-5183590). + +Because of this status, when you donate you may be eligible for a charitable deduction. Consult with your tax advisor or the IRS to determine whether a contribution is deductible. + +Your donation to Privacy Guides is held by MAGIC Grants in a restricted fund, subject to our [agreement](https://github.com/MAGICGrants/website/pull/18) with them. Your restricted donation can only be used for Privacy Guides, and fund disbursals can only be approved by the Privacy Guides team. It can not be used by MAGIC Grants for any other purpose. + +MAGIC Grants is responsible for collecting donations, issuing receipts, handling approved fund disbursements, and all other accounting-related tasks. We extend our gratitude to their team for allowing us to accept donations flexibly (including cryptocurrency!), and for performing this work which allows us to focus entirely on our charitable mission. + +## Merchandise + +Another option to support us is by buying our merchandise from HelloTux. We get a small commission for each item sold, and you get a quality product to show for it. + +[Buy on HelloTux.com](https://hellotux.com/privacyguides){ class="md-button" } + +## Non-Financial Support + +It takes a lot of [people](contributors.md) and [work](https://github.com/privacyguides/privacyguides.org/pulse/monthly) to keep Privacy Guides up to date and spreading the word about privacy and mass surveillance. If you're looking for other ways to help out, consider getting involved by [editing the site](https://github.com/privacyguides/privacyguides.org), [joining our forum](https://discuss.privacyguides.net), or [contributing translations](https://crowdin.com/project/privacyguides). diff --git a/includes/strings.en.env b/includes/strings.en.env index 4e4e6730..06e67d28 100644 --- a/includes/strings.en.env +++ b/includes/strings.en.env @@ -10,8 +10,8 @@ ANALYTICS_FEEDBACK_TITLE="Was this page helpful?" DESCRIPTION_HOMEPAGE="A socially motivated website which provides information about protecting your online data privacy and security." FOOTER_ANALYTICS="Anonymous statistics preferences." FOOTER_COPYRIGHT_AUTHOR="Privacy Guides and contributors." -FOOTER_INTRO="Privacy Guides is a non-profit, socially motivated website that provides information for protecting your data security and privacy." -FOOTER_NOTE="We do not make money from recommending certain products, and we do not use affiliate links." +FOOTER_DONATE="Consider donating to Privacy Guides." +FOOTER_NOTE="We are a 501(c)(3) non-profit and do not make money from recommendations or affiliate links." HOMEPAGE_CTA_DESCRIPTION="It's important for a website like Privacy Guides to always stay up-to-date. We need our audience to keep an eye on software updates for the applications listed on our site and follow recent news about providers that we recommend. It's hard to keep up with the fast pace of the internet, but we try our best. If you spot an error, think a provider should not be listed, notice a qualified provider is missing, believe a browser plugin is no longer the best choice, or uncover any other issue, please let us know." HOMEPAGE_DESCRIPTION="A socially motivated website which provides information about protecting your online data privacy and security." HOMEPAGE_RSS_CHANGELOG_LINK="https://discuss.privacyguides.net/c/site-development/changelog/9.rss" @@ -30,6 +30,7 @@ NAV_CHANGELOG="Changelog" NAV_CODE_OF_CONDUCT="Code of Conduct" NAV_COMMUNITY="Community" NAV_CONTRIBUTING="Contributing" +NAV_DONATE="Donate" NAV_FORUM="Forum" NAV_HOME="Home" NAV_INTERNET_BROWSING="Internet Browsing" diff --git a/mkdocs.yml b/mkdocs.yml index 4f73daca..3faae1fc 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -38,15 +38,11 @@ extra: deploy: !ENV DEPLOY_ID privacy_guides: footer: - intro: - !ENV [ - FOOTER_INTRO, - "Privacy Guides is a non-profit, socially motivated website that provides information for protecting your data security and privacy.", - ] + donate: !ENV [FOOTER_DONATE, "Consider donating to Privacy Guides."] note: !ENV [ FOOTER_NOTE, - "We do not make money from recommending certain products, and we do not use affiliate links.", + "We are a 501(c)(3) non-profit and do not make money from recommendations or affiliate links.", ] copyright: author: @@ -172,18 +168,15 @@ extra: - icon: simple/mastodon link: https://mastodon.neat.computer/@privacyguides name: !ENV [SOCIAL_MASTODON, "Mastodon"] - - icon: simple/matrix - link: https://matrix.to/#/#privacyguides:matrix.org - name: !ENV [SOCIAL_MATRIX, "Matrix"] - icon: simple/discourse link: https://discuss.privacyguides.net/ name: !ENV [SOCIAL_FORUM, "Forum"] - icon: simple/github link: https://github.com/privacyguides name: !ENV [SOCIAL_GITHUB, "GitHub"] - - icon: simple/torbrowser - link: http://www.xoe4vn5uwdztif6goazfbmogh6wh5jc4up35bqdflu6bkdc5cas5vjqd.onion/ - name: !ENV [SOCIAL_TOR_SITE, "Hidden service"] + - icon: material/hand-coin + link: /en/about/donate/ + name: !ENV [NAV_DONATE, "Donate"] alternate: - name: English link: /en/ @@ -300,7 +293,7 @@ theme: - search.highlight extra_css: - - assets/stylesheets/extra.css?v=2 + - assets/stylesheets/extra.css?v=3 extra_javascript: - assets/javascripts/randomize-element.js?v=1 - assets/javascripts/resolution.js?v=1 @@ -462,7 +455,12 @@ nav: - !ENV [NAV_TECHNICAL_GUIDES, "Technical Guides"]: - "meta/uploading-images.md" - "meta/git-recommendations.md" + - !ENV [NAV_DONATE, "Donate"]: "about/donate/" - !ENV [NAV_CHANGELOG, "Changelog"]: "https://github.com/privacyguides/privacyguides.org/releases" - !ENV [NAV_FORUM, "Forum"]: "https://discuss.privacyguides.net/" - !ENV [NAV_BLOG, "Blog"]: "https://blog.privacyguides.org/" + +validation: + nav: + not_found: info diff --git a/run.sh b/run.sh index 9bed5a3a..38be2213 100755 --- a/run.sh +++ b/run.sh @@ -128,6 +128,9 @@ markdown_extensions: sources: exclude: - tools.md + targets: + exclude: + - about/* EOT trap 'rm $PWD/.mkdocs-insiders-$random_num.yml' EXIT fi diff --git a/theme/assets/stylesheets/extra.css b/theme/assets/stylesheets/extra.css index 04424be2..5b598e9b 100644 --- a/theme/assets/stylesheets/extra.css +++ b/theme/assets/stylesheets/extra.css @@ -65,7 +65,7 @@ --pg-blue: #74b9f1; --pg-green: #72cd75; --pg-blue-gray: #9ab2bc; - --pg-viridian: #40826d; + --pg-viridian: #36d1a0; --md-footer-bg-color--dark: var(--md-default-bg-color); } @@ -523,3 +523,10 @@ path[d="M20.71 7.04c.39-.39.39-1.04 0-1.41l-2.34-2.34c-.37-.39-1.02-.39-1.41 0l- width: 100%; padding: 1em !important; } + +/* Footer text links */ +html .md-footer-meta.md-typeset a.mdx-footer__link { + /* color: var(--md-primary-fg-color--light); */ + border-bottom: .05rem dotted var(--md-default-fg-color--light); + text-decoration: none; +} diff --git a/theme/partials/copyright.html b/theme/partials/copyright.html index 10ce13ac..eea54857 100644 --- a/theme/partials/copyright.html +++ b/theme/partials/copyright.html @@ -19,25 +19,32 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --> -{% set copyright = config.extra.privacy_guides.footer %} +{% set footer = config.extra.privacy_guides.footer %}