Alex Gleason

Results 417 comments of Alex Gleason

I'm running into it as well. I found this: > We don't emulate npm, we leave it up to higher level users like sandpack to implement that the npm logic...

This almost the same as https://github.com/nostr-protocol/nips/pull/377, just different semantics.

Interesting! In Ditto I am using these [kind 30382](https://docs.soapbox.pub/ditto/nsec#user-records) events with `n` tags to mark users as verified, suggested, blocked etc (moderation actions, basically) by the Ditto server. But I...

I think kind 30078 should be extended, to require a third parameter of the d-tag, "p", like this: ```json ["d", "", "p"] ``` And then a p-tag with a matching...

We really need to get kind 30382 and 30383 in the NIPs. This is just sugar on top.

I think we shouldn't delete `get_relays` unless it's also deleted from NIP-07. The signers should be consistent with each other. Therefore I think it should be a separate PR to...

All encrypted messages eventually get converted into plaintext. On Primal for example, the message is decrypted to be displayed on my screen. Therefore, it is always a concern that any...

@alltheseas No, but no bridges today actually bridge DMs. DMs to Mostr users just go into the void. It doesn't get delievered to any servers on the Fediverse, and just...

ReplyGuy is doing proof of work. Example: https://njump.me/nevent1qqsqqqrfkwpcjsev4zw9vw8t9d6q3srazmmak68d6t6qvq9zwl759ccprdmhxue69uhkwmr9v9ek7mnpw3hhytnyv4mz7un9d3shjevzzxa

@alltheseas In Ditto I started requiring the user to have a valid NIP-05 name OR sign events with a proof-of-work difficulty of 24 or higher (ReplyGuy is using difficulty of...