Zen

Results 28 comments of Zen

Yea it seems like a nice library but there's no way I'm picking it up until it can do something like that. Different use cases, I suppose.

Hi! I've been working on Nostr in my own bubble for a while, and something that I implemented was a reference to the id of an existing nip-94 post. For...

> > reference to the id of an existing nip-94 post > > this seems way more complicated tbh. a post should not be needed for referencing files on remote...

> Can the spec be integrated with [NIP-96](96.md) servers? Then most image servers we use today would already respond to `nblob` and we could use `nblobs` instead of URLs in...

What do you think of [SOLAR](https://github.com/Credenso/solar), which is Storage and Other Layers Added to Relays? Codebase is still mostly a pile of spaghetti, but if there's interest then I can...

I'm currently in conversation with some people in a major private tracker community, they're going to need to swap systems in the coming years because of some fundamental changes brought...

Chiming in to say that I also ran into this problem with my 64 character width PEM files. I don't imagine it would be a difficult fix but I'm not...

I'm open to helping with this issue, provided it is a good place to onboard onto the project? I am entry-level with Solid have next to no experience with Rust,...

I looked around, and there is a supporting spec for the workflow I am hoping to implement: https://w3c.github.io/WebID/spec/tls/#authentication-sequence

This totally slipped my mind until now. I took a look at HttpSig and it seems like a really lightweight and effective way to implement this strategy. As someone with...