Skip to content

Commit

Permalink
Merge pull request python#2 from mnm678/yubikey
Browse files Browse the repository at this point in the history
Add Yubikey example and link
  • Loading branch information
lukpueh authored Oct 8, 2019
2 parents 2be8b84 + 4c3503a commit f9ba905
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pep-0458.txt
Original file line number Diff line number Diff line change
Expand Up @@ -963,7 +963,7 @@ in this section:
delegate trust of these wheels to an online role.

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

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

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

0 comments on commit f9ba905

Please sign in to comment.