diff options
Diffstat (limited to 'dacctal/sources/the_aur_disaster')
| -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> |
