Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NIP-07 (Nostr Browser Signing) Support #2

Open
cryptoquick opened this issue Mar 17, 2023 · 0 comments
Open

NIP-07 (Nostr Browser Signing) Support #2

cryptoquick opened this issue Mar 17, 2023 · 0 comments
Assignees

Comments

@cryptoquick
Copy link
Member

The HTML Uploader needs to be able to load a public key from a Chrome extension. The key will need to be stored in a global variable in the page, and displayed on the page. We need it in hex format, not npub format. Hex should be the default.

See the docs on NIP-07: https://github.com/nostr-protocol/nips/blob/master/07.md
This is a good extension to try out: https://github.com/fiatjaf/nos2x
You can find it on the Chrome store: https://chrome.google.com/webstore/detail/nos2x/kpgefcfmnafjgpblomihpgmejjdanjjp

This can then be used to prepare the /store/ link, since it needs the pk in order to store a file to the node.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants