什么是自定义连接器的PGP密钥(Whats the PGP key for custom connectors for)

编程入门 行业动态 更新时间:2024-10-24 18:23:49
什么是自定义连接器的PGP密钥(Whats the PGP key for custom connectors for)

在创建自定义连接器期间,unificationengine要求我提供PGP公钥,但是我在文档中找不到此密钥的任何用法。 这个键的含义是什么?如何实现它的用法?

During the creation of a custom connector the unificationengine asks me for a PGP public key, but I can't find any usage for this key in the documentation. What is this key meant for and how do I have to implement it's usage?

最满意答案

PGP公钥用于加密凭证。 现在我们仅在发送具有不可重用凭证的消息时实施加密(将Id / Secret / Access令牌存储在客户端应用程序中而不是在统一引擎中)。 在不久的将来,我们将集中精力进行全面加密,为这种情况准备连接器,我们在创建连接器时强制要求它们。 您可以在不使用加密的情况下编写连接器,但在Unification Engine中创建连接器时,您必须提供pgp公钥。 您可以使用https://pgpkeygen.com/生成pgp密钥。 如果要加密凭据,则需要保存用于解密数据的私钥。 截至目前,仅为具有可重用凭据的连接器提供了文档。 如果您打算使用不可重复使用的凭证创建连接器,请告诉我们,我们将为您提供详细说明。

PGP public key is used for encrypting the credentials. Now we have implemented encryption only in sending messages with non reusable credentials (storing the Id/ Secret/Access token within the client app and not within Unification engine) . In the near future we will focus our efforts of full fledged encryption, to prepare the connectors for this scenario we have made it mandatory while creating a connector. You can write the connector without using encryption but while creating the connector in Unification Engine you have to provide a pgp public key. You can generate the pgp keys using https://pgpkeygen.com/. You need to save the private key for decrypting the data if you are encrypting the credentials. As of now documentation is provided only for connectors with reusable credentials. If you are planning to create the connector with non reusable credential please let us know we will provide you with detailed explanation.

更多推荐

本文发布于:2023-07-19 20:46:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1186742.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:密钥   自定义   连接器   PGP   connectors

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!