Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/config/openpgp.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ If you need to use pcscd for other reasons, run `echo disable-ccid >>
As an alternative to GnuPG with smartcards, Void also ships
`openpgp-card-tools`, a Rust based utility not reliant on GnuPG. It requires
using `pcscd` for interacting with smart cards, so if you want to use it in
parallel with GnuPG, ou need to configure `scdaemon` to use the pcscd backend,
parallel with GnuPG, you need to configure `scdaemon` to use the pcscd backend,
as described above in "[scdaemon with pcscd
backend](#scdaemon-with-pcscd-backend)".