Skip to content

Commit 4c3503a

Browse files
committed
changed minilock example to yubikey
1 parent a04dbb5 commit 4c3503a

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
@@ -932,7 +932,7 @@ in this section:
932932
delegate trust of these wheels to an online role.
933933

934934
2. An easy-to-use key management solution is needed for developers.
935-
`miniLock`__ is one likely candidate for management and generation of keys.
935+
`YubiKey`__ is one likely candidate for management and generation of keys.
936936
Although developer signatures can remain optional, this approach may be
937937
inadequate due to the great number of potentially unsigned dependencies each
938938
distribution may have. If any one of these dependencies is unsigned, it
@@ -942,7 +942,7 @@ in this section:
942942
distributions and manage keys is expected to render key signing an unused
943943
feature.
944944

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

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

0 commit comments

Comments
 (0)