blog/public/articles/cool-links/june/index.html

120 lines
6.0 KiB
HTML
Raw Normal View History

2021-01-03 14:35:25 +01:00
<!DOCTYPE html>
2021-01-03 22:22:39 +01:00
<html lang="en-US,fr-FR" dir="ltr">
2021-01-03 14:35:25 +01:00
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
2021-01-03 22:22:39 +01:00
<title>Cool links of June &middot; The Octect Press</title>
2021-01-03 14:35:25 +01:00
<meta name="description" content="June is once a year, but there is a lot in reserve for next month. It&#39;s easier to read I guess ? We&#39;ll be talking knots, android and web accessibility." />
<link href="/css/concated.min.css" rel="stylesheet">
</head>
<body class="single-body">
<nav class="nav-bar card-container">
<div class="card blog-card menu-container">
<h1 class="nav-header">
2021-01-03 22:22:39 +01:00
<a href="" class="nav-text">The Octet Press</a>
2021-01-03 14:35:25 +01:00
</h1>
<br>
<section id="menu">
<ul>
<li><a href="" class="">HOME</a></li>
2021-01-03 22:22:39 +01:00
<li><a href="/art-and-code/" class="">ART &amp; CODE</a></li>
2021-01-03 14:35:25 +01:00
<li><a href="/about-me/" class="">ABOUT ME</a></li>
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
</ul>
</section>
</div>
</nav>
<main class="content side-text-padding">
<article class="post dropcase">
<header class="post-header">
<h1 class="post-title">Cool links of June</h1>
<p class="post-date">Posted <time datetime="2019-06-30">Jun 30, 2019</time></p>
</header>
<picture class="post-figure">
2021-01-03 22:22:39 +01:00
<source srcset="/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x0_resize_q75_lanczos.jpg">
<img src="/articles/cool-links/june/cover_huce11b1a63fc85c8525cf3e6ae839f12e_484288_800x0_resize_q75_lanczos.jpg" >
2021-01-03 14:35:25 +01:00
</picture>
<h1 id="cool-links-of-june">Cool links of June</h1>
<h2 id="the-limitation-of-androids-encryptionhttpsblogcryptographyengineeringcom20161124android-n-encryption"><a href="https://blog.cryptographyengineering.com/2016/11/24/android-n-encryption/">The limitation of Android&rsquo;s encryption.</a></h2>
<p>Android devices have a filesystem encryption, which means that it&rsquo;s possible for you to access parts of the filesystem. It also relies on the devs getting the encryption right, as the apps have to do there own cryptographic configuration. What could go wrong ?</p>
<h2 id="building-the-most-inaccessible-site-possible-with-a-perfect-lighthouse-scorehttpswwwmatuzoatblogbuilding-the-most-inaccessible-site-possible-with-a-perfect-lighthouse-score"><a href="https://www.matuzo.at/blog/building-the-most-inaccessible-site-possible-with-a-perfect-lighthouse-score/">Building the most inaccessible site possible with a perfect Lighthouse score</a></h2>
<p>Google provides a tool to test how accessible websites are. But it&rsquo;s far from perfect, and with a few tricks, you can get a perfect score while making the website totally unusable.</p>
<h2 id="animated-knotshttpswwwanimatedknotscomcomplete-knot-list"><a href="https://www.animatedknots.com/complete-knot-list">Animated knots</a></h2>
<p>A list of knots, and animated insctructions on how to do them.</p>
<hr>
<h1 id="les-liens-cool-du-mois-de-juin">Les Liens cool du mois de Juin</h1>
<h2 id="qui-aurait-cru-que-confier-la-configuration-et-lentretien-de-tes-serveurs-à-une-puissance-étrangère-ferait-quelle-tespionne--httpswwwlemondefrafriquearticle20180126a-addis-abeba-le-siege-de-l-union-africaine-espionne-par-les-chinois_5247521_3212html"><a href="https://www.lemonde.fr/afrique/article/2018/01/26/a-addis-abeba-le-siege-de-l-union-africaine-espionne-par-les-chinois_5247521_3212.html">Qui aurait cru que confier la configuration et l&rsquo;entretien de tes serveurs à une puissance étrangère ferait qu&rsquo;elle t&rsquo;espionne ? </a></h2>
<p>C&rsquo;est ce qu&rsquo;a découvert l&rsquo;Union Africaine. En analysant les logs de ses serveurs, des ingénieurs africains ont découvert que l&rsquo;intégralité des données étaient téléversé vers un serveur à Shangaï. Et un gros merci à la Chine d&rsquo;avoir construit le siège de l&rsquo;UA. Ils ont aussi découvert que le bâtiment était truffé de micros&hellip; <a href="https://mobile.twitter.com/msuiche/status/957153050845687808">Source</a></p>
<h2 id="land-and-freedomhttpswwwartetvfrvideos087366-000-aland-and-freedom"><a href="https://www.arte.tv/fr/videos/087366-000-A/land-and-freedom/">Land and Freedom</a></h2>
<p>&ldquo;La guerre dEspagne vue à travers lhistoire dun militant antifranquiste que sa petite-fille enterre à Liverpool. Ken Loach sempare avec brio dune révolution sans frontières, peu contée au cinéma, entre espoirs et désillusions.&rdquo;</p>
<hr>
<p>&ldquo;Link&rdquo; by Dunechaser is licensed with CC BY-NC-SA 2.0. To view a copy of this license, visit <a href="https://creativecommons.org/licenses/by-nc-sa/2.0/">https://creativecommons.org/licenses/by-nc-sa/2.0/</a></p>
</article>
</main>
<nav class="end-nav side-padding">
<a href="/articles/cool-links/may/" class="card blog-card bc-next bg-color-4" rel="bookmark" >
<div class="card-img-container">
2021-01-03 22:22:39 +01:00
2021-01-03 14:35:25 +01:00
<p class="card-img-overlay">Next Article</p>
<picture>
<source srcset="/articles/cool-links/may/cover.jpg">
<img src="/articles/cool-links/may/cover.jpg" class="card-img" >
</picture>
2021-01-03 22:22:39 +01:00
2021-01-03 14:35:25 +01:00
</div>
<article class="card-body">
<h2 class="card-title">Cool links of May</h2>
<p class="card-text">Some links about computers, but also about degrowth, Paris in the 20th century, ainsi que des billets d&#39;humeurs d&#39;autres blogs.</p>
<div class="card-subtext muted-text">
<p>
Posted <time datetime="2019-06-03 63:00">Jun 3, 2019</time>
</p>
<p>
#Blog #English #Français
</p>
</div>
<p class="card-subtext muted-text">This is the next article in the same categorie</p>
</article>
</a>
</nav>
<footer class="side-padding" >
2021-01-03 22:22:39 +01:00
The Octet Press, N07070's blog. Self-hosted, low-tech, no JS and static, as it should be.
2021-01-03 14:35:25 +01:00
</footer>
</body>
</html>