跨平台开源密码管理器 KeePassXC

简介

KeePassXC 是一个开源的跨平台密码管理器。基于 KeePass 二次开发。

KeePassXC 可以安全地在本地存储您的密码,配合浏览器插件KeePassXC-Browser可辅助登录。

强加密

The complete database is always encrypted with the industry-standard AES (alias Rijndael) encryption algorithm using a 256 bit key. KeePassXC uses a database format that is compatible with KeePass Password Safe. Your wallet works offline and requires no Internet connection.

使用 AES(别名 Rijndael)加密算法(256 位密钥)对数据库进行加密。可以离线使用,不需要互联网连接。

跨平台

KeePassXC is a community fork of KeePassX, the cross-platform port of KeePass for Windows. Every feature works cross-platform and was thoroughly tested on multiple systems to provide users with the same look and feel on every supported operating system. This includes the beloved Auto-Type feature.

KeePassXC 支持跨平台(Linux、macOS、Windows)运行,并且在多平台上进行了全面测试。

开源

The full source code is published under the terms of the GNU General Public License.
We see open source as a vital prerequisite for any security-critical software product. For that reason, KeePassXC is and always will be free as in freedom (and in beer). Contributions by everyone are welcome!

KeePassXC 完全开源。开源才是安全的前提。

安装并使用(macOS)

以下操作都是在 macOS 上操作的,其他平台操作类似。

下载地址:https://keepassxc.org/download/ ,下载相应平台安装包,安装即可。

扫描二维码关注公众号,回复: 10517319 查看本文章

创建一个数据库,设置主密钥,存储到本地目录。

添加群组和项目。

KeePassXC 快捷登录

在 KeePassXC 软件中,选择项目,快捷键(shift+command+u)可以快速打开URL 链接,实现快捷登录。

设置与浏览器集成

设置浏览器集成。

在 Chrome 中,搜索安装 KeePassXC-Browser 插件。安装完成后,单击右上角的 KeePassXC 图标。会看到下面的对话框。

单击蓝色的 “连接” 按钮,连接到 KeePassXC,起一个唯一的名称即可。

首次登录,需要访问确认,选择“记住此选项”,点击“允许”即可。

允许后,密码就会自动填充了。

登录网站时,也会提示保存和更新密码。

猜你喜欢

转载自www.cnblogs.com/daodaotest/p/12640154.html