rendezvous-server icon indicating copy to clipboard operation
rendezvous-server copied to clipboard

Simplify commandline secret handling

Open thomaseizinger opened this issue 4 years ago • 1 comments

Once/if https://github.com/libp2p/rust-libp2p/pull/2142 lands, we can use the protobuf encoding of KeyPair directly to store the identity file. Saves a couple of lines of code to convert to/from ed25519 keys.

thomaseizinger avatar Jul 20 '21 00:07 thomaseizinger

Fyi: https://github.com/libp2p/rust-libp2p/pull/2142 has been merged

binarybaron avatar Apr 22 '22 00:04 binarybaron