文件名称:solokey-full-disk-encryption:使用SoloKey解锁LUKS加密分区
文件大小:14KB
文件格式:ZIP
更新时间:2024-05-07 16:03:04
Shell
SoloKey全盘加密 该项目利用FIDO2 hmac-secret扩展来创建强大的加密卷密码。 您可以对根OS分区进行加密,并在启动过程中的initramfs阶段使用solokey来解锁此加密分区,以及在运行系统上的其他分区。 SoloKey使用质询和凭据这两个输入来生成响应。 该响应将用作您的LUKS加密卷密码。 除了SoloKey外,还支持其他键。 此仅经过测试,旨在用于: 及其衍生版本 目录 使用solokey密码格式化新的LUKS加密卷 解锁受独奏密码保护的LUKS加密卷 执照 学分 先决条件 安装依赖工具fido2luks pacman -S clang cargo git git clone https://github.com/shimunn/fido2luks cd fido2luks cargo install -f --path . --root /usr
【文件预览】:
solokey-full-disk-encryption-master
----PKGBUILD(579B)
----LICENSE(11KB)
----src()
--------skfde.conf(640B)
--------hooks()
--------skfde-open(4KB)
--------skfde-load(208B)
--------install()
--------skfde-enroll(4KB)
--------skfde-format(1KB)
--------skfde-cred(307B)
----Makefile(654B)
----README.md(6KB)