Skip to content

Commit e0fa7a3

Browse files
committed
big update : publication of a tutorial on sagemath + more publication and open source projects
1 parent 8954652 commit e0fa7a3

File tree

4 files changed

+41
-4
lines changed

4 files changed

+41
-4
lines changed

index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
<button type="home" class="header-item" onclick="setSelectedPage('home')">Home</button>
1414
<button type="news" class="header-item" onclick="setSelectedPage('news')">News</button>
1515
<button type="open-source" class="header-item" onclick="setSelectedPage('open-source')">Open source</button>
16-
<button type="data-structure" class="header-item" onclick="setSelectedPage('data-structure')">Data structure</button>
1716
<button type="forum" class="header-item" onclick="setSelectedPage('forum')">Forum</button>
1817
<button type="articles" class="header-item" onclick="setSelectedPage('articles')">Articles</button>
1918
<button type="write-up" class="header-item" onclick="setSelectedPage('write-up')">Write-up</button>

subpages/articles.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,11 @@
2020
Ma correction d'un sujet d'olympiade organisé par le ministère de l'éducation.
2121
</p>
2222
</div>
23+
24+
<div class="list-item">
25+
<a class="list-item-link" href="https://medium.com/@Cryptx_Archie/install-sagemath-in-2025-c277dfe2c244" target="_blank"> Install SageMath in 2025</a>
26+
<p class="list-item-description">
27+
Simple tutorial for SageMath installation for Windows, MacOS, Linux and python package.
28+
</p>
29+
</div>
2330
</div>

subpages/open-source.html

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<button class="filter-button" onclick="addOrRemoveFilter('hpc')" type="hpc">High Performance Computing</button>
88
<button class="filter-button" onclick="addOrRemoveFilter('ai')" type="ai">Artificial Intelligence</button>
99
<button class="filter-button" onclick="addOrRemoveFilter('cyber')" type="cyber">Cybersecurity</button>
10+
<button class="filter-button" onclick="addOrRemoveFilter('osint')" type="cyber">Osint</button>
1011
</section>
1112

1213
<div class="list" id="filtered-list">
@@ -51,7 +52,7 @@
5152
<div class="list-item" type="default">
5253
<a class="list-item-link" href="https://github.com/veorq/cryptocoding" target="_blank">Cryptocoding</a>
5354
<p class="list-item-description">
54-
is a repository maintained by Jean-Philippe Aumasson, a great cryptographer. It
55+
Cryptocoding is a repository maintained by Jean-Philippe Aumasson, a great cryptographer. It
5556
lists "coding rules" for implementations of cryptographic operations, and more generally for operations
5657
involving secret or sensitive values.
5758
This page is a very good ressource if you want to develop your own implementation. Of course those
@@ -72,7 +73,7 @@
7273
<div class="list-item" type="cyber">
7374
<a class="list-item-link" href="https://github.com/amark/gun" target="_blank">GUN</a>
7475
<p class="list-item-description">
75-
is a peer2peer protocol that share data between several machines in live. With
76+
GUN is a peer2peer protocol that share data between several machines in live. With
7677
encryption, serializaion of the data and more you can easily build an application based on this protocol
7778
like alternative to Youtube, Zoom or Facebook.
7879
The protocol is implemented in JS and you can integrate it easily in your HTML with CDNs headers or directly
@@ -114,6 +115,20 @@
114115
processing much faster.
115116
</p>
116117
</div>
118+
119+
<div class="list-item" type="osint">
120+
<a class="list-item-link" href="https://github.com/ivre/ivre" target="_blank">IVRE</a>
121+
<p class="list-item-description">
122+
Network recon framework. Build your own, self-hosted and fully-controlled alternatives to Shodan / ZoomEye / Censys and GreyNoise, run your Passive DNS service, build your taylor-made EASM tool, collect and analyse network intelligence from your sensors, and much more!
123+
</p>
124+
</div>
125+
126+
<div class="list-item" type="osint">
127+
<a class="list-item-link" href="https://github.com/mxrch/GHunt" target="_blank">GHunt</a>
128+
<p class="list-item-description">
129+
GHunt is an OSINT tool which scraps any gmail account.
130+
</p>
131+
</div>
117132

118133
<div class="list-item" type="ai">
119134
<a class="list-item-link" href="https://github.com/ollama/ollama" target="_blank">Ollama</a>

subpages/publications.html

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,14 @@
7070
</p>
7171
</div>
7272

73+
<div class="list-item" type="crypto">
74+
<a class="list-item-link" href="https://repository.root-me.org/Cryptographie/FR%20-%20Cryptographie%20en%20bo%C3%AEte%20blanche%20-%20cacher%20des%20cl%C3%A9s%20dans%20du%20logiciel%20-%20MISC%20HS-005%20-%20Edition%20Diamond.pdf"
75+
target="_blank">Cryptographie en boîte blanche : cacher des clés dans du logiciel</a>
76+
<p class="list-item-reference">
77+
Author : Brecht Wyseur
78+
</p>
79+
</div>
80+
7381
<div class="list-item" type="math">
7482
<a class="list-item-link" href="https://core.ac.uk/download/pdf/81113716.pdf" target="_blank">Interaction
7583
Combinators</a>
@@ -79,7 +87,7 @@
7987

8088
</p>
8189
<p class="list-item-reference">
82-
Yves Lafont - 1990
90+
Author: Yves Lafont - 1990
8391
</p>
8492
</div>
8593

@@ -93,6 +101,14 @@
93101
</p>
94102
</div>
95103

104+
<div class="list-item" type="math">
105+
<a class="list-item-link" href="https://www.dil.univ-mrs.fr/~gcolas/algo-licence/slides/complexite-cm.pdf"
106+
target="_blank">Complexité des algorithmes</a>
107+
<p class="list-item-description">
108+
Author: Stéphane Grandcolas
109+
</p>
110+
</div>
111+
96112
<div class="list-item" type="qc">
97113
<a class="list-item-link" href="https://q4quanta.github.io/qcdocs/" target="_blank">Introductory Quantum
98114
Computing </a>

0 commit comments

Comments
 (0)