密码安全软件 KeePass Password Safe 2.57 中文多语免费版


摘要:KeePass Password Safe 密码安全软件 小编也用过不少的密码管理软件了,对其功能的要求也越来越高 – 这类软件密码管理功能大同小异,至于各类加密算法更不是我等菜鸟能明白的,只要不是低级到用明文保存,我想一般人也就够用了。因此其附加功能就成了选择使用的亮点。今天大眼仔向大家介绍的这款密码管理新秀…

KeePass Password Safe 密码安全软件 小编也用过不少的密码管理软件了,对其功能的要求也越来越高 – 这类软件密码管理功能大同小异,至于各类加密算法更不是我等菜鸟能明白的,只要不是低级到用明文保存,我想一般人也就够用了。因此其附加功能就成了选择使用的亮点。今天大眼仔向大家介绍的这款密码管理新秀 – KeePass 密码保险箱,就是凭其独特的功能让我“一旦拥有、别无所求”的,相信经过我的介绍,你也会喜欢上它的。

密码安全软件 KeePass Password Safe 2.57 中文多语免费版

密码安全软件 KeePass Password Safe 2.57 中文多语免费版 KeePass Password Safe 中文版

KeePass 是什么?

KeePass Password Safe 是一款免费、开源、轻量级且易于使用的密码管理器,适用于 Windows、Linux 和 Mac OS X,具有适用于 Android、iPhone/iPad 和其他移动设备的端口。 有这么多密码需要记住,并且需要更改密码以保护您的宝贵数据,让 KeePass 以安全的方式管理您的密码真是太好了。 KeePass 将您的所有密码放入高度加密的数据库中,并使用一个主密钥或密钥文件锁定它们。 因此,您只需记住一个主密码或选择密钥文件即可解锁整个数据库。 并且数据库使用目前已知的最好和最安全的加密算法 AES 和 Twofish 进行加密。 有关详细信息,请参阅我们的功能页面。

为什么选择 KeePass?

今天,您必须记住许多密码。许多网站、电子邮件帐户、网络服务器、网络登录等都需要密码。这个列表是无穷无尽的。此外,您应该为每个帐户使用不同的密码,因为如果您在任何地方都只使用一个密码而有人获得了该密码,那么您就会遇到问题:小偷将可以访问您的所有帐户。

KeePass 特色

强大的安全性(AES 加密、SHA-256 哈希、防止字典和猜测攻击、内存保护等)。
便携式(无需安装),适用于多种平台(Windows、Linux、Mac OS X、智能设备/手机等)。
高效灵活的组织(条目组、标签、时间字段、文件附件等)。
各种数据传输方法(剪贴板、拖放、自动类型、插件可以提供与其他应用程序的集成,…)。
强大的密码生成器(基于字符集和模式生成,有很多选项)。
可扩展(插件架构)和多语言(超过 40 种语言可用)。

KeePass 中文设置

安装后复制 Chinese_Simplified.lngx 到安装目录中找 Language 文件夹。打开应用程序后在 View – Change language 后保存重启即可。

KeePass 许可证

GNU 通用公共许可证 v2

官方主页

Changes from 2.56 to 2.57:
New Features:
Added option ‘Prevent certain screen captures’ (in ‘Tools’ → ‘Options’ → tab ‘Security’, turned off by default); note that this may also prevent legitimate other software (remote desktop solutions, accessibility tools such as screen magnifiers, etc.) from seeing KeePass windows.
Added the new option ‘Prevent certain screen captures’ in the ‘Enforce Options (All Users)’ dialog (in ‘Tools’ → ‘Advanced Tools’ → ‘Enforce Options’).
Key files can be created on the secure desktop now.
Added shortcut keys for the ‘Copy Group (Encrypted)’ (Ctrl+Shift+C) and ‘Paste Group’ (Ctrl+Shift+V) commands.
Ctrl+Shift+V can now be used for pasting entries while the group tree has the input focus and vice versa.
Added ‘More’ button in the icon picker dialog, which shows a menu that provides two commands: ‘Rename’ and ‘Export’; the menu is also shown as context menu of the custom icons list.
When importing an icon, the file name without extension is now used as icon name.
Added option ‘Remember password hiding setting’ in the main window column configuration dialog (turned off by default).
Added support for long paths when running on .NET 4.6.2 or higher.
Some error messages now contain the type and the HResult of the exception that occured.
Some error messages are now more detailed when running KeePass with the ‘-debug’ command line option.
Bitwarden JSON import: two-digit years are now converted to four-digit years.
Added UIFlags bit for automatically adjusting weak key transformation settings to the current default values (without a confirmation dialog).
Added DPI detection on Unix-like systems.
For applications using KeePass as a library: added a new common initialization method (‘CommonInitialize’) that allows a custom error handling/reporting.
Improvements:
Databases are now always saved in the KDBX 4/4.1 file format; if you need a KDBX 3.1 file (e.g. for compatibility with an old app), perform an export: main menu ‘File’ → ‘Export’ → format ‘KeePass KDBX (2.34, Old Format)’.
Auto-Type: improved compatibility with Remote Desktop Client (WSL).
In an auto-type error dialog, the sequence is now only displayed if KeePass has been started with the ‘-debug’ command line option.
Increased maximum length of the main window title.
Improved handling of shortcut keys in the main window.
Improved entry data exchange menu update performance.
After moving a group, KeePass now ensures that the group is visible.
Improved database save confirmation dialog text.
When showing the master key creation/change dialog on the secure desktop, trying to perform an operation that is not supported on the secure desktop now results in a simple error message, i.e. it is not possible anymore to choose to cancel the dialog and perform the operation on the normal desktop; this avoids certain accidental data loss scenarios.
Various improvements in the simple file browser dialog (for the secure desktop).
While a hot key control of the options dialog is focused, dialog-specific keyboard shortcuts are now disabled.
Changed the ‘MAC Address’ password generator profile such that it always generates a unicast, locally administered MAC address in the SLAP administratively assigned quadrant.
In the icon picker dialog: moved the ‘Export’ command into the ‘More’/context menu of the custom icons list.
When running on .NET 4.7 or higher, KeePass now supports all TLS/SSL protocol versions that are supported/enabled by the framework/system.
Improved error messages for exception chains.
Improved serialization, deserialization and conversion of nullable booleans.
Improved deserialization of variant dictionaries.
Improved application context initialization.
Improved termination of the program in case of a fatal exception.
Various UI text improvements.
Various code optimizations.
Minor other improvements.

https://keepass.info/news/news_all.html


点击下载(提取码:nix2)
点击下载(提取码:536766)
点击下载(提取码:536766)
点击下载(提取码:jdmi)

解压密码:www.dayanzai.me

声明:本站所有文章,如无特殊说明或标注,均转摘自网络。如若本站内容侵犯了原著者的合法权益,请邮件联系66553826(@)qq.com进行处理。
精品软件

优秀免费截图办公工具 PicPick 7.2.7 中文多语免费版

2024-7-1 14:29:01

精品软件

3D 数字雕塑软件 Pilgway 3DCoat 2022.38 x64 中文多语免费版

2024-7-1 14:36:58

0 条回复 A文章作者 M管理员
    暂无讨论,说说你的看法吧
搜索