mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-01 21:50:13 +08:00
选题[news]: 20220323 KeePassXC 2.7.0 is a Massive Upgrade with Tags, Improved Auto-Type, and Windows Hello Support
sources/news/20220323 KeePassXC 2.7.0 is a Massive Upgrade with Tags, Improved Auto-Type, and Windows Hello Support.md
This commit is contained in:
parent
47115d4f79
commit
865b309dc3
@ -0,0 +1,94 @@
|
||||
[#]: subject: "KeePassXC 2.7.0 is a Massive Upgrade with Tags, Improved Auto-Type, and Windows Hello Support"
|
||||
[#]: via: "https://news.itsfoss.com/keepassxc-2-7-0-release/"
|
||||
[#]: author: "Rishabh Moharir https://news.itsfoss.com/author/rishabh/"
|
||||
[#]: collector: "lujun9972"
|
||||
[#]: translator: " "
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
KeePassXC 2.7.0 is a Massive Upgrade with Tags, Improved Auto-Type, and Windows Hello Support
|
||||
======
|
||||
|
||||
[KeePassXC][1], the open-source password manager, has just got a major upgrade, one that includes some new exciting features and improvements
|
||||
|
||||
For those unaware, KeePassXC is the community fork of the classic KeePassX.
|
||||
|
||||
KeePassXC is a cross-platform password manager available for Linux, Windows, and macOS. It is built using Qt5 libraries. Moreover, it uses the same database format (.kdbx) as [KeePass][2] (Windows-only password manager).
|
||||
|
||||
It also happens to be [one of the best password managers for Linux][3].
|
||||
|
||||
Let us look at some of the major highlights of the new release.
|
||||
|
||||
### What’s New?
|
||||
|
||||
With KeePassXC 2.7.0, you can expect massive changes. Considering a fairly long changelog, I have listed the most significant changes below.
|
||||
|
||||
#### Entry Tags
|
||||
|
||||
A much-needed feature and one that users most requested, password entries can now be easily tagged and filtered. Moreover, relevant tags will automatically be generated for entries to highlight databases with expired or weak passwords.
|
||||
|
||||
![Credits: KeePassXC][4]
|
||||
|
||||
A new Tags sub-section has been added under the General tab that displays a row of assigned tags for info on individual entries.
|
||||
|
||||
There’s also a dedicated quick selection section, “Database Tags” (as shown in the screenshot above), that will help users filter results based on selected tags.
|
||||
|
||||
#### Browser Statistics
|
||||
|
||||
The all-new Browser Statistics tab is a new entry to the already existing database reports. It allows users to view and edit entries used by the browser extension.
|
||||
|
||||
You can find the path and the URL listed.
|
||||
|
||||
![Credits: KeePassXC][5]
|
||||
|
||||
#### Improved Auto-Type
|
||||
|
||||
A separate **Auto-Type** selection dialog has been introduced for users, especially power users, to quickly and efficiently search entries across databases.
|
||||
|
||||
Along with supporting the built-in search syntax, it also allows users to copy data to the clipboard and enter TOTP codes.
|
||||
|
||||
![Credits: KeePassXC][6]
|
||||
|
||||
#### Other Key Additions
|
||||
|
||||
The history of individual entries highlights changes made to fields, letting you quickly identify and revert changes.
|
||||
|
||||
Linux users can find improvements made to Secret Service integration and the CLI. On the other hand, Windows and Apple users will be delighted to know that the password manager now supports Windows Hello and macOS Touch ID for quick unlock.
|
||||
|
||||
Another interesting thing to note, the crypto backend has now been switched to [Botan][7].
|
||||
|
||||
There have been several bug fixes and under-the-hood improvements; you can find more details in the [official changelog][8].
|
||||
|
||||
### Wrapping Up
|
||||
|
||||
KeePassXC 2.7.0 looks like a promising release, and privacy-focused users should expect a neater experience thanks to a couple of new features.
|
||||
|
||||
The convenience of interacting/copying data to sign in to an online account has improved with the changes. So, you might want to give it a try if you haven’t already.
|
||||
|
||||
Users can download KeePassXC by heading to their [official download page][9]. You can find AppImage file, Snap package, Flatpak package, distro-specific packages, and you can also install it using Ubuntu PPA.
|
||||
|
||||
[Download KeePassXC 2.7.0][9]
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://news.itsfoss.com/keepassxc-2-7-0-release/
|
||||
|
||||
作者:[Rishabh Moharir][a]
|
||||
选题:[lujun9972][b]
|
||||
译者:[译者ID](https://github.com/译者ID)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://news.itsfoss.com/author/rishabh/
|
||||
[b]: https://github.com/lujun9972
|
||||
[1]: https://keepassxc.org/
|
||||
[2]: https://keepass.info/
|
||||
[3]: https://itsfoss.com/password-managers-linux/
|
||||
[4]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjU4NyIgd2lkdGg9Ijc4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
|
||||
[5]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjU1MyIgd2lkdGg9Ijc4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
|
||||
[6]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjQ4MCIgd2lkdGg9Ijc4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
|
||||
[7]: https://github.com/randombit/botan
|
||||
[8]: https://github.com/keepassxreboot/keepassxc/releases/tag/2.7.0
|
||||
[9]: https://keepassxc.org/download/
|
Loading…
Reference in New Issue
Block a user