From f9f388d4fb7b74ff24a5a78d31c4241ce4b08ac3 Mon Sep 17 00:00:00 2001 From: drjones Date: Wed, 20 May 2026 05:51:45 -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..6ecb5a0 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# pn532final + +Repository placeholder for PN532 / ESP32 NFC 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 tests limited to cards, readers, and environments you own or are explicitly authorized to evaluate. +- Do not publish secrets, cardholder data, private dumps, keys, or live target captures. + +## Next Steps + +Add hardware wiring, firmware source, build steps, known-safe test cards, license, and release notes before uploading code or binaries.