https://git.schokokeks.org/derivepassphrase.git/tree/423a21a6cc542c455a081e1ebab16c8cf5c3a8adRecent commits to derivepassphrase.git (423a21a6cc542c455a081e1ebab16c8cf5c3a8ad)2024-11-23T18:50:10+01:00tag:gitlist.org,2012:commit/423a21a6cc542c455a081e1ebab16c8cf5c3a8adAdd how-to for setting up an SSH key for `derivepassphrase vault`2024-11-23T18:50:10+01:00Marco Riccisoftware@the13thletter.info
<pre>We explain the necessary software/operating system prerequisites and
configurations. We further prominently note that Windows is currently
not supported, and that `gpg-agent` behaves differently than other
agents in regard to SSH key management.
We further clean up the list of future work, and ensure styling
consistency with the basic setup (passphrase) tutorial.
</pre>
tag:gitlist.org,2012:commit/51a12e35bb2161ddba15c720719755e340ec81a8Purge the info badges for current Python or derivepassphrase versions2024-11-13T22:51:21+01:00Marco Riccisoftware@the13thletter.info
<pre>The badges are hard to read. And if writing the versions out as text,
then the information becomes either too inconspicuous to be found again
or too disruptive to the flow of reading.
Also use this opportunity to harmonize the item bullets in the text
source.
</pre>
tag:gitlist.org,2012:commit/f1589eec53a214417840fb474df447a615118807Fix a typing issue2024-11-13T19:50:28+01:00Marco Riccisoftware@the13thletter.info
<pre></pre>
tag:gitlist.org,2012:commit/e97b8541c96a93d1a819e7f88770e5c90abf3863Fix missing escaping in test suite command-line calls2024-11-13T19:47:46+01:00Marco Riccisoftware@the13thletter.info
<pre></pre>
tag:gitlist.org,2012:commit/3853ba4860ca643a9f20df0ec3672f365d1887d0Release 0.3.22024-10-21T15:51:50+02:00Marco Riccisoftware@the13thletter.info
<pre></pre>
tag:gitlist.org,2012:commit/63c10812651440b9d3ad1bc66c7d2a08cc24eb8dPurge `derivepassphrase_export` script2024-10-21T15:46:20+02:00Marco Riccisoftware@the13thletter.info
<pre>This should have been cleaned up in 0.2.0, and again in 0.3.1. Now,
*really*, clean this up.
</pre>
tag:gitlist.org,2012:commit/ffee25004de84db0bd97122e290595a247961628Release 0.3.12024-10-21T15:00:45+02:00Marco Riccisoftware@the13thletter.info
<pre></pre>
tag:gitlist.org,2012:commit/401817eb3229c099b8cc0117e8fc6a81ad96a8f8Merge topic branch '030-fixes' into master2024-10-21T14:48:25+02:00Marco Riccisoftware@the13thletter.info
<pre>* t/030-fixes:
Use proper HTML for yet more variables in the basic setup (passphrase) tutorial
Include badges instead of text for indicating version support
Document (public, user-facing) post-0.3.0 fixes
Rename basic setup (passphrase) tutorial to matching filename
Use non-breakable spaces in basic setup (passphrase) tutorial
Fix installation instructions in basic setup (passphrase) tutorial
Suggest more future work (subcommands, documentation)
Use proper HTML for variables in the basic setup (passphrase) tutorial
Fix missing Python version classifier
Implement feedback on the basic setup (passphrase) tutorial
</pre>
tag:gitlist.org,2012:commit/b12d139f345fe3042ccbea5635cd2313404997f0Use proper HTML for yet more variables in the basic setup (passphrase) tutorial2024-10-21T14:47:39+02:00Marco Riccisoftware@the13thletter.info
<pre></pre>
tag:gitlist.org,2012:commit/e410497206fe3c05e4f8fd158e316f63e70d17ceInclude badges instead of text for indicating version support2024-10-21T14:42:39+02:00Marco Riccisoftware@the13thletter.info
<pre>In the tutorials, instead of including a statically compiled text list
of the current `derivepassphrase` version and the supported Python
versions, include a `shields.io` badge that displays precisely this
info, sourced from PyPI.
</pre>