diff options
author | Jesús <heckyel@hyperbola.info> | 2021-05-16 12:58:58 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-05-16 12:58:58 -0500 |
commit | 5f5cf7fd9319cb8d0f16d2d048d600b798393d8a (patch) | |
tree | 99883cc03e8c1b80c7483957feb1cda6e0625801 /content/articles | |
parent | e0060cb4b5384fe6bacab7dcba4eaba59ab426f4 (diff) | |
download | libretube-5f5cf7fd9319cb8d0f16d2d048d600b798393d8a.tar.lz libretube-5f5cf7fd9319cb8d0f16d2d048d600b798393d8a.tar.xz libretube-5f5cf7fd9319cb8d0f16d2d048d600b798393d8a.zip |
Add "Privacidad y Seguridad - Entrevista"
Diffstat (limited to 'content/articles')
-rw-r--r-- | content/articles/privacidad-y-seguridad---heckyel-entrevista---parte-1.md | 30 | ||||
-rw-r--r-- | content/articles/privacidad-y-seguridad---heckyel-entrevista---parte-2.md | 25 |
2 files changed, 55 insertions, 0 deletions
diff --git a/content/articles/privacidad-y-seguridad---heckyel-entrevista---parte-1.md b/content/articles/privacidad-y-seguridad---heckyel-entrevista---parte-1.md new file mode 100644 index 0000000..7f0da9a --- /dev/null +++ b/content/articles/privacidad-y-seguridad---heckyel-entrevista---parte-1.md @@ -0,0 +1,30 @@ +Author: Twain +Category: Education +Date: 2021-05-16 12:27:23 +Image: 2021/05/heckyel--entrevista-1.jpeg +Lang: es +License: CC BY-ND 4.0 +Og_video: https://archive.org/download/libreweb/heckyel--entrevista-1.webm +Slug: privacidad-y-seguridad---heckyel-entrevista---parte-1 +Tags: software libre, privacidad, seguridad, entrevista +Time: 39:53 +Title: Privacidad y Seguridad - Heckyel entrevista - Parte 1 + +<figure> + <video id="player-ply" playsinline controls> + <source src="https://archive.org/download/libreweb/heckyel--entrevista-1.webm" type="video/webm"> + </video> + <figcaption> + <h1>Privacidad y Seguridad - Heckyel entrevista - Parte 1</h1> + </figcaption> +</figure> + +Algunos comandos usados en el vídeo: + +```console +$ firejail iceweasel-uxp +``` + +```console +$ firejail --private iceweasel-uxp +``` diff --git a/content/articles/privacidad-y-seguridad---heckyel-entrevista---parte-2.md b/content/articles/privacidad-y-seguridad---heckyel-entrevista---parte-2.md new file mode 100644 index 0000000..a13c036 --- /dev/null +++ b/content/articles/privacidad-y-seguridad---heckyel-entrevista---parte-2.md @@ -0,0 +1,25 @@ +Author: Twain +Category: Education +Date: 2021-05-16 12:37:18 +Image: 2021/05/heckyel--entrevista-2.jpeg +Lang: es +License: CC BY-ND 4.0 +Og_video: https://archive.org/download/libreweb/heckyel--entrevista-2.webm +Slug: privacidad-y-seguridad---heckyel-entrevista---parte-2 +Tags: software libre, privacidad, seguridad, entrevista +Time: 50:39 +Title: Privacidad y Seguridad - Heckyel entrevista - Parte 2 + +<figure> + <video id="player-ply" playsinline controls> + <source src="https://archive.org/download/libreweb/heckyel--entrevista-2.webm" type="video/webm"> + </video> + <figcaption> + <h1>Privacidad y Seguridad - Heckyel entrevista - Parte 2</h1> + </figcaption> +</figure> + + +Video de tener una cuenta de Jabber/XMPP: + +<https://lablibre.tuxfamily.org/usar-cuenta-jabber-xmpp/> |