diff --git a/theme/video-post.html b/theme/video-post.html index db28fb99..aea3ab13 100644 --- a/theme/video-post.html +++ b/theme/video-post.html @@ -35,7 +35,7 @@ "thumbnailUrl": [ "{{ page.meta.thumbnail }}" ], - "uploadDate": "{{ page.meta.date.created }}Z", + "uploadDate": "{{ page.meta.date.created }}", "embedUrl": "{{ page.meta.embed }}" } diff --git a/videos/posts/5-easy-steps-to-protect-yourself-online.md b/videos/posts/5-easy-steps-to-protect-yourself-online.md index cfc36ac5..df0e0949 100644 --- a/videos/posts/5-easy-steps-to-protect-yourself-online.md +++ b/videos/posts/5-easy-steps-to-protect-yourself-online.md @@ -1,7 +1,7 @@ --- title: 5 Easy Steps to Protect Yourself Online date: - created: 2025-02-14T17:00:00 + created: 2025-02-14T17:00:00Z authors: - jordan description: Worried about hackers and data breaches? You're not alone. In this video we outline 5 simple yet crucial steps you can take today to dramatically improve your online security and protect your personal information. diff --git a/videos/posts/do-you-need-a-vpn.md b/videos/posts/do-you-need-a-vpn.md index cd36765e..1cf129d9 100644 --- a/videos/posts/do-you-need-a-vpn.md +++ b/videos/posts/do-you-need-a-vpn.md @@ -1,7 +1,7 @@ --- title: Do you need a VPN? date: - created: 2024-12-12T20:00:00 + created: 2024-12-12T20:00:00Z authors: - jordan description: Commercial Virtual Private Networks are a way of extending the end of your network to exit somewhere else in the world. This can have substantial privacy benefits, but not all VPNs are created equal. diff --git a/videos/posts/its-time-to-stop-using-sms-heres-why.md b/videos/posts/its-time-to-stop-using-sms-heres-why.md index a40cf026..98a162cc 100644 --- a/videos/posts/its-time-to-stop-using-sms-heres-why.md +++ b/videos/posts/its-time-to-stop-using-sms-heres-why.md @@ -1,7 +1,7 @@ --- title: It's time to stop using SMS, here's why! date: - created: 2025-01-24T20:00:00 + created: 2025-01-24T20:00:00Z authors: - jordan description: Text messaging has been a staple of communication for decades, but it's time to move on. In this video, we'll explore why SMS is an outdated and insecure technology and discuss better alternatives. diff --git a/videos/posts/stop-confusing-privacy-anonymity-and-security.md b/videos/posts/stop-confusing-privacy-anonymity-and-security.md new file mode 100644 index 00000000..a795091d --- /dev/null +++ b/videos/posts/stop-confusing-privacy-anonymity-and-security.md @@ -0,0 +1,27 @@ +--- +title: | + Stop Confusing Privacy, Anonymity, and Security +date: + created: 2025-03-14T02:00:00Z +authors: + - jordan +description: | + Are you mixing up privacy, security, and anonymity? Don't worry, it's more common than you might think! In this week's video we break down each term, so you can make educated decisions on what tools are best for you. +readtime: 7 +thumbnail: https://neat.tube/lazy-static/previews/35388c84-1dc5-4e09-867e-0badf6ea75fa.jpg +embed: https://neat.tube/videos/embed/1f5361c6-2230-4466-9390-659e0a0692ad +peertube: https://neat.tube/w/4SmJxn7Q2XRp7ZGDCxvNUV +youtube: https://www.youtube.com/watch?v=RRt08MvK4tE +links: + - Common Threats: https://www.privacyguides.org/en/basics/common-threats/#security-and-privacy + - Recommended Tools: https://www.privacyguides.org/en/tools/ + - Why Privacy Matters: https://www.privacyguides.org/en/basics/why-privacy-matters/ + - VPN Overview: https://www.privacyguides.org/en/basics/vpn-overview/ + - Do You Need a VPN?: https://www.privacyguides.org/videos/2024/12/12/do-you-need-a-vpn/ +--- +Are you mixing up privacy, security, and anonymity? Don't worry, it's more common than you might think! In this week's video we break down each term, so you can make educated decisions on what [privacy tools](https://www.privacyguides.org/en/tools/) are best for you. + +## Sources + +- +- diff --git a/videos/posts/why-you-need-tor.md b/videos/posts/why-you-need-tor.md index 11e87082..322a7de1 100644 --- a/videos/posts/why-you-need-tor.md +++ b/videos/posts/why-you-need-tor.md @@ -2,7 +2,7 @@ title: | Anonymity for Everyone: Why You Need Tor date: - created: 2025-03-02T18:00:00 + created: 2025-03-02T18:00:00Z authors: - jordan description: Tor is an invaluable tool for bypassing censorship and browsing privately, in this week's video we dive into the details and explain how it works. Plus we cover some things you should avoid when using Tor to make sure you maintain your anonymity.