Avatar
S. Ota
8721cdf007e798f80549a4bf174b973dc388e01952f0a952f5473c2cf84a7f60
A programmer. An author of nostr-keyx. Interests: Reinforcement Learning, Natural Language Processing and Artificial General Intelligence.

Iris の https://iris.to/settings/backup ここでプロフィールとイベントをバックアップ出来るよ

Test to write to wss://relay.nostrich.land

Snort 22:40 前後の TL を表示するとエラーが出る。

I collected the default relays of several major Nostr clients (Damus, Snort, Iris, Amethyst and Coracle) from their source code. And made a minimal relay list to cover all of them.

Here's a list of my recommendations and default relays of major clients as of 2023-03-28.

https://github.com/susumuota/nostr-keyx/blob/main/src/common.ts#L36

```

{

"wss://relay.damus.io": { "read": true, "write": true },

"wss://nos.lol": { "read": true, "write": true },

"wss://relay.snort.social": { "read": true, "write": true },

"wss://nostr.wine": { "read": true, "write": false },

"wss://relay.nostrich.land": { "read": true, "write": false },

"wss://universe.nostrich.land": { "read": true, "write": false },

"wss://nostr.mutinywallet.com": { "read": false, "write": true },

"wss://relay.nostr.band": { "read": false, "write": false }

}

```

See also,

https://snort.social/e/note1ukmaarf2t9dkhxkphwh4sv4qsrtnvxwz09wmfpgsujwh3m48h8gstyef2f

https://github.com/MutinyWallet/blastr

https://void.cat/d/J5G4TRFfN3zyVvvxTkMDvm.webp

nossence の解除方法

`@nossence #unsubscribe`

と書けば解除できた。subscribe した時と全く同じで `un` をつければ OK。解除した後の通知は特に来なかった。

ソースはこの辺。

https://github.com/dyng/nossence/blob/b8e07f26b94b7332bd7450a615ae5060e43b5510/server/bot/bot.go#L126

primal.net の実験。

NIP-07 の window.nostr.getRelays() を空にして接続すると、 wss://primal.net/cache8 というリレーに接続する。

書き込みすると特にエラーは出ないけど、primal でも snort でも自分の書き込みは表示されない。

NIP-07 の getRelays を設定してる人はほとんど居ないからこれはまずそう。

UI はちゃんとしてるのでがんばってほしい。

とりあえずソースはどこかにあるのかな?

primal は NIP-07 の window.nostr.getRelays() を毎回読みに来てる。逆に kind 3 のリレー設定を見てないかもしれない。一度消して試してみよう。

Hello from primal.net

#[0] #unsubscribe

#[0] #unsubscribe

Arduino IDE 対応のシュノア署名実装がマージされてた。 ESP32, Raspberry Pi Pico で動きました。

https://github.com/micro-bitcoin/uBitcoin/blob/master/examples/schnorr/schnorr.ino

なるほど。Stable Horde というプロジェクトで i2i するのも良いかもしれません。

https://stablehorde.net/

text to image ではなく image to image ではどうでしょうか?

nostr: スキームはどのレイヤが実装すればいいのかよくわからない。

#[0]

NIP-07 の window.nostr.getRelays() をちゃんとテストして自分でリレーを管理出来るようにしておこう。

Iris はリレーを勝手に追加した時点で一気に株が下がってしまった... (自分の中で)