Skip to content
Snippets Groups Projects
Commit dabe5cd4 authored by Vincent Mazenod's avatar Vincent Mazenod
Browse files

ZZ3 ethic

parent 5197e5cd
No related branches found
No related tags found
No related merge requests found
Pipeline #15232 failed
Showing
with 91 additions and 31 deletions
Title: ZZ3 - Une contre histoire de l'utopie nuémrique
Date: 2024-11-16 10:55
Category: <i class='fa fa-graduation-cap' aria-hidden='true'></i> &Eacute;tudiants
Tags: cours
<div class="panel panel-warning">
<div class="panel-heading">
<h3 class="panel-title">FYI</h3>
</div>
<div class="panel-body">
<h1>Ce cours est actuellement en construction</h1>
</div>
</div>
Title: ZZ3 - Je n'ai rien à cacher
Title: ZZ3 - Ethique du numérique
Date: 2020-10-22 08:00
Category: <i class='fa fa-graduation-cap' aria-hidden='true'></i> &Eacute;tudiants
Tags: cours, jnarac
Tags: cours, éthique
[TOC]
......@@ -24,25 +24,14 @@ Tags: cours, jnarac
</div>
</div>
### Cours Je n'ai rien à cacher
### une contre histoire de l'utopie numérique
* [<i class="fas fa-desktop"></i> je n'ai rien à cacher](slides/privacy/jnarac.html)
* [<i class="fas fa-desktop"></i> une contre histoire de l'utopie numérique](slides/privacy/chun.html)
### Cours privacy
* [<i class="fas fa-desktop"></i> mots de passes](slides/privacy/passwords.html)
* [<i class="fas fa-desktop"></i> tracking](slides/privacy/tracking.html)
* [<i class="fas fa-desktop"></i> souveraineté](slides/privacy/sovereignty.html)
### Je n'ai rien à cacher
### Cours Crypto
* [<i class="fas fa-desktop"></i> principes cryptographiques](slides/privacy/crypto.html)
* [<i class="fas fa-desktop"></i> X.509 / TLS](slides/privacy/tls.html)
* [<i class="fas fa-desktop"></i> PGP](slides/privacy/pgp.html)
* [<i class="fas fa-desktop"></i> TLS vs PGP](slides/privacy/TLSvsPGP.html)
* [<i class="fas fa-desktop"></i> TOR](slides/privacy/tor.html)
* [<i class="fas fa-desktop"></i> tails](slides/privacy/tails.html)
* [<i class="fas fa-desktop"></i> bitcoin](slides/privacy/bitcoin.html)
* [<i class="fas fa-desktop"></i> je n'ai rien à cacher](slides/privacy/jnarac2.html)
### Liens
......
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>une contre histoire de l'utopie numérique - connaître le passé pour comprendre le présent</title>
<link rel="stylesheet" href="../../node_modules/reveal.js/css/reveal.css">
<link rel="stylesheet" href="../../node_modules/reveal.js/css/theme/white.css">
<!-- Theme used for syntax highlighting of code -->
<link rel="stylesheet" href="../../node_modules/reveal.js/lib/css/zenburn.css">
<link rel="stylesheet" href="../../node_modules/font-awesome/css/font-awesome.min.css">
<!-- link rel="stylesheet" href="../main.css" -->
<style>
.reveal section img, .reveal section table, .reveal section tr, .reveal section td, .reveal section th {
border: none;
}
.reveal section img {
box-shadow: none;
}
.reveal section.trsp {
background: rgba(0, 0, 0, 0.7);
}
.reveal section.bottom {
bottom: 0;
}
.reveal section.trsp > h1,
.reveal section.trsp > h2,
.reveal section.trsp > h3,
.reveal section.trsp > h4 {
color: white;
}
</style>
<!-- Printing and PDF exports -->
<script>
var link = document.createElement( 'link' );
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match( /print-pdf/gi ) ? '../../node_modules/reveal.js/css/print/pdf.css' : '../../node_modules/reveal.js/css/print/paper.css';
document.getElementsByTagName( 'head' )[0].appendChild( link );
</script>
</head>
<body>
<div class="reveal">
<div class="slides">
<section data-markdown="md/chun/index.md"
data-separator="^---$"
data-separator-vertical="^----$"
data-separator-notes="^Note:"
data-charset="utf-8">
</section>
</div>
</div>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<script src="../../node_modules/reveal.js/lib/js/head.min.js"></script>
<script src="../../node_modules/reveal.js/js/reveal.js"></script>
<script>
// More info about config & dependencies:
// - https://github.com/hakimel/reveal.js#configuration
// - https://github.com/hakimel/reveal.js#dependencies
Reveal.initialize({
controls: true,
progress: true,
history: true,
center: false,
dependencies: [
{ src: '../../node_modules/reveal.js/plugin/markdown/marked.js' },
{ src: '../../node_modules/reveal.js/plugin/markdown/markdown.js' },
{ src: '../../node_modules/reveal.js/plugin/notes/notes.js', async: true },
{ src: '../../node_modules/reveal.js/plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } }
]
});
</script>
</body>
</html>
content/slides/privacy/images/chun/11septembre.png

481 KiB

content/slides/privacy/images/chun/Alan_Turing.png

832 KiB

content/slides/privacy/images/chun/Altair8800.png

375 KiB

content/slides/privacy/images/chun/AtlasShrugged.jpg

232 KiB

content/slides/privacy/images/chun/BlackWoman.png

557 KiB

content/slides/privacy/images/chun/BuckminsterFuller.png

2.87 MiB

content/slides/privacy/images/chun/DataCenter.jpg

90 KiB

content/slides/privacy/images/chun/IBM_System.jpg

210 KiB

content/slides/privacy/images/chun/JeffBezos.png

1.15 MiB

content/slides/privacy/images/chun/JohnVonNeuman.jpg

232 KiB

content/slides/privacy/images/chun/MarshallMcLuhan.png

263 KiB

content/slides/privacy/images/chun/MotherOfAllDemos.png

224 KiB

content/slides/privacy/images/chun/MurBerlin.png

777 KiB

content/slides/privacy/images/chun/NorbertWiener.png

610 KiB

content/slides/privacy/images/chun/PhilZimmermann.jpg

12.9 KiB

content/slides/privacy/images/chun/RichardStallman.jpeg

54.3 KiB

content/slides/privacy/images/chun/SteveJobs.jpg

19.4 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment