Not being able to post images on mobile reallllly sucks so brainstorming possible solutions... ideas welcome.

Reply to this note

Please Login to reply.

Discussion

If I set up a relay on vps, is it possible to upload images from local and store the images there?

You wouldn't want to store images in a relays, clients could provide ways to upload media to third party hosts. Notes should only contain links so that clients can choose to load them or not.

It is possible to upload images from local and storage the images on my nextcloud and get the image link automatically o n nostr?

I'm not sure how nextcloud works but nextcloud support would be dope

Manjaro's screenshot tool has an option to publish the image on Imgur and when it's uploaded they display the url. You could do something similar and just autofill the necessary markdown after the image is uploaded? Not sure how imgur's API works though

imgur is an interesting idea..

i would love support for the option to connect to a s3-bucket. it's easy to set up a service, either renting from a provider or hosting yourself.

I guess for AWS it would just be a matter of configuring AWS keys, bucket name, and perhaps cloudfront endpoint?

yeah if you get it to work with aws then it should work on any other s3-service

here's one example for a typical config (for https://www.getoutline.com/): https://outline.lhote.me/share/7b403faa-3c72-45b5-8fcd-f6ad72f89b9c

What's required depends on how the s3-service is set up