在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:meehow/peer-id-generator开源软件地址:https://github.com/meehow/peer-id-generator开源编程语言:Go 100.0%开源软件介绍:IPFS / IPNS peer ID generatorThis tool generates IPFS public and private keypair until it finds public key which contains required substring. Keys are stored in local directory. If you like one of them, you can move it to ~/.ipfs/keystore/ to use it with IPFS. Installation
Usage➜ ~ peer-id-generator dupa 12D3KooWDpLVwxMacesha42mdupa3H8jU7bbJdAmsMD7iPjzrkfK 12D3KooWLhGVro7KsDUPa4FX3LpWC61xACoj7AEZg5wmz6VqDGJ9 12D3KooWMJmDUPAtjcaHo8LARo5VHQ5uSxrt8Mdi5fytiRnnfD2f ^C ➜ ~ cp 12D3KooWMJmDUPAtjcaHo8LARo5VHQ5uSxrt8Mdi5fytiRnnfD2f ~/.ipfs/keystore/dupa ➜ ~ ipfs name publish --key=dupa {ipfs-path} Published to 12D3KooWMJmDUPAtjcaHo8LARo5VHQ5uSxrt8Mdi5fytiRnnfD2f: {ipfs-path} ExamplesIn examples you can find key pairs which contain word "funny" at the end of Peer ID. They are just for demonstration purposes. Please consider these private keys as already leaked. BenchmarksThis tool is using Ed25519 algorithm because it is able to generate keys 2500 times faster than RSA and both can work with IPFS.
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论