Avatar
AsaiToshiya
0a2f19dc1a185792c3b0376f1d7f9971295e8932966c397935a5dddd1451a25a
📝 https://notes.asaitoshiya.com/
Replying to Avatar AsaiToshiya

NIP-34: `git` stuff

https://github.com/nostr-protocol/nips/blob/git/34.md

Nostr で Git のコラボレーション

これ自体が Git リポジトリというわけではない

CLI の実装: https://github.com/fiatjaf/gitstr

PR: https://github.com/nostr-protocol/nips/pull/997

#Nostr

処理したパッチは、クライアントで覚えておくのかなぁ

残念

#ライフログ

awesome-nostr のコミットのキャッチアップ

https://github.com/aljazceru/awesome-nostr/commits/main/?since=2024-01-16&until=2024-01-24&author=aljazceru

#キャッチアップ #awesomenostr

Replying to Avatar AsaiToshiya

NIPs のコミットのキャッチアップ

https://github.com/nostr-protocol/nips/commits/master/?since=2024-01-18&until=2024-01-21

* NIP-01: Basic protocol flow description

* いくつかの JSON のコード ブロックが jsonc (JSON with comments) に変更された

* NIP-52: Calendar Events

* 同上

* NIP-72: Moderated Communities

* 同上

* NIP-47: Wallet Connect

* typo

#キャッチアップ #nips

https://github.com/nostr-protocol/nips/blob/master/19.md

https://github.com/nostr-protocol/nips/blob/d0812229a5569372a6cd1bdb8d148beb1820585d/19.md?plain=1#L11

> It is recommended that ids and keys are stored in either hex or binary format, since these formats are closer to what must actually be used the core protocol.

https://github.com/nostr-protocol/nips/blob/d0812229a5569372a6cd1bdb8d148beb1820585d/19.md?plain=1#L25

> The bech32 encodings of keys and ids are not meant to be used inside the standard NIP-01 event formats or inside the filters, they're meant for human-friendlier display and input only. Clients should still accept keys in both hex and npub format for now, and convert internally.

https://github.com/nostr-protocol/nips/blob/d0812229a5569372a6cd1bdb8d148beb1820585d/19.md?plain=1#L69

> - `npub` keys MUST NOT be used in NIP-01 events or in NIP-05 JSON responses, only the hex format is supported there.

同じようなことを言っているんだよなぁ

#Nostr

NIP-34: `git` stuff

https://github.com/nostr-protocol/nips/blob/git/34.md

Nostr で Git のコラボレーション

これ自体が Git リポジトリというわけではない

CLI の実装: https://github.com/fiatjaf/gitstr

PR: https://github.com/nostr-protocol/nips/pull/997

#Nostr

NIPs のコミットのキャッチアップ

https://github.com/nostr-protocol/nips/commits/master/?since=2024-01-18&until=2024-01-21

* NIP-01: Basic protocol flow description

* いくつかの JSON のコード ブロックが jsonc (JSON with comments) に変更された

* NIP-52: Calendar Events

* 同上

* NIP-72: Moderated Communities

* 同上

* NIP-47: Wallet Connect

* typo

#キャッチアップ #nips

今日はこれ

#イベント

今日はこれ

#イベント

https://github.com/nostr-protocol/nips/blob/master/78.md

> This NIP specifies the use of event kind 30078 (parameterized replaceable event) with a d tag containing some reference to the app name and context -- or any other arbitrary string

`["d", "coracle/last_checked/v1"]` みたいな

#Nostr

NIP-XX: Versatile event

https://github.com/tiltpapa/nips/blob/versatile-data/XX.md

相互運用性を必要としない汎用的なイベント。`kind: 78`。@tiltpapa さん著

PR: https://github.com/nostr-protocol/nips/pull/995

#Nostr