-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathnews.html
167 lines (130 loc) · 6.51 KB
/
news.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<!DOCTYPE html>
<html>
<head>
<title>archX</title>
<meta charset="utf-8">
<link rel="stylesheet" href="css/index.css">
<link rel="stylesheet" href="css/label.css">
</head>
<body>
<header>
<!-- Toolbar -->
<nav>
<a href="index.html">Home</a>
<a href="news.html">News</a>
<a href="open-source.html">Open Source</a>
<a href="forum.html">Forum</a>
<a href="article.html">Articles</a>
<a href="write-up.html">Write-up</a>
<a href="ressources.html">Ressources</a>
<button id="dark-mode-toggle" class="btn" style="background: none; border: none; cursor: pointer; font-size: 1.5em;">
<span id="theme-icon">🌙</span>
</button>
</nav>
</header>
<section>
<h1 class="page-title">News</h1>
<p>There is every sources I have to stay informed about several topics.</p>
</section>
<section id="tag-filter-section">
<button class="tag-filter" data-tag="all">All</button>
<button class="tag-filter" data-tag="crypto">Cryptography</button>
<button class="tag-filter" data-tag="quantum computing">Quantum Computing</button>
<button class="tag-filter" data-tag="ai">Artificial Intelligence</button>
<button class="tag-filter" data-tag="cyber">Cyber-Security</button>
</section>
<h3>Cryptography</h3>
<ul>
<li data-tags="all crypto">
<p>
<a href="https://www.schneier.com/news/" target="_blank">Schneier on Security: News</a>
Bruce Schneier is a public-interest technologist, working at the intersection of security, technology, and people. He's been writing about security issues on his blog since 2004 and on his newsletter since 1998.
</p>
</li>
<li data-tags="all crypto">
<p>
<a href="https://www.schneier.com/crypto-gram/" target="_blank">Schneier on Security: Crypto-Gram Newsletter.</a>
A free monthly newsletter digest from his posts
</p>
</li>
<li data-tags="all crypto">
<p>
<a href="https://eprint.iacr.org/" target="_blank">ePrint Archive</a>: It is a major hub for cryptographics paper in the communauty. You can search for paper by tags and release date.
</p>
</li>
<li data-tags="all crypto">
<p>
<a href="https://cryptome.org/" target="_blank">Cryptome</a> Cryptome publishes documents prohibited by governements. You also can subscribed to a mailing list.
</p>
</li>
<li data-tags="all crypto">
<p> 🇫🇷 <a href="https://www.arcsi.fr/actualites.php" target="_blank">ARCSI</a> Cryptographic news</p>
</li>
</ul>
<h3>Quantum Computing</h3>
<ul>
<li data-tags="all quantum computing">
<p>
🇫🇷 <a href="https://www.oezratty.net/wordpress/" target="_blank">Opinions Libres: le blog d'Olivier Ezratty</a> Podcast, video and books about french quantum computing actuality. Olivier Ezratty is a consultant and book writter that give frequent updates about Quantum computing.
</p>
</li>
<li data-tags="all quantum computing">
<p>
<a href="https://csrc.nist.gov/projects/post-quantum-cryptography" target="_blank">PQC Challenge from NIST</a> Get all the updates about brand new post-quantic algorithms. This contest was created to select new cryptosystems that won't be breaked by quantum computers
</p>
</li>
<li data-tags="all quantum computing">
<p>
<a href="https://www.reddit.com/r/QuantumComputing/" target="_blank">r/QuantumComputing</a> Of course Reddit have its community for QC. Here you can find a lot of interesting ressources, ask questions and chat.
</p>
</li>
</ul>
<h3>Artificial Intelligence</h3>
<ul>
<li data-tags="all ai">
<p>
<a href="https://huggingface.co/blog" target="_blank">Huggingface's blog</a>
Huggingface is mainly know for its platform that allows users to share machine learning models and datasets and showcase their work. In this blog you can read about the latest news of the company, release of new models and even tutorials.
</p>
</li>
<li data-tags="all ai">
<p>
<a href="https://nvidianews.nvidia.com/news/latest" target="_blank">Nvidia news</a>
Latest news about the company Nvidia. This link also give you updates for HPC and not only AI.
</p>
</li>
<li data-tags="all ai">
<p>
<a href="https://openai.com/news/" target="_blank">OpenAI news</a>
The blog of openAI is structured in several categories: Product, Research, Safety & alignment, Stories, Company and Browse more. This is great because you have openAI related news but also global news about AI.
</p>
</li>
</ul>
<h3>Security, Hacking and Privacy</h3>
<ul>
<li data-tags="all cyber">
<p>
<a href="https://thehackernews.com/" target="_blank">The Hacker News</a>
A very famous website that relays news of Data breaches, cyber attacks, vulnerabilities and webinars about hacking. With THN you are notified quickly of any new attacks and security breach.
</p>
</li>
<li data-tags="all cyber">
<p>
<a href="https://www.simpleanalytics.com/blog" target="_blank">Simple Analytics blog</a>
Simple Analytics in an alternative to Google Analytics based in Europe. In this blog you can understand why we should stop using Google Analaytics and how SA can do the same thing while respecting your privacy. A newsletter is also available.
</p>
</li>
<li data-tags="all cyber">
<p>
<a href="https://www.reversinglabs.com/blog" target="_blank">ReversingLabs</a> is a cyber-security company that provides security softwares and analyzes. Their blog...
</p>
</li>
<li data-tags="all cyber">
<p>
<a href="https://polysecure.ca/" target="_blank">PolySécure Podcast</a> Podcast francophone sur la cybersécurité. Pour professionels et curieux.
</p>
</li>
</ul>
<script src="scripts/general_util.js"></script>
</body>
</html>