subdavis / Tusk

🐘 🔒 KeePass-compatible browser extension for filling passwords.
https://subdavis.com/Tusk
Other
480 stars 74 forks source link

Add support for Syncthing as a cloud storage option #135

Open frederickjh opened 6 years ago

frederickjh commented 6 years ago

This issue is a

Please describe the current behavior, and explain why it's bad.

Syncthing is not available as a cloud storage option. Also there are currently no open source cloud storage options available with Tusk.

Please describe how you think it should change.

Syncthing should be available as a cloud storage option.

Anything else?

Thanks for considering this!

subdavis commented 6 years ago

Support Syncthing

Syncthing has no official Javascript port. There's an unofficial node.js one that may or may not work in the browser. I'll leave this issue open for others to find, but I don't intend to implement this myself unless there is significant user demand.

Also there are currently no open source cloud storage options available with Tusk.

That's not true. Tusk supports any WebDAV implementation, including NextCloud and Owncloud. Source code for NextCloud is at https://github.com/nextcloud