summaryrefslogtreecommitdiff
path: root/dacctal/sources/the_aur_disaster/index.html
diff options
context:
space:
mode:
authordacctal <dacctal@symlinx.net>2026-06-14 21:58:28 +0000
committerdacctal <dacctal@symlinx.net>2026-06-14 21:58:28 +0000
commit48a596fa510ea48c2a7ecc6d8d7ee0ecb3d325b2 (patch)
treeb262c97d11466f16812883546a6a38e46bd2730b /dacctal/sources/the_aur_disaster/index.html
parent2ac64d28356581f7dfbcc296601f2c32b5537e2c (diff)
dacctal/sources/the_aur_disaster
Diffstat (limited to 'dacctal/sources/the_aur_disaster/index.html')
-rw-r--r--dacctal/sources/the_aur_disaster/index.html53
1 files changed, 53 insertions, 0 deletions
diff --git a/dacctal/sources/the_aur_disaster/index.html b/dacctal/sources/the_aur_disaster/index.html
new file mode 100644
index 0000000..b2b01ca
--- /dev/null
+++ b/dacctal/sources/the_aur_disaster/index.html
@@ -0,0 +1,53 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title>dacctal</title>
+ <link rel="stylesheet" href="style.css">
+ <link rel="icon" type="image/x-icon" href="images/erm.png">
+ </head>
+ <body>
+ <h1><center>The AUR Disaster</center></h1>
+ <br>
+
+ <h2>original video:
+ <a href="https://youtu.be/f-E9culhQGM">
+ YouTube
+ </a>
+ </h2>
+ <br>
+
+ <h3>Arch Linux official news post</h3>
+ <a href="https://archlinux.org/news/active-aur-malicious-packages-incident/">
+ https://archlinux.org/news/active-aur-malicious-packages-incident/
+ </a>
+ <br>
+
+ <h3>
+ Compromised package list (probably outdated)
+ </h3>
+ <a href="https://gist.github.com/tharbad08/69739773b5960f2f0166748a75f29318">
+ https://gist.github.com/tharbad08/69739773b5960f2f0166748a75f29318
+ </a>
+ <br>
+
+ <h3>
+ Previous AUR disaster
+ </h3>
+ <a href="https://cybersecuritynews.com/malicious-aur-packages/">
+ https://cybersecuritynews.com/malicious-aur-packages/
+ </a>
+ <br>
+
+ <h3>
+ pkgit
+ </h3>
+ <a href="https://git.symlinx.net/pkgit/about/">
+ https://git.symlinx.net/pkgit/about/
+ </a>
+ <br>
+
+ </body>
+</html>
+