From 75662dcf9ad7eadd148ba046fd8202d4bd1952cf Mon Sep 17 00:00:00 2001 From: drjones Date: Wed, 20 May 2026 05:51:43 -0700 Subject: [PATCH] docs: add stewardship readme --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b34846f --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# car-fob-killer + +Repository placeholder for hardware security research materials. + +## Stewardship Status + +- Gitea repository was empty during the 2026-05-20 stewardship pass. +- README initialized so the repo has a clear landing page. +- Keep experiments limited to devices you own or are explicitly authorized to test. +- Do not upload private captures, keys, firmware dumps, or target-specific data unless they are lawful and intentionally published. + +## Next Steps + +Add scope, hardware inventory, build process, test environment, license, and release policy before uploading code or binaries.