vesoft-inc/nebula-importer

Support password encryption

オープン

#224 opened on 2022/11/22

 (4 件のコメント) (1 件のリアクション) (0 人の担当者)Go (62 件のフォーク)auto 404
HACKTOBERFESTtype/enhancement

Repository metrics

Stars
 (101 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

In the production environment, the configuration file cannot contain plaintext passwords. The password needs to be encrypted. We need to use an encryption algorithm 'PBEWithHmacSHA256AndAES_256'.

コントリビューターガイド