Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions STATUS.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,8 @@ looked, not when a script last ran.
| Tier | What it means |
| --- | --- |
| 🟢 **Active** | I'm in this most weeks. Features are landing, so expect breaking changes between releases — read the changelog before you upgrade. I read issues and generally act on them quickly. |
| 🚧 **Building** | Being built. Nothing is released, nothing is supported, and it can change shape or disappear without notice. Don't build on it — watch the repo if you want to know when it ships. |
| 🛡️ **Maintained** | I'm not adding features here. It still gets security patches, dependency bumps and fixes for anything that breaks. Safe to depend on for exactly what it does today. |
| 📦 **Parked** | Finished or paused. It does what the README says and I left it working, but nothing is watching it, so it could rot quietly. I'll answer a question. I'm not promising a fix or a release. |
| ⚠️ **Unmaintained** | I'm not watching this one. Something it advertises may already be broken, and bugs won't be fixed on a schedule. Read it, fork it, vendor it — this says nothing about whether the code is any good. |
| 📁 **Archived** | Archived on GitHub and read-only. Kept so links don't rot. |

Private and pre-announcement projects aren't listed here.

Expand Down
83 changes: 0 additions & 83 deletions status.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,50 +23,6 @@
"listed": true,
"distribution": "open-source"
},
"pt-mcp": {
"tier": "Building",
"group": "privacy",
"public": false,
"listed": false,
"distribution": "private",
"note": "Went private on 2026-08-07 after the initial audit. Flip back to public/listed when it ships."
},
"privacysentinel": {
"tier": "Building",
"group": "privacy",
"public": false,
"listed": false,
"distribution": "private"
},
"handseal": {
"tier": "Building",
"group": "privacy",
"public": false,
"listed": false,
"distribution": "private"
},
"on-country": {
"tier": "Building",
"group": "apps",
"public": false,
"listed": false,
"distribution": "private",
"note": "Zero-byte README — nowhere to paste a disclosure yet."
},
"sentinelcatalogue": {
"tier": "Parked",
"group": "privacy",
"public": false,
"listed": false,
"distribution": "private"
},
"iOSauditor": {
"tier": "Archived",
"group": "archive",
"public": false,
"listed": false,
"distribution": "private"
},
"gh-workflows": {
"tier": "Maintained",
"group": "infra",
Expand Down Expand Up @@ -96,22 +52,6 @@
"distribution": "open-source",
"note": "Supplies SECURITY.md, CONTRIBUTING.md and CODE_OF_CONDUCT.md to every privacykey repo, plus the org profile page."
},
"docs-privacytracker": {
"tier": "Building",
"group": "sites",
"public": false,
"listed": false,
"distribution": "private",
"note": "Mintlify source. Site not live — no DNS, not connected."
},
"docs-privacysentinel": {
"tier": "Building",
"group": "sites",
"public": false,
"listed": false,
"distribution": "private",
"note": "Mintlify source. Both declared hosts are NXDOMAIN."
},
"docs-mantis": {
"tier": "Maintained",
"group": "sites",
Expand All @@ -125,29 +65,6 @@
"public": true,
"listed": true,
"distribution": "open-source"
},
"website-mantis": {
"tier": "Parked",
"group": "sites",
"public": false,
"listed": false,
"distribution": "private"
},
"website-privacytracker": {
"tier": "Unmaintained",
"group": "sites",
"public": false,
"listed": false,
"distribution": "private",
"note": "Empty git repo. Push something or delete it."
},
"website-privacycommand": {
"tier": "Unmaintained",
"group": "sites",
"public": false,
"listed": false,
"distribution": "private",
"note": "Empty git repo. Push something or delete it."
}
}
}