From 26160f5a91655567a5eba18db49c1487b7a4d9ba Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Sat, 11 Jul 2026 12:49:30 +0200 Subject: README: reframe package list as a tool catalog State the repo's purpose (package what's not available, point to a source for what is) and explain the In-repo column's three states, making the mixed in-repo/SBo/third-party table intentional. Co-Authored-By: Claude Opus 4.8 --- README.md | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index cba44d0..74dedf6 100644 --- a/README.md +++ b/README.md @@ -14,17 +14,26 @@ Because it's the best distro ever. Yes, but I prefer Slackware. -## Packages List +## Tool Catalog + +The goal of this repo is to make pentesting tools available on Slackware: +package from scratch what isn't readily available, and point to a good source +for what already is. This table is the catalog. It lists every tool in scope, +whether its SlackBuild lives **In repo** here, and where else to get it. This list is ever growing, if you want to ask for a package to be prioritized, just open an issue Legend: ✅ yes / available / build-tested   ❎ not on SlackBuilds.org   ❔ not yet tested -The **In repo** column marks whether the SlackBuild source lives here. Packages -maintained by danix that already ship on SlackBuilds.org are kept in the -[sbo-slackbuilds](https://github.com/danixland/sbo-slackbuilds) repo, not -duplicated here; they are still listed below because they are relevant to the -suite. Third-party SBo packages (hashcat, john) are listed for the same reason. +Where a tool lives: + +- **In repo ✅** — written/maintained here (usually because it's not on + SlackBuilds.org, or the SBo version is stale). +- **In repo ❎ (SBo)** — danix-maintained on SlackBuilds.org; the SlackBuild + source lives in the [sbo-slackbuilds](https://github.com/danixland/sbo-slackbuilds) + repo, not duplicated here. Still cataloged because it's part of the suite. +- **In repo ❎** — packaged on SlackBuilds.org by a third party (hashcat, john); + install it straight from SBo, cataloged here for completeness. | Package Name | In repo | SlackBuilds.org available | Maintainer | Upstream | Version | Tested -current | Tested -stable | | -------------------- | ------- | ------------------------- | ---------- | ------------------------------------------------------------ | ---------- | --------------- | -------------- | -- cgit v1.2.3