1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-06-29 04:54:52 +00:00

style!: Convert wiki articles to Hugo formatting

This commit is contained in:
2026-05-13 00:29:52 -05:00
parent 5a6d219c29
commit abf140ce8e
47 changed files with 211 additions and 281 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ This is a selection of featured pages, but you can browse the sidebar for more t
{{< cards >}}
{{< card link="basics/passwords-overview" title="Intro to Passwords" subtitle="Passwords are an essential part of our everyday digital lives. We use them to protect our accounts, our devices, and our secrets. Despite often being the only thing between us and an adversary whos after our private information, not a lot of thought is put into them, which often leads to people using passwords that can be easily guessed or brute-forced." >}}
{{< card link="basics/vpn-overview" title="VPN Overview" subtitle="Virtual Private Networks are a way of extending the end of your network to exit somewhere else in the world. Normally, an ISP can see the flow of internet traffic entering and exiting your network termination device (i.e. modem). Encryption protocols such as HTTPS are commonly used on the internet, so they may not be able to see exactly what youre posting or reading, but they can get an idea of the domains you request." >}}
{{< card link="basics/creating-accounts" title="Creating Accounts" subtitle="Often people sign up for services without thinking. Maybe its a streaming service to watch that new show everyones talking about, or an account that gives you a discount for your favorite fast food place. Whatever the case may be, you should consider the implications for your data now and later on down the line." >}}
{{< card link="basics/account-creation" title="Creating Accounts" subtitle="Often people sign up for services without thinking. Maybe its a streaming service to watch that new show everyones talking about, or an account that gives you a discount for your favorite fast food place. Whatever the case may be, you should consider the implications for your data now and later on down the line." >}}
{{< card link="basics/common-threats" title="Common Threats" subtitle="Broadly speaking, we categorize our recommendations into the threats or goals that apply to most people. You may be concerned with none, one, a few, or all of these possibilities, and the tools and services you use depend on what your goals are. You may have specific threats outside these categories as well, which is perfectly fine!" >}}
{{< /cards >}}