From 1748875174543eb17f8163c5ebddc2f4db22c747 Mon Sep 17 00:00:00 2001 From: Vincevrp Date: Sun, 20 Jan 2019 20:39:53 +0100 Subject: [PATCH] Move quotes to separate file --- _includes/sections/quotes.html | 19 +++++++++++++++++++ index.html | 20 +------------------- 2 files changed, 20 insertions(+), 19 deletions(-) create mode 100644 _includes/sections/quotes.html diff --git a/_includes/sections/quotes.html b/_includes/sections/quotes.html new file mode 100644 index 00000000..1c8d7cb2 --- /dev/null +++ b/_includes/sections/quotes.html @@ -0,0 +1,19 @@ +

Quotes

+ +
+

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.

+ +
+ +
+

The NSA has built an infrastructure that allows it to intercept almost everything. With this capability, the vast majority of human communications are automatically ingested without targeting. If I wanted to see your emails or your wife's phone, all + I have to do is use intercepts. I can get your emails, passwords, phone records, credit cards. I don't want to live in a society that does these sort of things... I do not want to live in a world where everything I do and say is recorded. That is + not something I am willing to support or live under.

+ +
+ +
+

We all need places where we can go to explore without the judgmental eyes of other people being cast upon us, only in a realm where we're not being watched can we really test the limits of who we want to be. It's really in the private realm where + dissent, creativity and personal exploration lie.

+ +
diff --git a/index.html b/index.html index 997367fd..c3d8eeb9 100644 --- a/index.html +++ b/index.html @@ -75,25 +75,7 @@ layout: default {% include sections/windows10.html %} -

Quotes

- -
-

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.

- -
- -
-

The NSA has built an infrastructure that allows it to intercept almost everything. With this capability, the vast majority of human communications are automatically ingested without targeting. If I wanted to see your emails or your wife's phone, all - I have to do is use intercepts. I can get your emails, passwords, phone records, credit cards. I don't want to live in a society that does these sort of things... I do not want to live in a world where everything I do and say is recorded. That is - not something I am willing to support or live under.

- -
- -
-

We all need places where we can go to explore without the judgmental eyes of other people being cast upon us, only in a realm where we're not being watched can we really test the limits of who we want to be. It's really in the private realm where - dissent, creativity and personal exploration lie.

- -
+ {% include sections/quotes.html %}

Recommended Privacy Resources

Guides