feat: refactor pagination implementation
This commit is contained in:
parent
ee77555c32
commit
da793fd1cc
196 changed files with 2498 additions and 36 deletions
12
src/posts/2017/we-should-all-care-about-encryption.md
Normal file
12
src/posts/2017/we-should-all-care-about-encryption.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
date: 2017-08-01
|
||||
draft: false
|
||||
title: We Should All Care About Encryption
|
||||
tags: ['politics', 'security']
|
||||
---
|
||||
|
||||
**[Andy Yen, TED.com](http://ideas.ted.com/why-we-should-all-care-about-encryption-really/):**
|
||||
|
||||
> If we squander privacy by allowing back doors or building illicit vulnerabilities into encryption tools, there is nothing to protect us from prying corporations, spying governments or even criminals bent on abusing our data. Unfortunately, there is no such thing as a back door that only lets the good guys in.
|
||||
|
||||
> Data must always be encrypted, end-to-end, period — before it leaves your computer. Privacy is a fundamental right. Let's not squander it in the name of security.<!-- excerpt -->
|
Reference in a new issue