6
4

More than 3 years have passed since last update.

addresses.ymlの秘密鍵の暗号化解読

Last updated at Posted at 2021-03-13

Symbol bootstrapのv0.4.5 より、addresses.yml の秘密鍵記述の部分が暗号化される様になった。

addresses.yml の秘密鍵情報を読むためには、作業ディレクトリ(home/ユーザー名/任意)で

symbol-bootstrap decrypt --source target/addresses.yml --destination ad.yml

を実行し、

less ad.yml

で暗号解除されたファイル"ad.yml"の内容を確認。
その後忘れずに、直ちに

rm ad.yml

を実行し、サーバーから削除する。

< 宣 伝 >

デリゲートハーベスティングには、是非とも以下のノードのご利用を❣

 000-harvest-symbol.ml
 0-0-0-high-performance.harvest-node.com
 0-0-high-performance.harvest-node.com
 00.high-performance.harvest-node.com
 0-speedy-harvest.ml
 0-0-1-high-performance.harvest-node.com

6
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
4