https://github.com/nostr-protocol/nips/pull/831#issuecomment-1822940276
> by "peer-pubkey" I mostly just mean this is not the client pubkey and not the signer pubkey, but a random other persons pubkey.
署名者の pubkey もクライアントの pubkey も、`kind: 24133` のイベントでわかるので、ランダムな pubkey?
https://github.com/nostr-protocol/nips/blob/master/46.md
> The client always starts by generating a random key which is used to communicate with the signer
セッションごと?
> - params: [`pubkey`, `secret`]
`client-key-hex`?
https://github.com/nostr-protocol/nips/blob/master/46.md
> The client always starts by generating a random key which is used to communicate with the signer
セッションごと?
> bunker://
`hex-pubkey` は `signer-key-hex`?
NIPs のコミットのキャッチアップ
https://github.com/nostr-protocol/nips/commits/master/?since=2024-02-06&until=2024-02-09
* NIP-01: Basic protocol flow description
* typo
* NIP-46: Nostr Connect
* トークンの形式が変更された。`
#キャッチアップ #nips
中身のないキャッチアップ
awesome-nostr のコミットのキャッチアップ
#キャッチアップ #awesomenostr
NIP-29: Shared Event Ownership Through Trusted DVMs
https://github.com/vitorpamplona/nips/blob/dvm-replaceables/29.md
DVM (NIP-90: Data Vending Machine) を介したイベントの共同編集
イベントはユーザーの代わりに DVM の秘密鍵で署名され、イベントを編集できるユーザーは `admin` タグで表される
PR: https://github.com/nostr-protocol/nips/pull/1015
#Nostr
nostr:nevent1qqsfz4c8xckkyketsmn0pzyldy7mxusj44zdrvckaj92725ka2hfdhsrja046
NIPs のコミットのキャッチアップ
https://github.com/nostr-protocol/nips/commits/master/?since=2024-02-02&until=2024-02-05
* NIP-92: Media Attachments
* 新しく追加された NIP。メモ内の画像 (URL) のメタデータ。`imeta` タグ
* README:
* 上記の NIP が追加された
* NIP-94: File Metadata
* オプションの `fallback` タグが追加された
* NIP-49: Private Key Encryption
* PASSPHRASE -> PASSWORD (ocknamo さん)
#キャッチアップ #nips
* NIP-99: Classified Listings
* `active` または `sold` を持つオプションの `status` タグが追加された
#キャッチアップ #nips