commit: 427e60e68bbf4c4744f2383e964f8223dfbb3d7b
parent ffea7b75ce60c914e4a8ea4f029dab68e79cf181
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Wed, 8 Feb 2017 19:07:01 +0100
articles/USA asking social-network password: Created
Diffstat:
2 files changed, 27 insertions(+), 0 deletions(-)
diff --git a/articles/USA asking social-network password.html b/articles/USA asking social-network password.html
@@ -0,0 +1,11 @@
+<h1>USA asking social-network password</h1>
+<p>TL;DR: it’s stupid, it’s often the worse “I have nothing to hide” thing and a (dis-united) state wants to to it. A password is meant to be hidden, even/specially to governments.</p>
+<ul>
+<li>Do I give you the whole public/private keyring ? (at least 4096 bytes per account)
+<li>I cannot, it’s my finger which does the id and the password is by using sequences of my fingers
+<li>I have Two Factor Authentification
+<li>I use avian carriers for receiving my tweets per packets of 200
+<li>Oh, you want one word, here is the first word of the passphrases
+<li>Do I give also the accounts where I’m still logged in but forget the password
+<li>There is no password, the server is on my computer
+</ul>
diff --git a/articles/USA asking social-network password.shtml b/articles/USA asking social-network password.shtml
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+<!--#include file="/templates/head.shtml" -->
+ <title>USA asking social-network password — Cyber-home of lanodan</title>
+ <link type="application/rss+xml" href="/rss" title="flux RSS" rel="alternate"></link>
+ </head>
+ <body>
+<!--#include file="/templates/en/nav.shtml" -->
+ <article>
+<!--#include file="/articles/USA asking social-network password.html"-->
+ </article>
+ <a href="/articles/USA%20asking%20social-network%20password.html">article only(plain HTML)</a>
+<!--#include file="/templates/en/footer.html" -->
+ </body>
+</html>