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

Damoose: The Damus Safari Extension #2374

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Damoose: The Damus Safari Extension #2374

wants to merge 5 commits into from

Conversation

jb55
Copy link
Collaborator

@jb55 jb55 commented Aug 8, 2024

This is the initial structure for the damoose signer and highlighter extension.

It implements the initial communication between window.nostr and our native extension.

The basic idea is that window.nostr requests are forwarded to the embedded iframe popup window which collects all of the requests for approval. Right now most clients seem to request things sequentially and not concurrently, so it is kind of spammy. Hopefully we can convince client authors to make requests concurrently so we can batch approve requests.

See

for remaining tasks

Signed-off-by: William Casarin <jb55@jb55.com>
Making progress towards:

#2369

Signed-off-by: William Casarin <jb55@jb55.com>
Signed-off-by: William Casarin <jb55@jb55.com>
Signed-off-by: William Casarin <jb55@jb55.com>
Signed-off-by: William Casarin <jb55@jb55.com>
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

Successfully merging this pull request may close these issues.

1 participant