Thanks for your handling! My profile has been updated!
NIP-95: Relay File Storage
https://github.com/arthurfranca/nips/blob/nip-95-revisit/95.md
Nostr でファイル ストレージ
base64 でエンコードされたファイルを持つイベントと、そのイベントを示す NIP-19 (bech32-encoded entities) の `nfile`
ファイルは `c` タグでチャンク化できる
関連: https://github.com/nostr-protocol/nips/pull/345
PR: https://github.com/nostr-protocol/nips/pull/1145
#Nostr
ドキドキ
5年後に壊れていたら Ryzen
nostr:npub10000003zmk89narqpczy4ff6rnuht2wu05na7kpnh3mak7z2tqzsv8vwqk Please tell me. My profile is outdated. How can I update it?
NIP-05: https://njump.me/asaitoshiya.com
npub: https://njump.me/npub1pgh3nhq6rpte9sasxah36luewy54azfjjekrj7f45hwa69z35fdqfdrs38
Latest kind:0: https://njump.me/nevent1qqs0ggzhtkgzyaperwz7g594fuv4cpfqde262dhr4mjqc243jsrjafqv9p9l2
ヒヨコが初めて見たものを親だと認識するように、マザーボードは ASRock が親
NIP-XXX: Internationalization & Localization
https://github.com/eznix86/nips/blob/patch-2/nip-xxx.md
イベントの言語タグ (`language`) とプロフィール (`kind 0`) の言語属性 (`allowed_language`、`language`)
関連: https://github.com/nostr-protocol/nips/pull/632
関連: https://github.com/nostr-protocol/nips/pull/1129
PR: https://github.com/nostr-protocol/nips/pull/1127
#Nostr
nostr:nevent1qqsx5eq7actwhe0hhux57dsz4x53kgt65h0nxrh0d83p5hgckeyxpxq87lfst
NIP-35: Draft Events
https://github.com/vitorpamplona/nips/blob/draft-event/35.md
下書き用の汎用的なイベント
任意のイベント (下書き) を NIP-44 (Encrypted Direct Message (Versioned)) で暗号化して `.content` に含める
PR: https://github.com/nostr-protocol/nips/pull/1124
#Nostr
nostr:nevent1qqszu0aegtyfts69y2nnmg049yf8egzusdyl9h0y608gw30ajhu49sc8kpl7m
NIP-xx: Indexes
https://github.com/coracle-social/nips/blob/indexes/xx.md (削除済み)
関連するイベントのインデックスを表す `~` (チルダ) タグ
インデックスのソースは、リレー、NIP-05、または GUN
例:
- `["~", "wss://relay.example.com", "relay"]`
- `["~", "user@example.com", "nip05"]`
- `["~", "b0635d6a9851d3aed0cd6c495b282167acf761729078d975fc341b22650b07b9", "gundb"]`
参考: https://gun.eco/
PR: https://github.com/nostr-protocol/nips/pull/1130
#Nostr
nostr:nevent1qqs95cc8wdkj2xyy0pjdt4xhdj3k2rn0qup73d0rwf3jw5a293x2sjs68uvdt
NIP-64: Inbox model
https://github.com/nostr-protocol/nips/blob/inbox-model/64.md
受信ボックス (`kind: 10064`) とフォロー インテント (`kind: 6401`) を使用するインボックス モデル
ユーザー (Walter) は受信ボックス (A) を作成して、フォロワーは A のリレーにフォロー インテント (B) を送信する
Walter は A のリレーから B をフェッチして、フェッチした B のリレーにイベントを送信する
関連: https://github.com/nostr-protocol/nips/discussions/1134
PR: https://github.com/nostr-protocol/nips/pull/1135
#Nostr
NIPs のコミットのキャッチアップ
https://github.com/nostr-protocol/nips/commits/master/?since=2024-03-23&until=2024-03-25
* NIP-24: Extra metadata fields and tags
* `kind 0` の JSON に、ボットなどを示す `bot` フィールドが追加された
#キャッチアップ #nips
テスト
NIPs のコミットのキャッチアップ
https://github.com/nostr-protocol/nips/commits/master/?since=2024-03-14&until=2024-03-22
* NIP-05: Mapping Nostr keys to DNS-based internet identifiers
* relays 属性が推奨になった
#キャッチアップ #nips
* NIP-46: Nostr Connect
* `connect` コマンドと `create_account` コマンドのパラメーターにオプションの `optional_requested_permissions` が追加された
#キャッチアップ #nips