sabrogden / Ditto

Ditto is an extension to the Windows Clipboard. You copy something to the Clipboard and Ditto takes what you copied and stores it in a database to retrieve at a later time.
https://ditto-cp.sourceforge.io/
3.5k stars 190 forks source link

Feature Request: exclude websites #442

Open mu88 opened 1 year ago

mu88 commented 1 year ago

Ditto allows it to exclude certain applications, e. g. KeePass:
image

It would be convenient if one could exclude websites as well. For example, our company stores our credentials in Hashicorp Vault. When copying credentials from the Vault website, they also appear in the Ditto clipboard.

starwarsfan commented 1 year ago

That would be very useful as it's a NoGo to have credentials on the Ditto database.

Different usecase might be browser based password manager like Dashlane. If it is open, the browser url at Chrome looks like chrome-extension://<hash>/index.html#/credentials, on FireFox it might be similar.

starwarsfan commented 1 year ago

Any news at this topic?

mikecron commented 1 year ago

Would absolutely love to see this functionality. Our company uses Keeper for secure password storage, and while I can prevent Ditto from saving copied passwords on the desktop app (by excluding keeperpasswordmanager.exe), I can't prevent it from saving copied passwords from the Keeper website tab I have open. Would love to exclude by browser URL.