standardnotes / filesafe-relay

Relay server used to communicate between FileSafe client extension and server destination (Dropbox, Google Drive, WebDAV)
14 stars 9 forks source link

Support S3 compatible providers like wasabi #33

Open jceb opened 3 years ago

jceb commented 3 years ago

It would be great if you could support S3 compatible providers like wasabi so that I have a few more options to store my files. In my understanding the main thing that needs to change is that the hostname should be configurable.

JaspalSuri commented 3 years ago

Hi @jceb, sorry for the delayed response. We currently aren't planning on developing support for additional cloud storage providers or updating the S3 integration as the dev team is currently working on a native solution that enables users to store files on our servers, but we will accept PRs that provide support for this capability.

Someone could start with this closed PR, which was reverted because it broke existing S3 integrations.

tio-trom commented 3 years ago

the dev team is currently working on a native solution that enables users to store files on our servers

Oh that'd be fantastic!