<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos-server/tests/by-name/em, branch main</title>
<subtitle>nixos-config for vhack.eu servers https://vhack.eu</subtitle>
<id>http://git.foss-syndicate.org/vhack.eu/nixos-server/atom?h=main</id>
<link rel='self' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/'/>
<updated>2025-06-07T15:01:08+00:00</updated>
<entry>
<title>tests/email-dns: Reject mail, that fails DKIM</title>
<updated>2025-06-07T15:01:08+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-06-07T15:01:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=f43ae99d34bb93d99ed6594da826e62cca312e49'/>
<id>urn:sha1:f43ae99d34bb93d99ed6594da826e62cca312e49</id>
<content type='text'>
This test should be very strict.
</content>
</entry>
<entry>
<title>tests/{atuin-sync,email-{dns,http},sharkey,taskchampion-sync}: Share acme setup</title>
<updated>2025-06-07T12:20:03+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-06-07T12:20:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=4214e54d6e0a64909b45b2191af5e233100d73fa'/>
<id>urn:sha1:4214e54d6e0a64909b45b2191af5e233100d73fa</id>
<content type='text'>
In the wake of `network-online.target`'s removal from `multi-user.target`,
I noticed, that this acme ca setup code is effectively duplicated. This
commit now deduplicates it.
</content>
</entry>
<entry>
<title>tests/email-http: Use the factored out DNS server</title>
<updated>2025-04-23T10:23:15+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-04-23T10:23:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=937e40a5a6482cf19c9cc7e10ce2e7d772ddbb65'/>
<id>urn:sha1:937e40a5a6482cf19c9cc7e10ce2e7d772ddbb65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/email-http: Test the http self-service availability</title>
<updated>2025-04-23T10:10:33+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-04-12T14:28:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=2452418a7a3aea1ecfd54f135f4814e0c51b946c'/>
<id>urn:sha1:2452418a7a3aea1ecfd54f135f4814e0c51b946c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules/stalwart-mail: Explicitly list out valid password hashes</title>
<updated>2025-04-23T10:10:27+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-04-11T09:57:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=f0f8df8f40cefbfc4d676352a94dbe35cc99a0db'/>
<id>urn:sha1:f0f8df8f40cefbfc4d676352a94dbe35cc99a0db</id>
<content type='text'>
If a password hash does not match stalwart's know ones, it will just
treat it as plaintext. This is obviously very bad, and should be
avoided.
</content>
</entry>
<entry>
<title>tests/{common,email-dns}: Move last part of acme and dns handling to common</title>
<updated>2025-04-22T19:35:32+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-04-22T19:34:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=4fecaae82e6de19f9f1b5a5a5c9984e911d75bf1'/>
<id>urn:sha1:4fecaae82e6de19f9f1b5a5a5c9984e911d75bf1</id>
<content type='text'>
This makes re-using it even easier.
</content>
</entry>
<entry>
<title>tests/email-dns: Factor out all of the secrets/acme stuff into a common dir</title>
<updated>2025-04-22T19:35:30+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-04-12T14:25:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=7d3c1bd972c67af3f5006bd02e8ed3655f16bfc7'/>
<id>urn:sha1:7d3c1bd972c67af3f5006bd02e8ed3655f16bfc7</id>
<content type='text'>
This makes it easier to re-use this test data for various tests.
</content>
</entry>
<entry>
<title>tests/email-dns/secrets/dkim/gen_key.sh: Add shellcheck shell</title>
<updated>2025-04-01T15:07:40+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-04-01T15:07:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=c1549adba49056429d75277052f78b371daeb1c9'/>
<id>urn:sha1:c1549adba49056429d75277052f78b371daeb1c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/email-dns/secrets: Re-key secrets, so that soispha and sils can read them</title>
<updated>2025-03-27T13:04:28+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-03-21T11:31:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=64213ce81125500da121318d6ae6606db49aaf8d'/>
<id>urn:sha1:64213ce81125500da121318d6ae6606db49aaf8d</id>
<content type='text'>
Doing a full `ragenix --rekey --idenitity &lt;soispha.age.key&gt;` run will
fail, if there are secrets that she cannot decrypt. Thus encrypt the
test secrets with all keys.
</content>
</entry>
<entry>
<title>modules/stalwart-mail: Remove now unneeded `allowInsecureSmtp` option</title>
<updated>2025-03-09T12:44:40+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-03-05T18:09:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=e525403465d6e69d157d814d5aa612a131d5d49c'/>
<id>urn:sha1:e525403465d6e69d157d814d5aa612a131d5d49c</id>
<content type='text'>
</content>
</entry>
</feed>
