Skip to content

Commit e54501a

Browse files
authored
docs: fix typo in SPEC.md
1 parent f173090 commit e54501a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SPEC.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
This plugin's purpose is to enable encryption and decryption of files with age and FIDO2 tokens (such as YubiKeys, NitroKeys etc.). Unlike `age-plugin-yubikey` [1], which stores a key on the token, file keys are wrapped in a _stateless manner_ by utilizing the `hmac-secret` extension [2], similar to how systemd-cryptenroll implements it [3]. Thus, this plugin is inspired by the proof-of-concept plugin `age-plugin-fido` [4] and seeks to
99

10-
- be complicant with the age plugin specification [5],
10+
- be compliant with the age plugin specification [5],
1111
- implement the notion of recipients/identities using _non-discoverable credentials_,
1212
- support encryption/decryption with one or more fido2 tokens,
1313
- and provide decent user experience and error handling.

0 commit comments

Comments
 (0)