diff --git a/docs/about.md b/docs/about.md index 4c71b462..7d173fef 100644 --- a/docs/about.md +++ b/docs/about.md @@ -29,6 +29,26 @@ In addition to our core team, [many other people](about/contributors.md) have ma [Job Openings :material-arrow-right-drop-circle:](about/jobs.md) +## Contact Us + +[:simple-discourse: Join the Privacy Guides forum](https://discuss.privacyguides.net/){ .md-button .md-button--primary } + +The best way to get individual help is from our community on Discourse. If you notice an issue with our website, please open a discussion in the [Site Development](https://discuss.privacyguides.net/c/site-development/7) category on our forum. If you have a question about anything we cover, please ask it in the [Questions](https://discuss.privacyguides.net/c/privacy/questions/8) category on our forum. + +![Signal contact QR code](assets/img/layout/signal-contact-qr.png){ align=right } + +Have a tip for us, or need to share some sensitive information? The best way to get in touch with us securely is via `@privacyguides.01` on Signal. This group account is monitored by [Jonah](https://discuss.privacyguides.net/u/jonah), [Niek](https://discuss.privacyguides.net/u/niek-de-wilde), [Em](https://discuss.privacyguides.net/u/ematprivacyguides), and [Jordan](https://discuss.privacyguides.net/u/jordan). + +[:simple-signal: Chat on Signal](https://signal.me/#eu/zg9xcrIv5w-EtXt2FmTJgfWv01LmyTed8rpr7RDv35Mizq8ISZ9NJLmYtzsxI0Z4){ .md-button } + +You may also email the entire team at . This is a shared inbox that could be read by any [team member](https://discuss.privacyguides.net/u?group=team&order=solutions&period=all), so please consider what sensitive information you share via email accordingly. + +We will do our best to respond to all queries within 3 business days, but please understand we are unable to provide individualized advice to everyone who asks. If you have a question about privacy, you will receive a much more detailed and timely response from the Privacy Guides community by [asking on our forum](https://discuss.privacyguides.net/c/privacy/questions/8). + +You can also use OpenPGP to contact us via email, if you feel comfortable with your client's security settings. You can discover the PGP keys of our team members using WKD if your client supports it. If it doesn't, or you don't know what that means, you can also find the public key for any Privacy Guides email account by searching on [keys.openpgp.org](https://keys.openpgp.org/). We do not have PGP for the shared team inbox, only individual mailboxes which can be found in our team directory below. + +If you need an alternative secure channel, please request one via any contact method including social media, and we will work with you to establish one. Please do not share any sensitive information with us before we have established an appropriately secure discussion channel. + ## Executive Committee diff --git a/theme/assets/img/layout/signal-contact-qr.png b/theme/assets/img/layout/signal-contact-qr.png new file mode 100644 index 00000000..e420194d Binary files /dev/null and b/theme/assets/img/layout/signal-contact-qr.png differ diff --git a/theme/blog-post.html b/theme/blog-post.html index 96e4c73e..65c6138c 100644 --- a/theme/blog-post.html +++ b/theme/blog-post.html @@ -245,6 +245,18 @@ {% block content %} {% include "partials/content.html" %} {% endblock %} +
+
+

+ + + Join our forum + + to comment on this article.

+

Thank you for reading, and please consider sharing this post with your friends. + Privacy Guides is an independent, nonprofit media outlet. We don't have ads or sponsors, so if you liked this work your donation would be greatly appreciated. + Have a question, comment, or tip for us? You can securely contact us at @privacyguides.01 on Signal.

+
{% endblock %} diff --git a/theme/partials/content.html b/theme/partials/content.html index 6a021324..6dc85d93 100644 --- a/theme/partials/content.html +++ b/theme/partials/content.html @@ -52,10 +52,6 @@ {% set translation_notice = config.extra.privacy_guides.translation_notice %} {% if config.theme.language == "en" %} -
-

Share this website and spread privacy knowledge

-

-

Copy this text to easily share Privacy Guides with your friends and family on any social network!

{% elif translation_notice %}

{{ translation_notice.notice }} {{ translation_notice.cta }}