diff options
| author | dacctal <dacctal@symlinx.net> | 2026-06-14 23:41:37 +0000 |
|---|---|---|
| committer | dacctal <dacctal@symlinx.net> | 2026-06-14 23:41:37 +0000 |
| commit | 2297fe7dd7e45ffb194c4822d8bace80739b9649 (patch) | |
| tree | da53e5dc8b62f8a3890aead8a9190bfffd2b31d5 /dacctal/sources/the_aur_disaster/index.html | |
| parent | 48a596fa510ea48c2a7ecc6d8d7ee0ecb3d325b2 (diff) | |
i did this live on youtube btw
Diffstat (limited to 'dacctal/sources/the_aur_disaster/index.html')
| -rw-r--r-- | dacctal/sources/the_aur_disaster/index.html | 26 |
1 files changed, 22 insertions, 4 deletions
diff --git a/dacctal/sources/the_aur_disaster/index.html b/dacctal/sources/the_aur_disaster/index.html index b2b01ca..572885d 100644 --- a/dacctal/sources/the_aur_disaster/index.html +++ b/dacctal/sources/the_aur_disaster/index.html @@ -8,7 +8,11 @@ <link rel="icon" type="image/x-icon" href="images/erm.png"> </head> <body> - <h1><center>The AUR Disaster</center></h1> + <h1>[ <span + class="color_blue" + >-</span><span + class="color_green" + >></span>█ / ... / the_aur_disaster ]</h1> <br> <h2>original video: @@ -18,34 +22,48 @@ </h2> <br> + <section class="block"> <h3>Arch Linux official news post</h3> + <p> <a href="https://archlinux.org/news/active-aur-malicious-packages-incident/"> https://archlinux.org/news/active-aur-malicious-packages-incident/ </a> + </p> + </section> <br> + <section class="block"> <h3> Compromised package list (probably outdated) </h3> + <p> <a href="https://gist.github.com/tharbad08/69739773b5960f2f0166748a75f29318"> https://gist.github.com/tharbad08/69739773b5960f2f0166748a75f29318 </a> + </p> + </section> <br> + <section class="block"> <h3> Previous AUR disaster </h3> + <p> <a href="https://cybersecuritynews.com/malicious-aur-packages/"> https://cybersecuritynews.com/malicious-aur-packages/ </a> + </p> + </section> <br> - <h3> - pkgit - </h3> + <section class="block"> + <h3>pkgit</h3> + <p> <a href="https://git.symlinx.net/pkgit/about/"> https://git.symlinx.net/pkgit/about/ </a> + </p> + </section> <br> </body> |
