Archived
tokens for selfhosted OS, and corred missing token for OS warning in … #1214
Open
yeet648 wants to merge 9 commits from
yeet648/i18n into i18n
pull from: yeet648/i18n
merge into: :i18n
:master
:dependabot/bundler/nokogiri-1.13.6
:dependabot/bundler/addressable-2.8.0
:freddy-m-patch-3
:pr-add_RemoveMyPhone_sponsor
:pr-browser_cleanup_1257_1328_1430
:freddy-m-patch-2
:freddy-m-patch-1
:pr-vpn_hated_one_video
:cdn
:update-nitrohorse-image
:promote-metager-to-card
:hardware
:pr-add_azirevpn
:pr-add_mailfence
:shop
:1673
:pr/1658
:i18n-simple
:sponsorship-edits-nov2019
:i18n
:ipfs
:blacklight447-ptio-patch-3
:blog
:remove-windows-icons
:pr/1147
:i18n-testing
:add-beautify
Labels
Clear labels
:mag:🤖 Search Engines
I2P
OS
Self-contained networks
Social media
Tor
WIP
XMPP
[m]
approved
dependencies
duplicate
feedback wanted
high priority
iOS
low priority
stale
streaming
todo
wontfix
₿ cryptocurrency
ℹ️ help wanted
↔️ file sharing
⚙️ web extensions
✨ enhancement
❌ software removal
🆕 software suggestion
🆘 critical
🇦🇶 translations
🌐 Social News Aggregators
🌐 hosting
🌐 website issue
🏠 housekeeping
🐛 bug
👁️ browsers
👥 team chat
💢 conflicting
💬 discussion
💻 hardware
📁 file storage
📝 correction
📧 email
🔎 research required
🔐 password managers
🔒 VPN
🔒 file encryption
🖊️ digital notebooks
🗄️ DNS
🗨️ instant messaging (im)
🚫 Windows
🤖 Android
🦊 Firefox
🧰 productivity tools
The Invisible Internet Project (I2P)
Operating Systems
Anything covering the Tor network
active work in progress, do not merge or PR (yet)!
Extensible Messaging and Presence Protocol
Matrix protocol
approved, waiting for a PR
Pull requests that update a dependency file
A label for stalebot if it gets added
Anything related to media streaming.
Issues or bugs that will not be fixed and/or do not have significant impact on the project.
Browser Extension related issues
Anything covering a translated version of the site
*Technical* issues with the website.
Anything primarily related to site cleanup.
Correction of content on the website
Virtual Private Network
Domain Name System
Firefox & forks, about:config etc.
No labels
🇦🇶 translations
No due date set.
Dependencies
No dependencies set.
Reference: privacyguides/privacytools.io#1214
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
…OS page.
tokens for selfhosted os, filesync, and added missing token in OS page. Supports issue #1106
Resolves: #none
Check List
[ x] I have read and understand the contributing guidelines.
[x ] I have listed the source code.
[ x] This project is free/libre software.
[ x] This project has an associated discussion.
Netlify preview for the mainly edited page:
Code Repository (if applicable):
hello maintainers, on the build break does jekyll need to be updated on the build machine? After a pull I got a build warning and had to run "bundle install" again for my local build to work and wonder if this is same here.
I think it's just that Travis is unhappy with your changes.
fwiw I get this same build break when i clone i18n without my changes.
This is an issue with the i18n branch in general since
0c840011fe, and I am not sure why... Maybe the i18n plugin we're using was updated? But it's not an issue with this PR 👍I'll review this in a bit, thanks! 🙏
@jonahAragon, no rush here on the review... just wanted to let you know I'll keep chipping away on token-izing these pages until you tell me otherwise.
@@ -337,0 +353,4 @@freenet_descr: "Freenet is a peer-to-peer platform for censorship-resistant communication. It uses a decentralized distributed data store to keep and deliver information, and has a suite of free software for publishing and communicating on the Web without fear of censorship. Both Freenet and some of its associated tools were originally designed by Ian Clarke, who defined Freenet's goal as providing freedom of speech on the Internet with strong anonymity protection."related_information: "Related Information"true_stories: "- True stories from the dark side of the Internet."worth_mentioning: "Worth Mentioning"It is worth mentioning that
worth_mentioningshould just be a global string as it's used in many places. This goes for all the otherworth_mentioningkeys in the yaml@@ -337,0 +361,4 @@yggdrasil_descr: "- An early-stage implementation of a fully end-to-end encrypted IPv6 network. It is lightweight, self-arranging, supported on multiple platforms and allows pretty much any IPv6-capable application to communicate securely with other Yggdrasil nodes. Yggdrasil does not require you to have IPv6 Internet connectivity - it also works over IPv4."yggdrasil_warning: "The project is currently in early stages but it is being actively developed."yggdrasil_danger: "Yggdrasil doesn't have a goal of providing anonymity and your peers know your IP address unless you are only using Tor/I2P peers."experimental: "experimental"related_informationis already a global string@@ -337,0 +372,4 @@real_time_communication:title: "Real-Time Communication"descr: "Discover secure and private ways to communicate with others online without letting any third parties read your messages."instant_messenger:We should probably decide on whether to keep these tags all lowercase ("experimental") or not ("Experimental").
Notice that at https://www.privacytools.io/software/real-time-communication/#im we have "Experimental" and "Warning", but at https://www.privacytools.io/software/networks/ we have "experimental" and "privacy warning"
@@ -337,0 +392,4 @@other_omemo: "Other OMEMO ready clients"kontalk: " - A community-driven instant messaging network. Supports end-to-end encryption. Both client-to-server and server-to-server channels are fully encrypted."keybase: " End-to-end encrypted messaging with social verification."keybase_tooltip: "This software relies on a closed-source central server."See above:
worth_mentioningis better as a global stringrelated_informationis already a global string