Qt5-based Password Manager
https://keepassxc.org/
A password manager or safe which manages your passwords. Databases
are locked with a master key/password or a key disk. The databases
are encrypted using AES and Twofish.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:ecsos/keepassxc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000138 138 Bytes | |
_link | 0000000126 126 Bytes | |
debian.tar.xz | 0000023840 23.3 KB | |
keepassxc-2.7.1-src.tar.xz | 0008804436 8.4 MB | |
keepassxc-2.7.1-src.tar.xz.sig | 0000000488 488 Bytes | |
keepassxc.changes | 0000039981 39 KB | |
keepassxc.dsc | 0000001178 1.15 KB | |
keepassxc.keyring | 0000050739 49.5 KB | |
keepassxc.spec | 0000005482 5.35 KB |
Revision 6 (latest revision is 22)
Eric Schirra (ecsos)
committed
(revision 6)
- Update to 2.7.1 * Changes - Show when tags are changed in entry history [#7638] - Improve tags editing and allow spaces in tags [#7708] - Improve layout of entry preview panel [#7767] - Incorporate patches to support Flatpak distribution [#7728] - Add expiration presets for 12 and 24 hours [#7738] * Fixes - Fix crash when building history change list [#7638] - Fix hiding password on database unlock [#7725] - Fix AES KDF slow transform speed [#7755] - Auto-Type: Correct timing issue on macOS and Linux that prevented typing [#7588] - Auto-Type: Fix use of Ctrl/Alt/Shift/Win modifiers on Windows [#7629] - Auto-Type: Reduce/eliminate delay when searching for entries [#7598] - Auto-Type: Map ASCII dead keys on Linux for international keyboards [#7614] - CLI: Fix detection of hardware keys (YubiKey) [#7593] - CLI: Add missing parameter -c to add/edit entries command [#7594] - Secret Service: Fix crash when multiple prompts are shown [#7786] - SSH Agent: Fix default agent selection on Windows [#7764] - Fix database unlock dialog not being the top window on Linux [#7771] - Fix drag/drop entries between tabs on Wayland [#7628] - Fix compiling with minizip-ng [#7638]
Comments 0