Skip to content
Brandon Davis edited this page Feb 25, 2018 · 4 revisions

Tusk can fetch your keepass databases from a webdav server like OwnCloud or NextCloud.

Security

If you use WebDAV, Tusk will store the login details for your chosen WebDAV server in browser local storage. Implementations vary by browser, but this storage area is always un-encrypted and on-disk. This means that if an attacker has physical access to your computer, they may be able to recover the username and password to your webdav server by scanning the contents of your hard drive.

You can remain safe while using the WebDAV feature by following Best Practices below.

Best Practices

Clone this wiki locally