Comment by imgopaal

Comment by imgopaal 4 hours ago

4 replies

Yeah fair point. QuickClip does store data in database, otherwise syncing between devices not possible. But here is how it works:

- Data is encrypted when sending and also when sitting in database. - Stored only so your devices can fetch it, not for me or anyone else. - When you delete, it’s gone. I don’t keep logs of clipboard stuff. - I don’t look at your data, only your devices can see it.

I know trust is big thing for clipboard app. I’ll write small “how it works” page so it’s more clear. Appreciate you asking this, makes sense.

josephg 3 hours ago

Where are the keys stored? If you encrypt the data but just have the keys in another database table, I don’t really see the point of having it encrypted at all.

I agree with others. I wouldn’t use this unless I trust how you’re handling my data security. All sorts of highly sensitive passwords and security keys hit my clipboard.

  • Retr0id 9 minutes ago

    There is only one key, common across all users, stored server-side.

Oras 3 hours ago

Your footer “no rights reserved just kidding” is not helping with trust building either.