damus icon indicating copy to clipboard operation
damus copied to clipboard

Also provide keys in hex

Open dbuytaert opened this issue 2 years ago • 1 comments

I created a key-pair using Damus, and want to use it with other Nostr tools like noscl.

Damus shares my keys using npub and nsec (bech32), but most tools expect keys in hex.

NIP-05 identification/verification also requires hex (https://github.com/nostr-protocol/nips/blob/master/05.md).

It would be great if Damus also shared my keys in hex, as I haven't found a quick way to convert them yet.

dbuytaert avatar Feb 12 '23 21:02 dbuytaert

This is what Iris hex key copy buttons looks like: Screenshot 2023-02-12 at 11 58 15 PM

alltheseas avatar Feb 13 '23 05:02 alltheseas

I created a key-pair using Damus, and want to use it with other Nostr tools like noscl.

Damus shares my keys using npub and nsec (bech32), but most tools expect keys in hex.

NIP-05 identification/verification also requires hex (https://github.com/nostr-protocol/nips/blob/master/05.md).

It would be great if Damus also shared my keys in hex, as I haven't found a quick way to convert them yet.

@dbuytaert does this tool on damus website solve your issue: https://damus.io/key/

alltheseas avatar Apr 11 '23 04:04 alltheseas