<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/ci/keys/jonathan.pub, branch decrease-leaks-during-reconnect</title>
<subtitle>The Mullvad VPN client app for desktop and mobile</subtitle>
<id>http://git.waynecole.info/mullvadvpn/atom?h=decrease-leaks-during-reconnect</id>
<link rel='self' href='http://git.waynecole.info/mullvadvpn/atom?h=decrease-leaks-during-reconnect'/>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/'/>
<updated>2024-01-26T06:54:38Z</updated>
<entry>
<title>Remove Jonathan's gpg key while he's on leave</title>
<updated>2024-01-26T06:54:38Z</updated>
<author>
<name>Oskar Nyberg</name>
<email>oskar@mullvad.net</email>
</author>
<published>2023-07-13T12:23:50Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=5cada71ddd6605a5d7327d1b260166e5de33bccc'/>
<id>urn:sha1:5cada71ddd6605a5d7327d1b260166e5de33bccc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Remove Jonathan's gpg key while he's on leave"</title>
<updated>2023-10-09T11:21:07Z</updated>
<author>
<name>Oskar Nyberg</name>
<email>oskar@mullvad.net</email>
</author>
<published>2023-10-09T11:21:00Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=1dd2849f03b3c9cf89e9032f67d2879894c0da18'/>
<id>urn:sha1:1dd2849f03b3c9cf89e9032f67d2879894c0da18</id>
<content type='text'>
This reverts commit 7d89e4ec89955ea64288373cffcab3981b2326b1.
</content>
</entry>
<entry>
<title>Remove Jonathan's gpg key while he's on leave</title>
<updated>2023-07-14T07:35:37Z</updated>
<author>
<name>Oskar Nyberg</name>
<email>oskar@mullvad.net</email>
</author>
<published>2023-07-13T12:23:50Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=7d89e4ec89955ea64288373cffcab3981b2326b1'/>
<id>urn:sha1:7d89e4ec89955ea64288373cffcab3981b2326b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create verification script and github action</title>
<updated>2022-07-05T09:27:04Z</updated>
<author>
<name>Jonathan</name>
<email>jonathan@mullvad.net</email>
</author>
<published>2022-05-11T08:33:11Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=a6b73f3c3bf616b8ddfe075dd8ee197f2de17d58'/>
<id>urn:sha1:a6b73f3c3bf616b8ddfe075dd8ee197f2de17d58</id>
<content type='text'>
Create a script which verifies that a set of "locked down" files are not
changed in commits that have not been signed.

Create a github workflow that runs the script in the CI.

The script accepts --whitelist &lt;commit&gt; and --import-gpg-keys arguments.
The default settings are supposed to work on the build server without
importing the gpg keys from the trusted_keys.pub file and running with a
hardcoded whitelist commit.
Make the CI workflow use these arguments as it is supposed to in
.github.

The public keys that can be imported are specified as files in the ci/keys/
directory.

The files that are locked down are specified in the .github workflow as
a single source of truth. This requires some complicated parsing in the
verification script as well as a dependency from the verification script
to the workflow YAML. These are not ideal design choices however the
alternative is to not have a single source of truth for the locked down
files as the github workflow can not depend on an external file.

The mullvad signing key is named to be first in the list in order to be
imported first.

The whitelisted commit is the latest master before this commit
</content>
</entry>
</feed>
