You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2023/03/10 16:46:00 UTC

[jira] [Commented] (NIFI-1209) Add the ability to sign files to PutFile / PutHDFS

    [ https://issues.apache.org/jira/browse/NIFI-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699027#comment-17699027 ] 

David Handermann commented on NIFI-1209:
----------------------------------------

The SignContentPGP Processor supports OpenPGP signing, which provides the basic capabilities described.

> Add the ability to sign files to PutFile / PutHDFS
> --------------------------------------------------
>
>                 Key: NIFI-1209
>                 URL: https://issues.apache.org/jira/browse/NIFI-1209
>             Project: Apache NiFi
>          Issue Type: New Feature
>            Reporter: Andre F de Miranda
>            Priority: Major
>
> NiFi allows the Dataflows to be signed, however, this causes some complexities in processing data downstream.
> Furthemore, frequently, entities are happy to forfeit dataflow encryption for the use of hashing mechanisms + public keys  that can "guarantee" (e.g. GPG signatures) the integrity of a resultant file once it has been stored for long term archival (e.g. HDFS).
> it would be great to have the ability to sign files being written by PutFile and PutHDFS as they are written to disk. 
> PS-A added bonus would be to in addition to public key encryption, using Merkle Hash Trees for providing non-repudiation of data flows.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)