KeePassXC
#1
Information 
Quote:[Image: elXkV3P.png]

[Image: LU7B6uo.png]

[Image: EWHOEl9.png]

KeePassXC is a community fork of KeePassX, a native cross-platform port of KeePass Password Safe, with the goal to extend and improve it with new features and bugfixes to provide a feature-rich, fully cross-platform and modern open-source password manager.

Main Features
 
  • Secure storage of passwords and other private data with AES, Twofish or ChaCha20 encryption
  • Cross-platform, runs on Linux, Windows and macOS without modifications
  • File format compatibility with KeePass2, KeePassX, MacPass, KeeWeb and many others (KDBX 3.1 and 4.0)
  • SSH Agent integration
  • Auto-Type on all supported platforms for automagically filling in login forms
  • Key file and YubiKey challenge-response support for additional security
  • TOTP generation (including Steam Guard)
  • ...more (see Home Page)


x64 Installer
https://github.com/keepassxreboot/keepas...-Win64.msi

x32 Installer
https://github.com/keepassxreboot/keepas...-Win32.msi

Website
https://keepassxc.org/
[-] The following 3 users say Thank You to damien76 for this post:
  • harlan4096, scolli23, silversurfer
Reply
#2
Quote:KeePass Password Safe 2.50

[Image: main_big.png]

[Image: addentry_big.png]



KeePass is a free open source password manager, which helps you to manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key file. So you only have to remember one single master password or select the key file to unlock the whole database.

The databases are encrypted using the best and most secure encryption algorithms. A password database consists of only one file that can be transferred from one computer to another easily.

KeePass supports the Advanced Encryption Standard (AES, Rijndael) and the Twofish algorithm to encrypt its password databases.

Both of these ciphers are regarded as being very secure. AES e.g. became effective as a U.S. Federal government standard and is approved by the National Security Agency (NSA) for top secret information.

KeePass All Features:

KeePass uses the common CSV export format of various passwords safes like Password Keeper and Password Agent. Exports from these programs you can be easily import to your KeePass databases. The password list you can be export to various formats like TXT, HTML, XML and CSV.

The application has portable edition: you can carry it on an USB stick and runs on Windows systems without installation.

Strong Security
  • KeePass supports the Advanced Encryption Standard (AES, Rijndael) and the Twofish algorithm to encrypt its password databases. Both of these ciphers are regarded as being very secure. AES e.g. became effective as a U.S. 

  • Federal government standard and is approved by the National Security Agency (NSA) for top secret information.

  • The complete database is encrypted, not only the password fields. So, your user names, notes, etc. are encrypted, too.

  • SHA-256 is used to hash the master key components. SHA-256 is a 256-bit cryptographically secure one-way hash function. No attacks are known yet against SHA-256. The output is transformed using a key derivation function.

  • Protection against dictionary and guessing attacks: by transforming the master key component hash using a key derivation function (AES-KDF, Argon2, …), dictionary and guessing attacks can be made harder.

Installer

MSI Installer

Portable

Home Page

Images from KeePass Home Page
[-] The following 3 users say Thank You to damien76 for this post:
  • harlan4096, ismail, scolli23
Reply
#3
Information 
Quote:KeePassXC (Stable) Release 2.7.0

Major Additions
  • Implement KDBX 4.1 [#7114]
  • Add direct write save option for cloud storage and GVFS [#6594]
  • Prevent screen capture on Windows and macOS [#6030]
  • Support quick unlock using Windows Hello [#7384]
  • Support quick unlock using Apple Watch [#5526]
  • Allow specifying database backup paths [#7035]
  • Add tag functionality [#6487][#7436][#7446]
  • Add password rating column to entry view [#4797]
  • Add group clone action [#6124]
  • Show modifications between entry history items [#6789]
  • Ability to bulk-delete and purge unused custom icons [#5970]
  • Support adding custom passphrase wordlists [#6799]
  • Support passphrase wordlists in numbered and PGP-signed formats [#6791]
  • Implement support for hardware keys via wireless NFC [#6895]
  • SSH Agent: Add support for OpenSSH 8.2 FIDO/U2F keys [#6371]
  • CLI: Implement attachment handling [#5538]
  • CLI: Add support for okon in offline HIBP checks [#5478]
  • CLI: Implement search command and remove locate [#6805]
  • CLI: Add db statistic output to db-info command [#7032]
  • CLI: Add -i/--include option to generate command. [#7112]
  • CLI: Add a -n (--notes) option to add and edit commands [#4646]
  • CLI: Add keyfile option to import command [#5402]
  • CLI: Adding a best option to clip to copy a password of the best match [#4489]
  • Browser: Add Microsoft Edge support on Linux [#7100]
  • Browser: Support native password generator from the extension [#6529]
  • Browser: Add group settings [#4180]
  • Browser: Add feature to ignore entries for HTTP-Auth Logins [#5394]
  • Browser: Support triggering Auto-Type from browser extension [#6272]
  • Browser: Add delete-entry command to API [#6899]
  • Browser: Add search 'by-path' url to API [#5535]
  • Browser: search for entries by UUID to API [#4763]
  • Browser: Support auto-download of favicon on entry addition [#7179]
  • Auto-Type: Major improvements to Auto-Type [#5864][#7463][#7435][#7391][#7129][#6400][#6364][#6361][#5283][#7507]
  • Auto-Type: Fix typing to virtual machines on Windows [#7366]
  • Auto-Type: Re-implement X11 keysym emulation [#7098]
  • Auto-Type: Support multiple Xkb layouts [#6247]
  • Auto-Type: Abort keystroke if modifiers held on X11 [#6351][#6357]
  • Auto-Type: Add TOTP option to entry level Auto-Type menu [#6675]
  • FdoSecrets: Major Refactor and Code Consolidation [#5747][#5660][#7043][#6915]
  • FdoSecrets: Implement unlock before search [#6943]
  • Reports: Add browser statistics report [#7197]
Major Changes
  • Port crypto backend to Botan [#6209]
  • Improve attachment handling and security [#6606][#5034][#7083]
  • Allow selecting any open database in unlock dialog [#5427]
  • KeeShare: Remove checking signed container and QuaZip dependency [#7223]
  • Introduce security option to enable copy on double click (default off) [#6433]
  • Add 'delete entry without confirm' functionality [#5812]
  • Improve macOS and Windows platform integration [#5851]
  • Lock only the current database by default [#6652]
  • Show expired entries on DB unlock [#7290]
  • Update D-Bus adaptor interface class name to match definition file [#7523]
Other Changes and Fixes
  • Add countdown progress bar to TOTP preview [#6930]
  • Enter favicon url directly on icons page [#6614]
  • Set C++17 as standard in the build system [#7180]
  • Internalize ykcore into code base [#6654]
  • Transition to Visual Studio builds on Windows [#5874]
  • Ability to delete entries from health check reports [#6537]
  • Enhance remembering last-used directories [#6711]
  • Implement org.freedesktop.appearance.color-scheme support on Linux [#7422]
  • Support sorting HTML export [#7011]
  • Add display number of characters in passphrases [#5449]
  • Use Alt+Tab on macOS to switch between databases [#5407]
  • Add feature to sort groups using shortcut keys [#6999]
  • Add CTRL+Enter to apply password generator changes [#6414]
  • Display Database created timestamp on statistics report [#6876]
  • Browser: Improve best matching credentials setting [#6893]
  • SSH Agent: Use both Pageant and OpenSSH agent simultaneously on Windows [#6288]
  • SSH Agent: Allow using database path to resolve keys [#6365]
  • SSH Agent: Show correct error messages in main window [#7166]
  • Multiple fixes for MSI installer [#6630]
  • Fix tab order for CSV import dialog to match screen order [#7315]
  • Don't mark kdbx:// urls as invalid [#7221]
  • Make selected text copyable instead of copying password [#7209]
  • Detect timestamp resolution for CSV files [#7196]
  • Fix crash while downloading favicon [#7104]
  • Correct naming of newly generated keyx files [#7010]
  • Place the 'Recycle Bin' at the bottom of the list when groups are sorted [#7004]
  • Handle tilde with custom browser paths [#6659]
  • Don't scroll up when deleting an entry [#6833]
  • Set the MIME-Type to text/plain when using wl-copy on wayland [#6832]
  • Fix adaptive icon painting [#5989][#6033]
  • Fix favicon download from URL with non-standard port [#5509]
  • Ignore recycle bin on KeePassHTTP migration [#5481]
  • Fix keepassxc-cr-recovery utility [#7521]
  • Fix Auto-Type not working when audio recording indicator is active on macOS 12.2+ [#7526]
Download
Reply
#4
Information 
Quote:KeePassXC 2.7.1 released

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]
KeePassXC 2.7.1 released - KeePassXC
Reply
#5
Information 
Quote:KeePassXC 2.7.5:

Homepage
Changelog
Downloads Page
Download | 32-Bit Installer 2.6.6
Download | 32-Bit Portable 2.6.6
Download | 64-Bit Installer
Download | 64-Bit Portable
[-] The following 1 user says Thank You to harlan4096 for this post:
  • jasonX
Reply
#6
Information 
Quote:KeePassXC 2.7.7:

Homepage
Changelog
Downloads Page
Download | 32-Bit Installer 2.6.6
Download | 32-Bit Portable 2.6.6
Download | 64-Bit Installer
Download | 64-Bit Portable
Reply
#7
Information 
Quote:KeePassXC 2.7.8​

Changes​
  • Add hotkey for showing search help #10591
  • Add hotkey for group switching (Ctrl+Shift+PgUp/PgDown) #10625
  • Add per-database auto-save delay setting #9100
  • Add configurable password strength check on database password #9782
  • Add setting to hide menubar #10341
  • Improve Bitwarden 1PUX import and support organization collections #10499
  • Show advanced settings checkbox only for settings that have them #6513
  • Remove obsolete setting for requiring repeated password entry #9722
  • Passkeys: Allow registering Passkeys to existing entries #10408
  • Passkeys: Show warning about data being unencrypted before Passkey export #10411
  • Passkeys: Support NFC and USB transports #10402
  • Passkeys: Pass extension JSON data to browser #10615
  • SSH Agent: Do not use entries from recycle bin #10518
  • Linux: Change hotkey sequence used for {CLEARFIELD} Auto-Type #10008
  • Windows: Improve DACL memory access protection #10618
Fixes​
  • Fix crash when deleting history items #10451
  • Fix crash on screen lock or computer sleep #10458
  • Fix search field not being focused after unlock #10459
  • Fix loss of window focus when Auto-Type needs to unlock a database #10555
  • Fix inconsistent TOTP visibility on unlock #10009
  • Fix CSV import skipping over single-name groups #10575
  • Fix key file folder being remembered even if disabled in settings #10636
  • Fix issues with entry editing and database locking #10667
  • Fix key file text when provided on command line #10642
  • Fix issues with hardware key auto detection #10663
  • Do not override monospace font size #10282
  • Perform group sort only when group view is in focus #10202
  • Do not show decimals for attachment sizes in Bytes #10595
  • Prevent merging of global custom data when merging databases #10452
  • Fix minor translation issues #10635
  • Passkeys: Fix StrongBox incompatibility #10420
  • Passkeys: Set RP ID to effective domain if unset instead of returning an error #10384
  • Passkeys: Various UI fixes and improvements #10427, #10608, #10609
  • AppImage: Fix URL opening #10624
  • Flatpak: Fix application autostart #10563
  • Linux/macOS: Fix button sizes on modal alert popups #10500
  • Linux: Fix clipboard clear on Wayland #10500
  • Windows: Preserve file-hidden attribute #10343
Download
[-] The following 1 user says Thank You to harlan4096 for this post:
  • jasonX
Reply
#8
Information 
Quote:KeePassXC 2.7.9 released​

Today, we are releasing KeePassXC 2.7.9 with many bug fixes and enhancements. Highlights include improvements to CSV and Bitwarden importing, passkeys refinement, several UX issues, and improvement to using browser integration with the Snap distribution.

Changes​
  • Passkeys: Ability to easily remove a passkey from an entry [#10777]
  • Snap: Use new desktop portal for native messaging integration [#10906]
Fixes​
  • Improve entry placeholder/reference feature [#10846]
  • Improve CSV importing when title field isn’t specified [#10843]
  • Improve encrypted Bitwarden importing [#10800]
  • Improve database settings UX [#10821]
  • Improve handling of clipboard actions from entry preview [#10810]
  • Improve group/entry view resize behavior and set sensible defaults [#10641]
  • Passkeys: Fix incorrect username fill [#10874]
  • Passkeys: Return additional data to the extension [#10857]
  • Fix password clear timer inconsistency on unlock view [#10708]
  • Fix portability check [#10760]
  • Fix page overflow on HTML exports [#10735]
  • Fix broken builds when using system provided zxcvbn [#10717]
  • Fix copy password button when text is selected [#10853]
  • Fix tab ordering on application settings pages [#10907]
  • SSH Agent: Fix broken decrypt button [#10638]
  • Windows: Fix ALT Auto-Type modifier [#10795]
  • Windows: Fix wrong DACL memory size allocation [#10712]
  • macOS: Fix monospace font sizing [#10739]
  • Flatpak: Fix configuration settings off-by-one error [#10688]
  • BSD: Fix compiling with libusb implementation [#10736]
Changelog​ Download​
[-] The following 1 user says Thank You to harlan4096 for this post:
  • jasonX
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)
[-]
Welcome
You have to register before you can post on our site.

Username/Email:


Password:





[-]
Recent Posts
Movies! Movies!
Kool — 12:34
Worldwide News
Kool — 12:33
GFYI [Official] EaseUS Partition Master...
"Share feedback...mjcn19 — 04:39
GFYI [Official] Ashampoo® WinOptimizer ...
"Share feedback...mjcn19 — 03:06
Internet Download Manager 6.32 Build 9
What's new in versi...Kool — 14:59

[-]
Birthdays
Today's Birthdays
No birthdays today.
Upcoming Birthdays
avatar (38)ywixazok

[-]
Online Staff
There are no staff members currently online.

>