mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-04-28 19:16:32 -04:00
update(video): Add video sources (#2894)
This commit is contained in:
parent
87eb01d344
commit
8baf09e913
@ -39,20 +39,20 @@ done
|
||||
DISCOURSE_URL="$source"
|
||||
|
||||
# Fetch the JSON data
|
||||
json_data=$(curl -s $DISCOURSE_URL)
|
||||
json_data="$(curl -s "$DISCOURSE_URL")"
|
||||
|
||||
# Extract the first 3 topics
|
||||
topics=$(echo $json_data | jq -r ".topic_list.topics[:$count]")
|
||||
topics=$(echo "$json_data" | jq -r ".topic_list.topics[:$count]")
|
||||
|
||||
users=$(echo $json_data | jq -r ".users")
|
||||
users=$(echo "$json_data" | jq -r ".users")
|
||||
# Generate HTML for the first 3 posts
|
||||
html_output=""
|
||||
for row in $(echo "${topics}" | jq -r '.[] | @base64'); do
|
||||
_jq() {
|
||||
echo ${row} | base64 --decode | jq -r ${1}
|
||||
echo "${row}" | base64 --decode | jq -r "${1}"
|
||||
}
|
||||
|
||||
title=$(_jq '.title')
|
||||
title="$(_jq '.title')"
|
||||
id=$(_jq '.id')
|
||||
like_count=$(_jq '.like_count')
|
||||
reply_count=$(_jq '.posts_count')
|
||||
@ -83,7 +83,7 @@ for row in $(echo "${topics}" | jq -r '.[] | @base64'); do
|
||||
done
|
||||
|
||||
tempfile=$(mktemp)
|
||||
echo "$html_output" > $tempfile
|
||||
echo "$html_output" > "$tempfile"
|
||||
|
||||
# Insert the HTML output between the comments in index.html
|
||||
sed -i'.bak' "/<!-- start $tag -->/,/<!-- end $tag -->/{//!d;}; /<!-- start $tag -->/r $tempfile" $destination
|
||||
sed -i'.bak' "/<!-- start $tag -->/,/<!-- end $tag -->/{//!d;}; /<!-- start $tag -->/r $tempfile" "$destination"
|
||||
|
@ -174,6 +174,29 @@
|
||||
</nav>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<!-- Related links -->
|
||||
{% if page.config.links %}
|
||||
<ul class="md-post__meta md-nav__list">
|
||||
<li class="md-nav__item md-nav__item--section">
|
||||
<div class="md-post__title">
|
||||
<span class="md-ellipsis">
|
||||
{{ lang.t("blog.references") }}
|
||||
</span>
|
||||
</div>
|
||||
|
||||
<!-- Render related links -->
|
||||
<nav class="md-nav">
|
||||
<ul class="md-nav__list">
|
||||
{% for nav_item in page.config.links %}
|
||||
{% set path = "__ref_" ~ loop.index %}
|
||||
{{ item.render(nav_item, path, 1) }}
|
||||
{% endfor %}
|
||||
</ul>
|
||||
</nav>
|
||||
</li>
|
||||
</ul>
|
||||
{% endif %}
|
||||
</nav>
|
||||
|
||||
<!-- Table of contents, if integrated -->
|
||||
|
@ -10,6 +10,22 @@ thumbnail: https://neat.tube/lazy-static/previews/59e10e27-2bc4-4cd4-8cb7-605b10
|
||||
embed: https://neat.tube/videos/embed/059b71a5-a1aa-44d5-b410-14a69e3082da
|
||||
peertube: https://neat.tube/w/1GaeNH2GyUark4kNXCcL6Q
|
||||
youtube: https://www.youtube.com/watch?v=x5bKUA2sVFM
|
||||
links:
|
||||
- Password Managers: https://www.privacyguides.org/en/passwords/
|
||||
- Multifactor Authentication: https://www.privacyguides.org/en/multi-factor-authentication/
|
||||
- Desktop Browsers: https://www.privacyguides.org/en/desktop-browsers/
|
||||
- Browser Extensions: https://www.privacyguides.org/en/browser-extensions/
|
||||
- Recommendation Criteria: https://www.privacyguides.org/en/about/criteria/
|
||||
---
|
||||
|
||||
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.
|
||||
|
||||
## Sources
|
||||
|
||||
- The biggest data breaches in 2024: <https://techcrunch.com/2024/10/14/2024-in-data-breaches-1-billion-stolen-records-and-rising/>
|
||||
- Bitwarden Password Strength Tester: <https://bitwarden.com/password-strength/>
|
||||
- Proton Pass Showcase video: <https://www.youtube.com/watch?v=4YLxjvxHMYo>
|
||||
- Bitwarden Showcase video: <https://www.youtube.com/watch?v=3w0sJlgKfWQ>
|
||||
- Google Incognito Lawsuit: <https://apnews.com/article/google-incognito-mode-tracking-lawsuit-settlement-8b30c9397f678bc4c546ab84191f7a9d>
|
||||
- Google ad for GIMP was malicious: <https://www.bleepingcomputer.com/news/security/google-ad-for-gimporg-served-info-stealing-malware-via-lookalike-site/>
|
||||
- Cops were allowed to force a suspect to use thumbprint to unlock phone, says court: <https://9to5mac.com/2024/04/19/thumbprint-to-unlock-phone-kaw/>
|
||||
|
@ -10,8 +10,15 @@ thumbnail: https://neat.tube/lazy-static/previews/3f9c497c-d0f1-4fe8-8ac5-539f0f
|
||||
embed: https://neat.tube/videos/embed/2e4e81e8-f59e-4eab-be4d-8464a4a83328
|
||||
peertube: https://neat.tube/w/6HDQH1wnTACKFHh2u1CRQ5
|
||||
youtube: https://www.youtube.com/watch?v=XByp-F8FXtg
|
||||
links:
|
||||
- VPN Recommendations: https://www.privacyguides.org/en/vpn/
|
||||
- VPN Overview: https://www.privacyguides.org/en/basics/vpn-overview/
|
||||
---
|
||||
|
||||
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. More information about VPNs can be found on our website: <https://www.privacyguides.org/en/basics/vpn-overview/>
|
||||
|
||||
Sources: <https://drive.proton.me/urls/XVRKJXFHM8#8HR0OD293SaW>
|
||||
## Sources
|
||||
|
||||
- VPN Sponsorship Study: <https://www.cs.umd.edu/~dml/papers/vpn-ads-oakland22.pdf>
|
||||
- VPNs Questionable Security Practices: <https://cdt.org/wp-content/uploads/2017/08/FTC-CDT-VPN-complaint-8-7-17.pdf>
|
||||
- VPN Relationship Map: <https://kumu.io/Windscribe/vpn-relationships>
|
||||
|
@ -10,8 +10,22 @@ thumbnail: https://neat.tube/lazy-static/previews/f3b63055-e1b3-4691-8687-4a8387
|
||||
embed: https://neat.tube/videos/embed/7887f661-541c-4bff-9f69-2b7dd81622ca
|
||||
peertube: https://neat.tube/w/fTfKp1tatNnGTtfP3SwbXu
|
||||
youtube: https://www.youtube.com/watch?v=B9BWXvn-rB4s
|
||||
links:
|
||||
- Instant Messengers: https://www.privacyguides.org/en/real-time-communication/
|
||||
---
|
||||
|
||||
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.
|
||||
|
||||
Sources: <https://drive.proton.me/urls/E4SPHHZYE4#qEwowuoIaVKI>
|
||||
## Sources
|
||||
|
||||
- <https://www.ivpn.net/blog/collection-of-user-data-by-isps-and-telecom-providers-and-sharing-with-third-parties>
|
||||
- <https://www.t-mobile.com/privacy-center/education/analytics-reporting>
|
||||
- <https://arstechnica.com/tech-policy/2021/03/t-mobile-will-tell-advertisers-how-you-use-the-web-starting-next-month/>
|
||||
- <https://docs.fcc.gov/public/attachments/DOC-402213A1.pdf>
|
||||
- <https://www.abc.net.au/news/2024-12-05/united-states-allege-china-behind-salt-typhoon-telecoms-hack/104687712>
|
||||
- <https://mashable.com/article/salt-typhoon-telcom-hack-explainer-us-china>
|
||||
- <https://docs.fcc.gov/public/attachments/DOC-408013A1.pdf>
|
||||
- <https://www.bleepingcomputer.com/news/security/reddit-announces-security-breach-after-hackers-bypassed-staffs-2fa/>
|
||||
- <https://www.gsma.com/solutions-and-impact/connectivity-for-good/mobile-for-development/wp-content/uploads/2019/02/ProofofIdentity2019_WebSpreads.pdf> (Page 12)
|
||||
- <https://www.gsma.com/solutions-and-impact/technologies/networks/rcs/>
|
||||
- <https://www.gsma.com/newsroom/article/rcs-nowin-ios-a-new-chapter-for-mobile-messaging/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user