https://git.schokokeks.org/derivepassphrase.git/tree/bb91119578d2d7e92ff5cb0f5954939a159871b1Recent commits to derivepassphrase.git (bb91119578d2d7e92ff5cb0f5954939a159871b1)2026-04-23T19:31:54+02:00tag:gitlist.org,2012:commit/bb91119578d2d7e92ff5cb0f5954939a159871b1Merge topic branch 'windows-named-pipes' into master2026-04-23T19:31:54+02:00Marco Riccisoftware@the13thletter.info
<pre>* windows-named-pipes:
Update the release checklist with PERMITTED_SSH_AGENTS and NON_REENTRANT_SSH_AGENTS
</pre>
tag:gitlist.org,2012:commit/4e8568da9db2b4fa4c6a61b9446088f750acb760Merge topic branch 'documentation-todos' into master2026-04-06T08:47:01+02:00Marco Riccisoftware@the13thletter.info
<pre>* documentation-todos:
Document the choice between multiple master SSH keys/passphrases or not
Document how to deal with regular passphrase rotation/rollover
Document how to deal with "unsupported" special characters in derivepassphrase vault
Document the tradeoffs between a master passphrase and a master SSH key
Clean up future documentation ideas
</pre>
tag:gitlist.org,2012:commit/6117ce9fda3a6ec5d686819b8ee7ca5f32bb0dc3Document the choice between multiple master SSH keys/passphrases or not2026-04-05T22:33:26+02:00Marco Riccisoftware@the13thletter.info
<pre>Like the previous three documents, this one too is very preliminary, but
the main points are all present.
</pre>
tag:gitlist.org,2012:commit/3ebc21dca274dbbde24fd9a24349c87a8881d8eaDocument how to deal with regular passphrase rotation/rollover2026-04-05T21:50:47+02:00Marco Riccisoftware@the13thletter.info
<pre>Once more, the quality is "first draft" level, but the main points are
all present.
</pre>
tag:gitlist.org,2012:commit/8777c7b774c03fa27eb2eadd7f45e6330056a563Document how to deal with "unsupported" special characters in derivepassphrase vault2026-04-05T21:02:18+02:00Marco Riccisoftware@the13thletter.info
<pre>Again, somewhat more of a first sketch than finished documentation, but
the main points are present.
</pre>
tag:gitlist.org,2012:commit/ec5e73f33ca72d5c54884eff021e9b9e0abee121Document the tradeoffs between a master passphrase and a master SSH key2026-04-05T19:19:11+02:00Marco Riccisoftware@the13thletter.info
<pre>This is still somewhat a preliminary version, but all the main points
are already present.
The FAQ "Should I use one master SSH key, or many keys?" will be moved
to a new, future document.
</pre>
tag:gitlist.org,2012:commit/a4c783554afd9ce31099427609ea56743e5051f0Clean up future documentation ideas2026-04-03T20:52:39+02:00Marco Riccim@the13thletter.info
<pre>Remove documentation ideas that already have been implemented, or that
have since become obsolete due to architectural changes. And for those
ideas that are already marked elsewhere as TODO documents, mark them as
TODO on this idea list too.
</pre>
tag:gitlist.org,2012:commit/ff2c5fd37e28d57985680519e7ec1c9a475b2126Merge topic branch 'mismatched-declared-dependencies' into master2026-04-03T20:12:31+02:00Marco Riccisoftware@the13thletter.info
<pre>* mismatched-declared-dependencies:
Add version bound for `cryptography` wheels on PyPy 3.10
Record incompatibility of some `pytest` versions with Python 3.9
</pre>
tag:gitlist.org,2012:commit/fb9b2a276f38d40068eff257ffc131659e0f999cAdd version bound for `cryptography` wheels on PyPy 3.102026-04-03T20:06:52+02:00Marco Riccisoftware@the13thletter.info
<pre>Again, we did not keep our test environments up-to-date, lest we would
likely have noticed this incompatibility earlier… :/
</pre>
tag:gitlist.org,2012:commit/594b4e6f35633dac21200ca99ffe30dcad592a7bRecord incompatibility of some `pytest` versions with Python 3.92026-04-03T19:54:33+02:00Marco Riccisoftware@the13thletter.info
<pre>Presumably, the `pytest` developers did not test Python 3.9
compatibility when using the (then non-standard) LL(1) parser.
On the other hand, neither did we keep our test environments up-to-date,
lest we would likely have noticed this incompatibility earlier… :/
</pre>