↳ 回复 事件不存在
a48d682f4cec5876579756a32c74fd1b54886b899d1ed16af619c60afd7cf16a
Probably in case it gets leaked. Rumor leaked -> no signature Seal leaked -> randomized timestamp
Kind-1 (TextNote)

npub
npub1drvpzev3syqt0kjrls50050uzf25gehpz9vgdw08hvex7e0vgfeq0eseetpubkey (hex)
68d81165918100b7da43fc28f7d1fc12554466e1115886b9e7bb326f65ec4272nprofile
nprofile1qqsx3kq3vkgczq9hmfplc28h687py42yvms3zkyxh8nmkvn0vhkyyusprf58garswvaz7tmjv4kxz7fwva6kcat8w4k82tnddajsavmsx2↳ 回复 事件不存在
a48d682f4cec5876579756a32c74fd1b54886b899d1ed16af619c60afd7cf16a
Probably in case it gets leaked. Rumor leaked -> no signature Seal leaked -> randomized timestamp
Kind-1 (TextNote)
↳ 回复 reya (npub1zfss807aer0j26mwp2la0ume0jqde3823rmu97ra6sgyyg956e0s6xw445)
Hi nostr:npub1drvpzev3syqt0kjrls50050uzf25gehpz9vgdw08hvex7e0vgfeq0eseet , can we have an option for...
As per NIP-59, the rumor should use the current timestamp, while the other timestamps should be tweaked: https://github.com/nostr-protocol/nips/blob/2...
Kind-1 (TextNote)
↳ 回复 reya (npub1zfss807aer0j26mwp2la0ume0jqde3823rmu97ra6sgyyg956e0s6xw445)
nostr:npub1drvpzev3syqt0kjrls50050uzf25gehpz9vgdw08hvex7e0vgfeq0eseet all latest changes in rust-nos...
Some of the APIs were not designed as well as they should have been. We’re redesigning and refining them with v1.0 in mind (no ETA yet)
Kind-1 (TextNote)
↳ 回复 reya (npub1zfss807aer0j26mwp2la0ume0jqde3823rmu97ra6sgyyg956e0s6xw445)
You can try run my project: https://git.reya.su/reya/coop-mobile/src/branch/develop/ it is very basi...
I just took a quick look, and I think the problem is that the relays being added with NONE capabilites. This means they can't do anything (neither rea...
Kind-1 (TextNote)
↳ 回复 reya (npub1zfss807aer0j26mwp2la0ume0jqde3823rmu97ra6sgyyg956e0s6xw445)
Hi nostr:npub1drvpzev3syqt0kjrls50050uzf25gehpz9vgdw08hvex7e0vgfeq0eseet I've found a weird issue ...
Have you a small example to reproduce it?
Kind-1 (TextNote)
↳ 回复 reya (npub1zfss807aer0j26mwp2la0ume0jqde3823rmu97ra6sgyyg956e0s6xw445)
Hi nostr:npub1drvpzev3syqt0kjrls50050uzf25gehpz9vgdw08hvex7e0vgfeq0eseet I'm using Nostr SDK FFI f...
I've already adapted FFI APIs but not released anything yet. There are still a some things to rework before the next release. I think if you fork th...
Kind-1 (TextNote)
👀 https://github.com/rust-nostr/nostr-scrolls By nostr:nprofile1qqsqqqqqq9g9uljgjfcyd6dm4fegk8em2yfz0c3qp3tc6mntkrrhawgppemhxue69uhkummn9ekx7mp0qyg8...
Kind-1 (TextNote)
↳ 回复 reya (npub1zfss807aer0j26mwp2la0ume0jqde3823rmu97ra6sgyyg956e0s6xw445)
Hi nostr:npub1drvpzev3syqt0kjrls50050uzf25gehpz9vgdw08hvex7e0vgfeq0eseet I wonder if you have any pl...
Yes, I've starter working on it a couple of days ago. The PR: https://github.com/rust-nostr/nostr/pull/1252 I'm working on making all the libraries r...
Kind-1 (TextNote)
↳ 回复 reya (npub1zfss807aer0j26mwp2la0ume0jqde3823rmu97ra6sgyyg956e0s6xw445)
I want to give users full control over the flow. Users can approve/reject auth requests. You can che...
Ahh, with the AdmitPolicy::admit_auth is possible handle the approve/reject flow while using the SDK impl: https://github.com/rust-nostr/nostr/pull/12...
Kind-1 (TextNote)