Add index strings to en.yml

This commit is contained in:
Jonah 2019-08-06 00:01:41 -05:00
parent 065c632a2e
commit df38bc4da6
No known key found for this signature in database
GPG Key ID: B9D1C611859E0649
7 changed files with 177 additions and 57 deletions

98
_i18n/en.yml Normal file
View File

@ -0,0 +1,98 @@
lang:
english: "English"
polish: "Polski"
global:
further_reading: "Further Reading"
header:
lead: "You are being watched. Private and state-sponsored organizations are monitoring and recording your online activities. privacytools.io provides services, tools and knowledge to protect your privacy against global mass surveillance."
search: "Try search.privacytools.io, a Privacy-Respecting Search Engine"
start_search: "start search"
resources:
tools: "Privacy Tools"
classic: "Prefer the classic site? View a single-page layout."
providers: "Providers"
providers_description: "Discover privacy-centric online services, including email providers, VPN operators, DNS administrators, and more!"
browsers: "Web Browsers"
browsers_description: "Find a web browser that respects your privacy, and discover how to harden your browser against tracking and leaks."
software: "Software"
software_description: "Discover a variety of open source software built to protect your privacy and keep your digital data secure."
os: "Operating Systems"
os_description: "Find out how your operating system is comprimising your privacy, and what simple alternatives exist."
services: "Services"
services_description: "The privacytools.io team is proud to launch a variety of privacy-centric online services, including a Mastodon instance, search engine, and more!"
donate: "Donate"
donate_description: "We can't operate this site without the generous contributions we receive from our viewers. If you love privacy and our website please consider donating."
quotes:
header: "Privacy? I don't have anything to hide."
quotes: "Quotes"
privacy_resources:
note: "Note: Just being open source does not make software secure!"
header: "More Privacy Resources"
guides: "Guides"
guide1: "Surveillance Self-Defense by EFF"
guide1_d: "Guide to defending yourself from surveillance by using secure technology and developing careful practices."
guide2: "The Crypto Paper"
guide2_d: "Privacy, Security and Anonymity for Every Internet User."
guide3: "Email Self-Defense by FSF"
guide3_d: "A guide to fighting surveillance with GnuPG encryption."
guide4: "The Ultimate Privacy Guide"
guide4_d: "Excellent privacy guide written by the creators of the bestVPN.com website."
guide5: "IVPN Privacy Guides"
guide5_d: "These privacy guides explain how to obtain vastly greater freedom, privacy and anonymity through compartmentalization and isolation."
guide6: "The Ultimate Guide to Online Privacy"
guide6_d: 'Comprehensive "Ninja Privacy Tips" and 150+ tools.'
info1: "r/privacytoolsIO Wiki"
info1_d: "Our Wiki on reddit.com."
info2: "Security Now!"
info2_d: "Weekly Internet Security Podcast by Steve Gibson and Leo Laporte."
info3: "TechSNAP"
info3_d: "Weekly Systems, Network, and Administration Podcast. Every week TechSNAP covers the stories that impact those of us in the tech industry."
info4: "Keybase.io"
info4_d: "Get a public key, safely, starting just with someone's social media username."
info5: "Freedom of the Press Foundation"
info5_d: "Supporting and defending journalism dedicated to transparency and accountability since 2012."
info6: "Erfahrungen.com"
info6_d: "German review aggregator website of privacy-related services."
info7: "Terms of Service; Didn't Read"
info7_d: '"I have read and agree to the Terms" is the biggest lie on the web. We aim to fix that.'
info8: "privacy.net"
info8_d: "What does the US government know about you?"
tool1: "ipleak.net"
tool1_d: "IP/DNS Detect - What is your IP, what is your DNS, what informations you send to websites."
tool2: "The ultimate Online Privacy Test Resource List"
tool2_d: "A collection of Internet sites that check whether your web browser leaks information."
tool3: "PRISM Break"
tool3_d: "We all have a right to privacy, which you can exercise today by encrypting your communications and ending your reliance on proprietary services."
tool4: "Security in-a-Box"
tool4_d: "A guide to digital security for activists and human rights defenders throughout the world."
tool5: "SecureDrop"
tool5_d: "An open-source whistleblower submission system that media organizations can use to securely accept documents from and communicate with anonymous sources. It was originally created by the late Aaron Swartz and is currently managed by Freedom of the Press Foundation."
tool6: "Reset The Net - Privacy Pack"
tool6_d: "Help fight to end mass surveillance. Get these tools to protect yourself and your friends."
tool7: "Security First"
tool7_d: "Umbrella is an Android app that provides all the advice needed to operate safely in a hostile environment."
tool8: "Block Cloudflare MiTM Attack"
tool8_d: "Firefox add-on to detect and block Cloudflare MITM attack."
tool9: "Osalt"
tool9_d: "A directory to help you find open source alternatives to proprietary tools."
tool10: "AlternativeTo"
tool10_d: "A directory to help find alternatives to other software, with the option to only show open source software."
participate:
participate: "Participate with suggestions and constructive criticism"
up_to_date: "It's important for a website like privacytools.io to stay up-to-date."
software_updates: "Keep an eye on software updates for the applications listed on our site."
follow_news: "Follow recent news about providers that we recommend."
keep_up: "We try our best to keep up, but we're not perfect and the internet is changing fast."
find_an_issue: "If you find an error, or you think a provider should not be listed here, or a qualified service provider is missing, or a browser plugin is not the best choice anymore, or anything else..."
talk_to_us: "Talk to us please."
find_us_on: "You can also find us on"
mastodon: "our own Mastodon instance"
or: "or on"
at: "at"
discourse: "Join our Discourse community to stay up to date on privacy news or make suggestions!"
follow: "Follow us on"
mastodon: "Get the latest privacy-related updates from our Mastodon Feed. Follow us today!"
github: "Develop on GitHub"
github_d: "The complete website source code is available on GitHub. Join our developer team!"
contributors: "Contributor List"
thanks: "This is a community project aiming to deliver the best information available to improve privacy online. Thank you for participating. This project needs you."

3
_i18n/pl.yml Normal file
View File

@ -0,0 +1,3 @@
header:
lead: "You are being watched. Private and state-sponsored organizations are monitoring and recording your online activities. privacytools.io provides services, tools and knowledge to protect your privacy against global mass surveillance."
search: "Try search.privacytools.io, a Privacy-Respecting Search Engine"

View File

@ -1,13 +1,13 @@
<div class="jumbotron p-5">
<h1 class="display-4"><a href="https://www.privacytools.io/" title="privacytools.io"><img src="/assets/img/layout/logo.png" width="600" height="88" class="img-fluid" alt="privacytools.io"></a></h1>
<p class="lead">You are being watched. Private and state-sponsored organizations are monitoring and recording your online activities. privacytools.io provides services, tools and knowledge to protect your privacy against global mass surveillance.</p>
<p class="lead">{% t header.lead %}</p>
</div>
<form method="POST" action="https://search.privacytools.io/" id="search_form" role="search">
<div class="input-group col-12 col-md-8 offset-md-2">
<input type="search" name="q" class="form-control input-lg" id="q" placeholder="Try search.privacytools.io, a Privacy-Respecting Search Engine" autocomplete="off" value="">
<input type="search" name="q" class="form-control input-lg" id="q" placeholder="{%t header.search %}" autocomplete="off" value="">
<span class="input-group-btn">
<button type="submit" class="btn btn-primary input-lg"><span class="hide_if_nojs"><i class="fas fa-search"></i> </span><span class="hidden active_if_nojs">start search</span></button>
<button type="submit" class="btn btn-primary input-lg"><span class="hide_if_nojs"><i class="fas fa-search"></i> </span><span class="hidden active_if_nojs">{% t header.start_search %}</span></button>
</span>
</div>
</form>

View File

@ -1,8 +1,15 @@
<div class="page-header">
<h1 id="participate" class="anchor"><a href="#participate"><i class="fas fa-link anchor-icon"></i></a> Participate with suggestions and constructive criticism</h1>
<h1 id="participate" class="anchor"><a href="#participate"><i class="fas fa-link anchor-icon"></i></a> {% t participate.participate %}</h1>
</div>
<p>It's important for a website like privacytools.io to stay up-to-date. Keep an eye on software updates for the applications listed on our site. Follow recent news about providers that we recommend. We try our best to keep up, but we're not perfect and the internet is changing fast. If you find an error, or you think a provider should not be listed here, or a qualified service provider is missing, or a browser plugin is not the best choice anymore, or anything else... <strong>Talk to us please.</strong> You can also find us on <a rel="me" href="https://social.privacytools.io/@privacytools">our own Mastodon instance</a> or on <a href="https://chat.privacytools.io">Matrix</a> at <code class="highlighter-rouge">#general:privacytools.io</code>.</p>
<p>{% t participate.up_to_date %} {% t participate.software_updates %} {% t participate.follow_news %} {% t participate.keep_up %} {% t participate.find_an_issue %} <strong>{% t participate.talk_to_us %}</strong> {% t participate.find_us_on %} <a rel="me" href="https://social.privacytools.io/@privacytools">{% t participate.mastodon %}</a> {% t participate.or %} <a href="https://chat.privacytools.io">Matrix</a> {% t participate.at %} <code class="highlighter-rouge">#general:privacytools.io</code>.</p>
{%- capture discourse -%}{% t participate.discourse %}{%- endcapture -%}
{%- capture mastodon -%}{% t participate.follow %} Mastodon {% t participate.or %} Twitter{%- endcapture -%}
{%- capture mastodon2 -%}{% t participate.mastodon %}{%- endcapture -%}
{%- capture github -%}{% t participate.github %}{%- endcapture -%}
{%- capture github2 -%}{% t participate.github_d %}{%- endcapture -%}
{%- capture contrib -%}<a class="btn btn-warning mb-1" href="https://github.com/privacytoolsIO/privacytools.io/graphs/contributors">{% t participate.contributors %}</a>{%- endcapture -%}
<div class="row">
@ -12,27 +19,27 @@
url="https://forum.privacytools.io/"
website="Discourse"
extra_button='<a class="btn btn-success mb-1" href="https://www.reddit.com/r/privacytoolsIO/">Reddit</a>'
description='Join our Discourse community to stay up to date on privacy news or make suggestions!'
description=discourse
%}
{% include card.html color="primary"
title="Follow on Mastodon & Twitter"
title=mastodon
image="/assets/img/icons/mastodon.png"
url="https://social.privacytools.io/"
website="Mastodon"
extra_button='<a class="btn btn-primary mb-1" href="https://twitter.com/privacytoolsIO">Twitter</a>'
description="Get the latest privacy-related updates from our Mastodon Feed. Follow us today!"
description=mastodon2
%}
{% include card.html color="warning"
title="Develop on GitHub"
title=github
image="/assets/img/icons/github.png"
url="https://github.com/privacytoolsIO/privacytools.io"
website="GitHub"
description="The complete website source code is available on GitHub. Join our developer team!"
extra_button='<a class="btn btn-warning mb-1" href="https://github.com/privacytoolsIO/privacytools.io/graphs/contributors">Contributor List</a>'
description=github2
extra_button=contrib
%}
</div>
<p>This is a community project aiming to deliver the best information available to improve privacy online. Thank you for participating. This project needs you.</p>
<p>{% t participate.thanks %}</p>

View File

@ -1,43 +1,42 @@
<h1 id="resources" class="anchor"><a href="#resources"><i class="fas fa-link anchor-icon"></i></a> More Privacy Resources</h1>
<h1 id="resources" class="anchor"><a href="#resources"><i class="fas fa-link anchor-icon"></i></a> {% t privacy_resources.header %}</h1>
<h3>Guides</h3>
<h3>{% t privacy_resources.guides %}</h3>
<ul>
<li><a href="https://ssd.eff.org/"><strong>Surveillance Self-Defense by EFF</strong></a> - Guide to defending yourself from surveillance by using secure technology and developing careful practices.</li>
<li><a href="https://github.com/cryptoseb/CryptoPaper"><strong>The Crypto Paper</strong></a> - Privacy, Security and Anonymity for Every Internet User.</li>
<li><a href="https://emailselfdefense.fsf.org/en/"><strong>Email Self-Defense by FSF</strong></a> - A guide to fighting surveillance with GnuPG encryption.</li>
<li><a href="https://www.bestvpn.com/the-ultimate-privacy-guide/"><strong>The Ultimate Privacy Guide</strong></a> - Excellent privacy guide written by the creators of the bestVPN.com website.</li>
<li><a href="https://www.ivpn.net/privacy-guides"><strong>IVPN Privacy Guides</strong></a> - These privacy guides explain how to obtain vastly greater freedom, privacy and anonymity through compartmentalization and isolation.</li>
<li><a href="https://fried.com/privacy"><strong>The Ultimate Guide to Online Privacy</strong></a> - Comprehensive "Ninja Privacy Tips" and 150+ tools.</li>
<li><a href="https://ssd.eff.org/"><strong>{% t privacy_resources.guide1 %}</strong></a> - {% t privacy_resources.guide1_d %}</li>
<li><a href="https://github.com/cryptoseb/CryptoPaper"><strong>{% t privacy_resources.guide2 %}</strong></a> - {% t privacy_resources.guide2_d %}</li>
<li><a href="https://emailselfdefense.fsf.org/en/"><strong>{% t privacy_resources.guide3 %}</strong></a> - {% t privacy_resources.guide3_d %}</li>
<li><a href="https://www.bestvpn.com/the-ultimate-privacy-guide/"><strong>{% t privacy_resources.guide4 %}</strong></a> - {% t privacy_resources.guide4_d %}</li>
<li><a href="https://www.ivpn.net/privacy-guides"><strong>{% t privacy_resources.guide5 %}</strong></a> - {% t privacy_resources.guide5_d %}</li>
<li><a href="https://fried.com/privacy"><strong>{% t privacy_resources.guide6 %}</strong></a> - {% t privacy_resources.guide6_d %}</li>
</ul>
<h3>Information</h3>
<ul>
<li><a href="https://www.reddit.com/r/privacytoolsIO/wiki/index"><strong>r/privacytoolsIO Wiki</strong></a> - Our Wiki on reddit.com.</li>
<li><a href="https://www.grc.com/securitynow.htm"><strong>Security Now!</strong></a> - Weekly Internet Security Podcast by Steve Gibson and Leo Laporte.</li>
<li><a href="https://www.jupiterbroadcasting.com/show/techsnap/"><strong>TechSNAP</strong></a> - Weekly Systems, Network, and Administration Podcast. Every week TechSNAP covers the stories that impact those of us in the tech industry.</li>
<li><a href="https://keybase.io/"><strong>Keybase.io</strong></a> - Get a public key, safely, starting just with someone's social media username.</li>
<li><a href="https://freedom.press/"><strong>Freedom of the Press Foundation</strong></a> - Supporting and defending journalism dedicated to transparency and accountability since 2012.</li>
<li><a href="https://www.erfahrungen.com/mit/anonymisierung/t/"><strong>Erfahrungen.com</strong></a> - German review aggregator website of privacy-related services.</li>
<li><a href="https://tosdr.org/"><strong>Terms of Service; Didn't Read</strong></a> - "I have read and agree to the Terms" is the biggest lie on the web. We aim to fix that.</li>
<li><a href="https://privacy.net/us-government-surveillance-spying-data"><strong>privacy.net</strong></a> - What does the US government know about you?</li>
<li><a href="https://www.reddit.com/r/privacytoolsIO/wiki/index"><strong>{% t privacy_resources.info1 %}</strong></a> - {% t privacy_resources.info1_d %}</li>
<li><a href="https://www.grc.com/securitynow.htm"><strong>{% t privacy_resources.info2 %}</strong></a> - {% t privacy_resources.info2_d %}</li>
<li><a href="https://www.jupiterbroadcasting.com/show/techsnap/"><strong>{% t privacy_resources.info3 %}</strong></a> - {% t privacy_resources.info3_d %}</li>
<li><a href="https://keybase.io/"><strong>{% t privacy_resources.info4 %}</strong></a> - {% t privacy_resources.info4_d %}</li>
<li><a href="https://freedom.press/"><strong>{% t privacy_resources.info5 %}</strong></a> - {% t privacy_resources.info5_d %}</li>
<li><a href="https://www.erfahrungen.com/mit/anonymisierung/t/"><strong>{% t privacy_resources.info6 %}</strong></a> - {% t privacy_resources.info6_d %}</li>
<li><a href="https://tosdr.org/"><strong>{% t privacy_resources.info7 %}</strong></a> - {% t privacy_resources.info7_d %}</li>
<li><a href="https://privacy.net/us-government-surveillance-spying-data"><strong>{% t privacy_resources.info8 %}</strong></a> - {% t privacy_resources.info8_d %}</li>
</ul>
<h3>Tools</h3>
<ul>
<li><a href="https://ipleak.net/"><strong>ipleak.net</strong></a> - IP/DNS Detect - What is your IP, what is your DNS, what informations you send to websites.</li>
<li><a href="https://www.ghacks.net/2015/12/28/the-ultimate-online-privacy-test-resource-list/"><strong>The ultimate Online Privacy Test Resource List</strong></a> - A collection of Internet sites that check whether your web browser leaks information.</li>
<li><a href="https://prism-break.org/"><strong>PRISM Break</strong></a> - We all have a right to privacy, which you can exercise today by encrypting your communications and ending your reliance on proprietary services.</li>
<li><a href="https://securityinabox.org/"><strong>Security in-a-Box</strong></a> - A guide to digital security for activists and human rights defenders throughout the world.</li>
<li><a href="https://securedrop.org/"><strong>SecureDrop</strong></a> - An open-source whistleblower submission system that media organizations can use to securely accept documents from and communicate with anonymous sources. It was originally created
by the late Aaron Swartz and is currently managed by Freedom of the Press Foundation.</li>
<li><a href="https://pack.resetthenet.org/"><strong>Reset The Net - Privacy Pack</strong></a> - Help fight to end mass surveillance. Get these tools to protect yourself and your friends.</li>
<li><a href="https://secfirst.org/"><strong>Security First</strong></a> - Umbrella is an Android app that provides all the advice needed to operate safely in a hostile environment.</li>
<li><a href="https://notabug.org/themusicgod1/cloudflare-tor"><strong>Block Cloudflare MiTM Attack</strong></a> - Firefox add-on to detect and block Cloudflare MITM attack.</li>
<li><a href="https://www.osalt.com/"><strong>Osalt</strong></a> - A directory to help you find open source alternatives to proprietary tools.</li>
<li><a href="https://alternativeto.net/"><strong>AlternativeTo</strong></a> - A directory to help find alternatives to other software, with the option to only show open source software</li>
<li><a href="https://ipleak.net/"><strong>{% t privacy_resources.tool1 %}</strong></a> - {% t privacy_resources.tool1_d %}</li>
<li><a href="https://www.ghacks.net/2015/12/28/the-ultimate-online-privacy-test-resource-list/"><strong>{% t privacy_resources.tool2 %}</strong></a> - {% t privacy_resources.tool2_d %}</li>
<li><a href="https://prism-break.org/"><strong>{% t privacy_resources.tool3 %}</strong></a> - {% t privacy_resources.tool3_d %}</li>
<li><a href="https://securityinabox.org/"><strong>{% t privacy_resources.tool4 %}</strong></a> - {% t privacy_resources.tool4_d %}</li>
<li><a href="https://securedrop.org/"><strong>{% t privacy_resources.tool5 %}</strong></a> - {% t privacy_resources.tool5_d %}</li>
<li><a href="https://pack.resetthenet.org/"><strong>{% t privacy_resources.tool6 %}</strong></a> - {% t privacy_resources.tool6_d %}</li>
<li><a href="https://secfirst.org/"><strong>{% t privacy_resources.tool7 %}</strong></a> - {% t privacy_resources.tool7_d %}</li>
<li><a href="https://notabug.org/themusicgod1/cloudflare-tor"><strong>{% t privacy_resources.tool8 %}</strong></a> - {% t privacy_resources.tool8_d %}</li>
<li><a href="https://www.osalt.com/"><strong>{% t privacy_resources.tool9 %}</strong></a> - {% t privacy_resources.tool9_d %}</li>
<li><a href="https://alternativeto.net/"><strong>{% t privacy_resources.tool10 %}</strong></a> - {% t privacy_resources.tool10_d %}</li>
</ul>
<p>Note: Just being open source does not make software secure!</p>
<p>{% t privacy_resources.note %}</p>

View File

@ -1,5 +1,5 @@
<div class="page-header">
<h1>Privacy? I don't have anything to hide.</h1>
<h1>{% t quotes.header %}</h1>
</div>
<blockquote class="blockquote">
<p><a href="https://www.ted.com/talks/glenn_greenwald_why_privacy_matters" title="Glenn Greenwald - Why privacy matters - TED Talk"><img src="/assets/img/layout/Glenn-Greenwald-Why-privacy-matters.jpg" width="177" height="200" class="img-fluid float-right ml-2" alt="Glenn Greenwald: Why privacy matters"></a>
@ -14,7 +14,7 @@
<footer class="blockquote-footer">Joshua in <cite title="The Crypto Paper"><a href="https://github.com/cryptoseb/CryptoPaper#let-me-explain-further">The Crypto Paper</a></cite></footer>
</blockquote>
<h4>Read also:</h4>
<h4>{% t global.further_reading %}</h4>
<ul>
<li><a href="https://en.wikipedia.org/wiki/Nothing_to_hide_argument">Nothing to hide argument (Wikipedia)</a></li>
@ -22,7 +22,7 @@
<li><a href="https://papers.ssrn.com/sol3/papers.cfm?abstract_id=998565">'I've Got Nothing to Hide' and Other Misunderstandings of Privacy (Daniel J. Solove - San Diego Law Review)</a></li>
</ul>
<h1 id="quotes" class="anchor"><a href="#quotes"><i class="fas fa-link anchor-icon"></i></a> Quotes</h1>
<h1 id="quotes" class="anchor"><a href="#quotes"><i class="fas fa-link anchor-icon"></i></a> {% t quotes.quotes %}</h1>
<blockquote class="blockquote">
<p>Arguing that you don't care about the right to privacy because you have nothing to hide is no different than saying you don't care about free speech because you have nothing to say.</p>

View File

@ -1,55 +1,68 @@
<h1 id="os" class="anchor">Privacy Tools</h1>
<h1 id="os" class="anchor">{% t resources.tools %}</h1>
<p><a href="/classic/"><i class="fas fa-info-circle"></i> Prefer the classic site? View a single-page layout.</a></p>
<p><a href="/classic/"><i class="fas fa-info-circle"></i> {%t resources.classic %}</a></p>
{%- capture title1 -%}{% t resources.providers %}{%- endcapture -%}
{%- capture descr1 -%}{% t resources.providers_description %}{%- endcapture -%}
{%- capture title2 -%}{% t resources.browsers %}{%- endcapture -%}
{%- capture descr2 -%}{% t resources.browsers_description %}{%- endcapture -%}
{%- capture title3 -%}{% t resources.software %}{%- endcapture -%}
{%- capture descr3 -%}{% t resources.software_description %}{%- endcapture -%}
{%- capture title4 -%}{% t resources.os %}{%- endcapture -%}
{%- capture descr4 -%}{% t resources.os_description %}{%- endcapture -%}
{%- capture title5 -%}{% t resources.services %}{%- endcapture -%}
{%- capture descr5 -%}{% t resources.services_description %}{%- endcapture -%}
{%- capture title6 -%}{% t resources.donate %}{%- endcapture -%}
{%- capture descr6 -%}{% t resources.donate_description %}{%- endcapture -%}
<div class="row">
{% include card.html color="success"
title="Providers"
title=title1
icon="fas fa-server"
iconcolor="dark"
page="/providers/"
description="Discover privacy-centric online services, including email providers, VPN operators, DNS administrators, and more!"
description=descr1
%}
{% include card.html color="primary"
title="Web Browsers"
title=title2
icon="far fa-compass"
iconcolor="dark"
page="/browsers/"
description="Find a web browser that respects your privacy, and discover how to harden your browser against tracking and leaks."
description=descr2
%}
{% include card.html color="warning"
title="Software"
title=title3
icon="far fa-window-restore"
iconcolor="dark"
page="/software/"
description="Discover a variety of open source software built to protect your privacy and keep your digital data secure."
description=descr3
%}
{% include card.html color="info"
title="Operating Systems"
title=title4
icon="fas fa-desktop"
iconcolor="dark"
page="/operating-systems/"
description="Find out how your operating system is comprimising your privacy, and what simple alternatives exist."
description=descr4
%}
{% include card.html color="secondary"
title="privacytoolsIO Services"
title=title5
icon="far fa-eye-slash"
iconcolor="dark"
page="/services/"
description="The privacytools.io team is proud to launch a variety of privacy-centric online services, including a Mastodon instance, search engine, and more!"
description=descr5
%}
{% include card.html color="danger"
title="Donate"
title=title6
icon="fas fa-donate"
iconcolor="dark"
page="/donate/"
description="We can't operate this site without the generous contributions we receive from our viewers. If you love privacy and our website please consider donating."
description=descr6
%}
</div>