publish entire blog content to feed #13813
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
i'm -1 here as it renders pretty poorly
Full render of rss feed underneath
# retrieve your distributions here</p>
<pre><code> - name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
</code></pre>
<ul>
<li>with:</li>
<li>username: <strong>token</strong></li>
<li>password: ${{ secrets.PYPI_TOKEN }}
Footnotes
Except maybe the account owner themselves, by denying them access to their
account. ↩ ↩2
For end users it forces them to purchase some kind of hardware token <em>OR</em>
to use some sort of TOTP application. In both cases it forces them to keep
track of something else besides their password and changes the login flow
from what they are used to. For PyPI it increases the chance that someone
may get locked out of their account, requiring intervention by administrators. ↩ ↩2
Not for nothing, but PyPI is also an Open Source project, run largely by
http://0.0.0.0:8000/posts/2023-05-25-securing-pypi-with-2fa/ Thu, 25 May 2023 00:00:00 +0000volunteers, and cleaning up after a compromise on PyPI is something that
affects those volunteers significantly.</p>
http://0.0.0.0:8000/posts/2023-05-25-securing-pypi-with-2fa/
<title>PyPI was subpoenaed</title>Ee Durbin
compliance
transparency
<div class="blogging-tags-grid">
</div> ↩