Replying to Avatar ABH3PO

nostr:npub1gcxzte5zlkncx26j68ez60fzkvtkm9e0vrwdcvsjakxf9mu9qewqlfnj5z are there any relay implementations I could go through, that support nip-95: https://github.com/nostr-protocol/nips/pull/345/files ?

I want to create a small nostr app for myself that could sync images and files to my server. I feel this could be the perfect mechanism for it.

Most of them do, but there are filesize limits. Usually they allow until a 100kbytes.

But you can put your own relay to solve this :)

Reply to this note

Please Login to reply.

Discussion

I do plan to run my own relay, just wanted to know if there’s an implementation that already does enables larger sizes on nip-95 so I can clone it and get started but doesn’t look like there’s an easy way to do this