diff --git a/rejectedlist.toml b/rejectedlist.toml index 01f744eb..99b2d371 100644 --- a/rejectedlist.toml +++ b/rejectedlist.toml @@ -217,3 +217,11 @@ reason = "relies on non-free external ai tools" rejection_pr = "https://github.com/YunoHost/apps/pull/2516" upstream = "https://github.com/nz-m/SocialEcho" website = "" + +[maltrail] +name = "MalTrail" +description = "Malicious traffic detection system" +upstream = "https://github.com/stamparm/maltrail" +rejection_pr = "https://github.com/YunoHost/apps/pull/2445" +reason = "for power users (too niche) and scope too large" + diff --git a/wishlist.toml b/wishlist.toml index b44e006a..aa633db8 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1233,11 +1233,6 @@ website = "https://maloja.krateng.ch/" added_date = 1702560886 # 2023/12/14 -[maltrail] -name = "MalTrail" -description = "Malicious traffic detection system" -upstream = "https://github.com/stamparm/maltrail" - [mautrix-meta] name = "mautrix-meta" description = "A Matrix-Facebook Messenger and Instagram DM puppeting bridge."