Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
[Matrix/Element]Dead
much thanks to @gary_host_laptop for the logo design :)
Why the need to encrypt on Dropbox? Shouldn’t KeePass be secured enough by itself?
The Dropbox is just a remote backup container. The backup is automated , gathers files from a few locations, dumps them in an encrypted box and push them to Dropbox once a day. The encryption bit is just for some other files which are not encrypted in their natural state.
i guess because of metadata. an encrypted file has no readable header, which the keepass database file probably has so that keepass knows how it is encrypted.
KeePass don’t have much beyond a password hash for testing if you entered the right password or not.
still something that would identify it as a keepass database file, no?