Skip to content

Tags: fuhry/initramfs-scencrypt

Tags

1.8

Toggle 1.8's commit message
1.8

- Apply the MIT license to the project
- Enforce file extensions for keyfiles (.gpg, .asc, .pgp) (credit to [Finn Behrens](https://github.com/Kloenk))
- Wait until all files are decrypted to kill GPG agent (credit to [LinkTed](https://github.com/LinkTed))

1.7

Toggle 1.7's commit message
1.7

- Implemented functionality to reuse decrypted keyfiles for devices
  with the same keyfile path in crypttab
- Bugfix for systems with more than one encrypted device in crypttab

1.6

Toggle 1.6's commit message

Verified

This tag was signed with the committer’s verified signature.
fuhry Dan Fuhry
1.6

- Bugfix for --list-packets in latest verisons of gpg

1.5-1

Toggle 1.5-1's commit message

Verified

This tag was signed with the committer’s verified signature.
fuhry Dan Fuhry
1.5-1

- Removed dependencies on pcsclite
- gpg 2.2.4 compatibility:
  - Fixed corrupting of the ASCII armor output from `gpg --export-secret-keys`
  - Fixed parsing of `gpg --list-packets` output
  - Improved handling of a missing smartcard

1.4-1

Toggle 1.4-1's commit message
Update PKGBUILD for partial merge of #4

1.2-1

Toggle 1.2-1's commit message
Place GPG keybox directly in $BUILDROOT

Fixes issue #1

Also updated out of date help text in the install file

1.0-3

Toggle 1.0-3's commit message
Dereference README.md symlink to install doc

1.0-2

Toggle 1.0-2's commit message
Forgot to add .install script to PKGBUILD

1.0-1

Toggle 1.0-1's commit message
Initial commit