-
-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set passphrase only for the fingerprint being used (#123)
* If fingerprint input is provided it sets only the passphrase for that key * Update README with how to use subkeys example
- Loading branch information
1 parent
343bb93
commit 2724049
Showing
7 changed files
with
197 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
tru::1:1645715610:1661267528:3:1:5 | ||
pub:-:4096:1:7D851EB72D73BDA0:1588448672:::-:::scESC::::::23::0: | ||
fpr:::::::::27571A53B86AF0C799B38BA77D851EB72D73BDA0: | ||
grp:::::::::3E2D1142AA59E08E16B7E2C64BA6DDC773B1A627: | ||
uid:-::::1588448672::C1B25336F8F0F0F22BAF57137BE493ADEDA8CCAA::Joe Tester <joe@foo.bar>::::::::::0: | ||
sub:-:4096:1:D523BD50DD70B0BA:1588448672::::::e::::::23: | ||
fpr:::::::::5A282E1460C0BC419615D34DD523BD50DD70B0BA: | ||
grp:::::::::BA83FC8947213477F28ADC019F6564A956456163: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
tru::1:1645715610:1661267528:3:1:5 | ||
pub:-:256:22:6071D218380FDCC8:1632521434:::-:::cSC:::::ed25519:::0: | ||
fpr:::::::::87F257B89CE462100BEC0FFE6071D218380FDCC8: | ||
grp:::::::::F5C3ABFAAB36B427FD98C4EDD0387E08EA1E8092: | ||
uid:-::::1632521434::019F22ECD701BC0F6AFE686ABD2B010B812B828E::Joe Bar <joe@bar.foo>::::::::::0: | ||
sub:-:256:22:1F80449BE0B08CB8:1632521539::::::s:::::ed25519:: | ||
fpr:::::::::C17D11ADF199F12A30A0910F1F80449BE0B08CB8: | ||
grp:::::::::DEE0FC98F441519CA5DE5D79773CB29009695FEB: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters