Replying to Avatar nothenry

#[3]

There is no reason to invent something new, we should just follow what ShareX does, they have been doing this for years and many sites are compatible already with this application

https://github.com/ShareX/ShareX/blob/develop/ShareX.UploadersLib/BaseUploaders/Uploader.cs

Reply to this note

Please Login to reply.

Discussion

I’m inclined to agree with you, but everyone seems to have a different idea about which thing that “already works” we should use.

The vibe I’m getting on Nostr is that we’re burning everything down so we can rebuild from first principles. Better to do things the Nostr way.

Also, building is fun.

I would like to see a NIP first which would facilitate "attachments" via tags, it's better for clients than parsing URL links

If we send you a rest json with the link that should be fine, right?

No i mean for posting media in notes

Agreed, but the spec is agnostic to that. It only defines communication between host and client.

I will check it out tho.