aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Ryabitsev <konstantin@linuxfoundation.org>2022-06-17 14:11:07 -0400
committerKonstantin Ryabitsev <konstantin@linuxfoundation.org>2022-06-17 14:11:07 -0400
commitadfdec25bae8e3f163f934111981b2e917da199c (patch)
treed8966b66938e740a281d6f6faec18737e5d116f4
parentc522f07541a20c9d0922427ff6365861c3639c63 (diff)
downloadb4-adfdec25bae8e3f163f934111981b2e917da199c.tar.gz
Remove EXPERIMENTAL from attestation support
We've been using patch attestation for over a year now, so remove the EXPERIMENTAL claim -- it's no more experimental by this point than the rest of b4. Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index e13367a..ca4718c 100644
--- a/README.rst
+++ b/README.rst
@@ -36,8 +36,8 @@ dependencies that are tracked via submodules::
git submodule update --init
-Patch attestation (EXPERIMENTAL)
---------------------------------
+Patch attestation
+-----------------
B4 implements two attestation verification mechanisms:
- DKIM attestation using the dkimpy library