mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-22 08:25:53 -05:00
Minor fixes
This commit is contained in:
parent
3494994720
commit
8e5bc38255
2
146.md
2
146.md
|
@ -23,7 +23,7 @@ Disadvantage: potentially more frequent "confirmations", bigger surface for web-
|
||||||
- `worker iframe`: iframe signer that handles nip46 calls from the client
|
- `worker iframe`: iframe signer that handles nip46 calls from the client
|
||||||
- `starter iframe`: iframe signer that launches the connection flow to get user confirmation and import keys from top-level signer to iframe signer
|
- `starter iframe`: iframe signer that launches the connection flow to get user confirmation and import keys from top-level signer to iframe signer
|
||||||
- `rebinder iframe`: iframe signer that launches re-connection flow to check that client has access to keys at the top-level signer and to re-import the keys to iframe signer
|
- `rebinder iframe`: iframe signer that launches re-connection flow to check that client has access to keys at the top-level signer and to re-import the keys to iframe signer
|
||||||
- `checked iframe`: iframe signer that displays the nip46 `auth_url` returned by the signer
|
- `checker iframe`: iframe signer that displays the nip46 `auth_url` returned by the signer
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user