Skip to content

Commit f9ba905

Browse files
authored
Merge pull request #2 from mnm678/yubikey
Add Yubikey example and link
2 parents 2be8b84 + 4c3503a commit f9ba905

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pep-0458.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -963,7 +963,7 @@ in this section:
963963
delegate trust of these wheels to an online role.
964964

965965
2. An easy-to-use key management solution is needed for developers.
966-
`miniLock`__ is one likely candidate for management and generation of keys.
966+
`YubiKey`__ is one likely candidate for management and generation of keys.
967967
Although developer signatures can remain optional, this approach may be
968968
inadequate due to the great number of potentially unsigned dependencies each
969969
distribution may have. If any one of these dependencies is unsigned, it
@@ -973,7 +973,7 @@ in this section:
973973
distributions and manage keys is expected to render key signing an unused
974974
feature.
975975

976-
__ https://github.com/kaepora/miniLock
976+
__ https://www.yubico.com/products/yubikey-hardware/
977977

978978
3. A two-phase approach, where the minimum security model is implemented first
979979
followed by the maximum security model, can simplify matters and give PyPI

0 commit comments

Comments
 (0)