[
https://issues.apache.org/jira/browse/NIFI-3721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15990854#comment-15990854
]
ASF GitHub Bot commented on NIFI-3721:
--------------------------------------
Github user andrewmlim commented on a diff in the pull request:
https://github.com/apache/nifi/pull/1713#discussion_r114130477
--- Diff: nifi-docs/src/main/asciidoc/user-guide.adoc ---
@@ -1799,6 +1799,70 @@ Once "Expand" is selected, the graph is re-drawn to
show the children and their
image:expanded-events.png["Expanded Events"]
+[[encrypted-provenance]]
+=== Encrypted Provenance Repository
+While OS-level access control can offer some security over the provenance
data written to the disk in a repository, there are scenarios where the data
may be sensitive, compliance and regulatory requirements, or NiFi is running on
hardware not under the direct control of the organization (cloud, etc.). In
this case, the provenance repository allows for all data to be encrypted before
being persisted to the disk.
--- End diff --
suggest "compliance and regulatory requirements _exist_"
> Provide documentation for encrypted provenance repository
> ---------------------------------------------------------
>
> Key: NIFI-3721
> URL: https://issues.apache.org/jira/browse/NIFI-3721
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Documentation & Website
> Affects Versions: 1.2.0
> Reporter: Andy LoPresto
> Assignee: Andy LoPresto
> Priority: Critical
> Labels: documentation, encryption, provenance, security
>
> The {{EncryptedWriteAheadProvenanceRepository}} is a new feature for Apache
> NiFi and requires substantial documentation on its inner workings, various
> configuration options, performance, extensibility and future enhancements,
> design decisions, and potential obstacles. This should be documented in both
> the Admin Guide and User Guide.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)