mvdan / bitw

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

sync: outline for supporting multiple ciphers used in bitwarden #25

Closed esiqveland closed 3 years ago

esiqveland commented 3 years ago

This is an idea for supporting multiple ciphers in bitw.

Just wanted to get your thoughts on this approach before I try to make it work.

See https://github.com/mvdan/bitw/issues/22

mvdan commented 3 years ago

@esiqveland do you intend to finish this PR? There's some work on bitw I want to do in the coming week, so it would be ideal to get this PR merged first to avoid conflicts.

esiqveland commented 3 years ago

Just go ahead, I think this needs some more thought anyway. It's an idea at least for supporting more ciphers.

Also, I changed password and my account was fixed, and its now in the new format as expected by bitw current.

mvdan commented 3 years ago

Since I want to take a stab at https://github.com/mvdan/bitw/issues/22, I'll merge a cleaned up version of your commit to master to work on top of it.