-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
ipfs key export pubkey only option #11206
Copy link
Copy link
Open
Labels
kind/enhancementA net-new feature or improvement to an existing featureA net-new feature or improvement to an existing featureneed/maintainers-inputNeeds input from the current maintainer(s)Needs input from the current maintainer(s)
Description
Activity
Metadata
Metadata
Assignees
Labels
kind/enhancementA net-new feature or improvement to an existing featureA net-new feature or improvement to an existing featureneed/maintainers-inputNeeds input from the current maintainer(s)Needs input from the current maintainer(s)
Checklist
Description
As a user I want to be able to access my public key so that I can send it to people. Further, I want to have it in ed25519 format, which I only see in three places;
It should be easier to access, and then it would make the key-signing/verify procedure easier for those sharing signed data via IPFS and verifying it via IPFS.