From f954f8673458b0d112a2967ea6558ad9e8584e29 Mon Sep 17 00:00:00 2001 From: Julie Zhao Date: Tue, 26 Nov 2024 08:50:19 -0500 Subject: [PATCH] typo --- content/momentum/4/modules/openarc.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/momentum/4/modules/openarc.md b/content/momentum/4/modules/openarc.md index e6e4cf99..2c25a148 100644 --- a/content/momentum/4/modules/openarc.md +++ b/content/momentum/4/modules/openarc.md @@ -2,6 +2,7 @@ lastUpdated: "11/26/2024" title: "openarc – Open Source ARC" description: "The openarc module wraps the open source libopenarc API into Momentum to provide Momentum APIs to do ARC validation verification signature signing and sealing..." +--- ARC is an acronym for Authenticated Received Chain. It’s a technology protocol defined in [RFC8617](https://datatracker.ietf.org/doc/html/rfc8617). It provides an authenticated "chain of @@ -13,8 +14,7 @@ ARC validation on a received email, and ARC siging and sealing on an outgoing em When the module is enabled, ARC validation and signing/sealing can be achieved through calling these APIs from hook policies. - -### Configuration +### Configuration You need to enable the openarc module in the ecelerity configuration file to use the feature: