initial online privacy draft
This commit is contained in:
parent
9e82752574
commit
d01034c182
3 changed files with 30 additions and 8 deletions
|
@ -1 +1,4 @@
|
|||
This blog is built with Jekyll on top of the default [Minima theme](https://github.com/jekyll/minima).
|
||||
|
||||
# Generating thumbnails and optimizing images
|
||||
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
title: "What Is Git And How To Use It"
|
||||
permalink: "/git-how-to"
|
||||
description: "Let's talk about some reasons why joining Github is crucial for every developer."
|
||||
keywords: ""
|
||||
image: "git-github.jpg"
|
||||
image-attrib: ""
|
||||
---
|
27
_drafts/2018-09-17-online-privacy.md
Normal file
27
_drafts/2018-09-17-online-privacy.md
Normal file
|
@ -0,0 +1,27 @@
|
|||
---
|
||||
title: "How To Take Back Your Online Privacy"
|
||||
permalink: "/online-privacy"
|
||||
description: "Information technology has boomed in recent history allowing humans interact and conduct businesses online, but what does this mean for our privacy?"
|
||||
keywords: ""
|
||||
image: "ubuntu-dev-setup"
|
||||
image-attrib: ""
|
||||
---
|
||||
|
||||
<span class="first-letter">I</span>f you are like me, there often comes a time when you are out and paranoia hits, and you begin to wonder whether you forgot to lock the doors of your house or car. <!--more-->
|
||||
|
||||
Fortunately, in the physical world it is easy to check whether your valuable stuff are secure, right? Just don't forget to lock the doors, set up some CCTV cameras, chain 'em, cage 'em, and lock 'em up.
|
||||
|
||||
These measures exist because we want our valuables to be protected from others.
|
||||
|
||||
Why then should our digital world be different?
|
||||
|
||||
How can we make sure that our valuable personal information are secure and private when we upload them online?
|
||||
|
||||
|
||||
<!--
|
||||
|
||||
And in the physical world, privacy is something that we demand for automatically... can you imagine trying on some pants in the Department Store without privacy?
|
||||
|
||||
Here, in the Philippines, where I live, there is a proposal to implement a National ID system that aims to centralize all digital information of citizens.
|
||||
|
||||
-->
|
Loading…
Reference in a new issue