Gitea Stewardship Ledger
Inventory started: 2026-05-20
Stewardship Status
- Gitea account:
drjones
- Gitea host:
https://gitea.thetempleofdoom.com
- Local workspace:
/Volumes/sanD/dev_shit
- Public repos found through Gitea API: 32
- Additional private repos found through MCP / created this pass:
my-loves-calendar, c5-jacked, plus 26 local-only project placeholders created in the second pass.
- Top-level local folders inspected: 44
- Top-level local folders with README after this pass: 44
Completed This Pass
| Scope |
Action |
C5 JACKED/ |
Added missing parent README.md; created private Gitea placeholder drjones/c5-jacked. |
| Empty Gitea repos |
Added README landing pages with common ## Stewardship Status section. |
| Empty Gitea repo wikis |
Created Home wiki pages with the same stewardship framing. |
| Duplicate candidates |
Marked 4-way-handshake-2 and 4-way-handshake-3 as duplicate candidates of 4-way-handshake. |
| Local-only project roots |
Created private README/wiki placeholders for every maintainable no-origin project root. |
| Scratch/vendor roots |
Declined to create Gitea repos for scratch folders and vendor binary bundles. |
| Local-only pushes |
Pushed maintainable local-only project roots to their private Gitea repos. |
| Push hygiene |
Removed generated sdkconfig, .pio dependency/build trees, and raw firmware binaries from pushed Git history heads. |
Push Pass: 2026-05-20
Pushed these local roots to private Gitea main branches:
MAYHEM, ai-girlfriend, autogpt, bw16, bw16 raper, clams av gui, discords, discored raper, docker, esp32c5, evil bw 16, evil cardputer, hacking scripts and tools, iceman_webui, meetme bot, meshtastic, n8n god, p4 chatbot 83125, p4 pannel, p4-bridge, pn532 esp32, s3 ai friend, s3 cam mini, s3nfc, secret firmware finaly here, tinder bot.
Push Cleanup Decisions
| Repo |
Cleanup |
p4-gemini-chatbot |
Removed generated p4_gemini_chat/sdkconfig from Git and ignored future sdkconfig files. |
pn532-esp32-scanner |
Removed .pio/ dependency/build tree and ignored PlatformIO output. |
s3-ai-friend-firmware |
Removed merged-binary.bin; firmware binaries belong in releases with SHA256 provenance. |
secret-firmware-drop |
Removed merged-binary.bin; firmware binaries belong in releases with SHA256 provenance. |
Embedded Git Checkouts
Several parent workspaces contain nested Git repositories. This pass recorded those nested projects as gitlinks instead of absorbing third-party histories into parent repos. That preserves structure without silently vendoring upstream repos. The next stewardship pass should either convert them to proper submodules with URLs or mirror selected nested repos into dedicated Gitea repositories.
Empty Gitea Repos Initialized
| Repo |
README |
Wiki |
4-way-handshake |
initialized |
Home initialized |
4-way-handshake-2 |
initialized |
Home initialized |
4-way-handshake-3 |
initialized |
Home initialized |
carding-git-easyCarding |
initialized |
Home initialized |
car-fob-killer |
initialized |
Home initialized |
jammerremix |
initialized |
Home initialized |
pn532final |
initialized |
Home initialized |
wifi--killer |
initialized |
Home initialized |
Private Placeholder Created
| Repo |
Source |
README |
Wiki |
c5-jacked |
C5 JACKED/ parent workspace |
initialized |
Home initialized |
Private Placeholders Created In Second Pass
| Gitea Repo |
Local Source |
Keeper Decision |
mayhem |
MAYHEM/ |
Private parent workspace. |
ai-girlfriend |
ai-girlfriend/ |
Private firmware workspace; scrub API/Wi-Fi secrets before full upload. |
bw16 |
bw16/ |
Private parent index for BW16 control-panel work. |
bw16-research |
bw16 raper/ |
Canonical clean slug; retire old local name later. |
clams-av-gui |
clams av gui/ |
Private desktop app parent workspace. |
discord-automation-workspace |
discords/ |
Private bot workspace; scrub tokens/logs before source upload. |
discord-tooling-collection |
discored raper/ |
Canonical clean slug; keep private. |
docker-compose-scratchpad |
docker/ |
Private until compose services and env handling are real. |
esp32c5-workspace |
esp32c5/ |
Parent index; do not push ESP-IDF vendor trees by accident. |
evil-bw16-orchestrator |
evil bw 16/ |
Private lab firmware workspace. |
evil-cardputer |
evil cardputer/ |
Private parent index. |
security-scripts-tools |
hacking scripts and tools/ |
Private until every child directory is classified by ownership/license/scope. |
iceman-webui |
iceman_webui/ |
Private parent index. |
meetme-bot-workspace |
meetme bot/ |
Private; never publish user/session data. |
meshtastic-workspace |
meshtastic/ |
Private parent index; do not mirror upstream wholesale without local patches. |
n8n-workspace |
n8n god/ |
Private; workflow exports must be scrubbed. |
p4-gemini-chatbot |
p4 chatbot 83125/ |
Private app firmware workspace; exclude copied toolchains. |
p4-voice-panel |
p4 pannel/ |
Canonical typo-fixed slug; rename local folder later. |
p4-bridge |
p4-bridge/ |
Private app source placeholder; exclude SD card/vendor/binary artifacts. |
pn532-esp32-scanner |
pn532 esp32/ |
Private NFC scanner workspace; no card dumps or keys. |
s3-ai-friend-firmware |
s3 ai friend/ |
Private firmware artifact repo; binaries belong in releases with hashes. |
s3-cam-mini |
s3 cam mini/ |
Private camera firmware workspace. |
s3nfc |
s3nfc/ |
Private parent index for nested PlatformIO work. |
secret-firmware-drop |
secret firmware finaly here/ |
Private firmware artifact repo; releases need provenance. |
autogpt-workspace |
autogpt/ |
Private lightweight placeholder. |
tinder-bot-workspace |
tinder bot/ |
Private placeholder; no platform credentials or private user data. |
Declined Repo Creation
| Local Folder |
Reason |
New folder/ |
Scratch placeholder with no project identity. |
New folder (2)/ |
Scratch placeholder with no project identity. |
cursor projects/ |
Empty holder for miscellaneous workspaces; not a maintainable repo yet. |
platform-tools/ |
Vendor binary bundle; should be installed from Android SDK source or attached to releases with provenance, not owned as source. |
Duplicate Candidates
| Group |
Current Finding |
Keeper Decision |
4-way-handshake, 4-way-handshake-2, 4-way-handshake-3 |
Same import description; all were empty before README initialization. |
4-way-handshake is canonical. 4-way-handshake-2 and 4-way-handshake-3 are duplicates to archive/delete when repo-management access is available. |
Upload Policy
- Visibility: private by default for unfinished firmware, security tooling, binaries, and bot projects.
- Naming: normalize to lowercase hyphenated slugs; clean up offensive, typo-heavy, or throwaway folder labels at the Gitea boundary.
- Scope: README/wiki placeholders first; full source upload only after secret scan, binary policy, and license classification.
- Fork handling: GitHub-origin projects stay upstream checkouts unless local patches justify private mirrors.
- Duplicates: keep one canonical repo; mark extras for archive/delete.