Recent commits to derivepassphrase.git (ac01cac5824ac74b30863c5b38f969d3fd18d804) https://git.schokokeks.org/derivepassphrase.git/tree/ac01cac5824ac74b30863c5b38f969d3fd18d804 Recent commits feed provided by GitList. Support the "all signatures are deterministic" feature of some SSH agents Pageant issues deterministic signatures for all key types. Support detecting whether we are running under Pageant (it supports the `list-extended@putty.projects.tartarus.org` extension request). When determining whether a key is suitable for use with the `vault` subsystem, also return success if we are running under Pageant. Detecting Pageant requires that we issue an SSH agent extension request, so also define the necessary enum constants. https://git.schokokeks.org/derivepassphrase.git/commit/ac01cac5824ac74b30863c5b38f969d3fd18d804 software@the13thletter.info (Marco Ricci) Wed, 13 Nov 2024 21:18:07 +0100 ac01cac5824ac74b30863c5b38f969d3fd18d804 Support one-off SSH agent client child contexts Centralize functionality for constructing one-off SSH agent clients in child contexts. https://git.schokokeks.org/derivepassphrase.git/commit/c527a293dda94e4b9569daf369191fea4e9d01e2 software@the13thletter.info (Marco Ricci) Wed, 13 Nov 2024 20:54:26 +0100 c527a293dda94e4b9569daf369191fea4e9d01e2 Fix a typing issue https://git.schokokeks.org/derivepassphrase.git/commit/f1589eec53a214417840fb474df447a615118807 software@the13thletter.info (Marco Ricci) Wed, 13 Nov 2024 19:50:28 +0100 f1589eec53a214417840fb474df447a615118807 Fix missing escaping in test suite command-line calls https://git.schokokeks.org/derivepassphrase.git/commit/e97b8541c96a93d1a819e7f88770e5c90abf3863 software@the13thletter.info (Marco Ricci) Wed, 13 Nov 2024 19:47:46 +0100 e97b8541c96a93d1a819e7f88770e5c90abf3863 Release 0.3.2 https://git.schokokeks.org/derivepassphrase.git/commit/3853ba4860ca643a9f20df0ec3672f365d1887d0 software@the13thletter.info (Marco Ricci) Mon, 21 Oct 2024 15:51:50 +0200 3853ba4860ca643a9f20df0ec3672f365d1887d0 Purge `derivepassphrase_export` script This should have been cleaned up in 0.2.0, and again in 0.3.1. Now, *really*, clean this up. https://git.schokokeks.org/derivepassphrase.git/commit/63c10812651440b9d3ad1bc66c7d2a08cc24eb8d software@the13thletter.info (Marco Ricci) Mon, 21 Oct 2024 15:46:20 +0200 63c10812651440b9d3ad1bc66c7d2a08cc24eb8d Release 0.3.1 https://git.schokokeks.org/derivepassphrase.git/commit/ffee25004de84db0bd97122e290595a247961628 software@the13thletter.info (Marco Ricci) Mon, 21 Oct 2024 15:00:45 +0200 ffee25004de84db0bd97122e290595a247961628 Merge topic branch '030-fixes' into master * 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 https://git.schokokeks.org/derivepassphrase.git/commit/401817eb3229c099b8cc0117e8fc6a81ad96a8f8 software@the13thletter.info (Marco Ricci) Mon, 21 Oct 2024 14:48:25 +0200 401817eb3229c099b8cc0117e8fc6a81ad96a8f8 Use proper HTML for yet more variables in the basic setup (passphrase) tutorial https://git.schokokeks.org/derivepassphrase.git/commit/b12d139f345fe3042ccbea5635cd2313404997f0 software@the13thletter.info (Marco Ricci) Mon, 21 Oct 2024 14:47:39 +0200 b12d139f345fe3042ccbea5635cd2313404997f0 Include badges instead of text for indicating version support 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. https://git.schokokeks.org/derivepassphrase.git/commit/e410497206fe3c05e4f8fd158e316f63e70d17ce software@the13thletter.info (Marco Ricci) Mon, 21 Oct 2024 14:42:39 +0200 e410497206fe3c05e4f8fd158e316f63e70d17ce