From 05cde1e0b0e6a8082e880a3fd16c50c8f6ed1e4c Mon Sep 17 00:00:00 2001 From: Slack Coder Date: Mon, 5 Aug 2024 04:48:55 -0500 Subject: todo --- project verification.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 project verification.md (limited to 'project verification.md') diff --git a/project verification.md b/project verification.md new file mode 100644 index 0000000..8028dfa --- /dev/null +++ b/project verification.md @@ -0,0 +1,8 @@ +# Project Verification + +Ensure the integrity of the projects you mirror by verifying all incoming data. +Projects can be verified using their PGP key or a custom method. + +Custom methods are supported by through the use of external programs. The +configured program is run with the project root as the first argument. The +data is considered tainted if it returns with a non-zero Exit Code. -- cgit v1.2.3