Trending Tags
  • #nostr
  • #wolfstr
  • #wolf
  • #satsarethestandard
  • #powrina
Trending Notes
Global
Trending Profiles
  • Aeontropy
    @Aeontropy
  • makomichi the wolf of weeb street
    @makomichi
  • Karnage
    @Karnage
  • Xtr3m3hodl
    @Xtr3m3hodl
  • Laeserin
    @Laeserin

Nostr View


hzrd149 @hzrd149 - 6d

Trying to add NIP-17 and NIP-59 gift wrap support to applesauce and I'm being constantly reminded of why its a bad NIP. only clients that have full access to the users nsec can realistically implement NIP-17 DMs in a performant way. Its not a good user experience when each message requires two decryption requests and all of it has to be cached to avoid unnecessary future decryption requests

0
0
3

hzrd149 @hzrd149 - 6d

In my experience remote signing with nostr keys works well enough and doesn't seem to be the bottle neck since a signature is only needed when the user is taking an action so any delay can be handled with a loading screen. Remote decryption is more of the issue since its slower than signing and usually requires more than a single call (user opens DM conversation). NIP-59 just makes this worse though by 2x the number of calls I don't know what a good solution is but I don't think its key delegation or derivation since that requires either a messy permission language (NIP-26) or a extra metadata layer or changes to the relays 😞

0
0
3

hzrd149 @hzrd149 - 6d

I don't know, I tend to think the main reason nostr took off so quickly was because it had extremely simple cryptography compared to other systems and that it worked in a web browser But that is probably just my bias since I wouldn't have started working on nostr if it weren't for that :)

0
0
3

Showing page 1 of 1 pages