valawarden icon indicating copy to clipboard operation
valawarden copied to clipboard

Unofficial native Bitwarden client for elementary OS

Results 12 valawarden issues
Sort by recently updated
recently updated
newest added

enhancement
help wanted

I get the following error when unlocking the vault `./app: line 49: 19693 Segmentation fault ./com.github.liljebergxyz.valawarden "${@:2}" `

Currently Valawarden doesn't call prelogin to figure out the KDF iterations, this should be fixed asap.

enhancement

Valawarden partially works in macOS (tested on mojave) if you install the following through brew: ``` meson libgcrypt gtk+3 libsoup json-glib ossp-uuid libgee ``` And then manually build [granite](https://github.com/elementary/granite). If...

enhancement
help wanted

It has been a great time writing and making Valawarden so far, but I feel like it needs some refactoring and clean up codewise to make it easier to work...

enhancement