mvdan / bitw

Minimalist BitWarden client
BSD 3-Clause "New" or "Revised" License
169 stars 15 forks source link

Support more advanced queries via D-Bus #8

Open mvdan opened 5 years ago

mvdan commented 5 years ago

For example, querying a password by domain, or searching all passwords with a certain username.

Domains are a bit tricky, because the other clients have multiple ways to match domains - by host, by top-level domain, etc.