<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hakurei.app/nginx, branch staging</title>
<subtitle>main website servers</subtitle>
<id>http://src.rosa.moe/hakurei.app/atom/nginx?h=staging</id>
<link rel='self' href='http://src.rosa.moe/hakurei.app/atom/nginx?h=staging'/>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei.app/'/>
<updated>2025-06-21T00:05:11Z</updated>
<entry>
<title>staging</title>
<updated>2025-06-21T00:05:11Z</updated>
<author>
<name>Daniel Micay</name>
<email>daniel.micay@grapheneos.org</email>
</author>
<published>2023-07-26T16:12:29Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei.app/commit/?id=1c70723a135db8cf52ff614ef5a4ac1bbb577d31'/>
<id>urn:sha1:1c70723a135db8cf52ff614ef5a4ac1bbb577d31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>switch to new session ticket keys location</title>
<updated>2025-05-27T18:04:19Z</updated>
<author>
<name>Daniel Micay</name>
<email>daniel.micay@grapheneos.org</email>
</author>
<published>2025-05-27T18:04:19Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei.app/commit/?id=19876e35c9be6a95a5c944f561c3e10b3a7d9a81'/>
<id>urn:sha1:19876e35c9be6a95a5c944f561c3e10b3a7d9a81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>raise fetchpriority for important images</title>
<updated>2025-05-08T04:04:35Z</updated>
<author>
<name>Daniel Micay</name>
<email>daniel.micay@grapheneos.org</email>
</author>
<published>2025-05-08T04:03:16Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei.app/commit/?id=53c604e3cdd0f95f9b82fda42aedab3f14c2b15c'/>
<id>urn:sha1:53c604e3cdd0f95f9b82fda42aedab3f14c2b15c</id>
<content type='text'>
This was detected by PageSpeed Insights as an issue and it makes sense
to address it.
</content>
</entry>
<entry>
<title>handle Let's Encrypt removing OCSP support</title>
<updated>2025-05-05T03:46:56Z</updated>
<author>
<name>Daniel Micay</name>
<email>daniel.micay@grapheneos.org</email>
</author>
<published>2025-05-05T01:57:41Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei.app/commit/?id=298c357bc9a6023d1ce470ad1711851775313c0a'/>
<id>urn:sha1:298c357bc9a6023d1ce470ad1711851775313c0a</id>
<content type='text'>
We can no longer use OCSP stapling and Must-Staple. These will soon be
obsolete once the `shortlived` profile is available for public use since
it will provide certificates with a similar lifetime as OCSP responses.

In the meantime, we've moved to the `tlsserver` profile stripping legacy
features to prepare for the `shortlived` profile which will be identical
to `tlsserver` but with a validity period of 6 days.
</content>
</entry>
<entry>
<title>drop comment with minimum nginx version</title>
<updated>2025-04-23T23:39:11Z</updated>
<author>
<name>Daniel Micay</name>
<email>daniel.micay@grapheneos.org</email>
</author>
<published>2025-04-23T23:39:11Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei.app/commit/?id=b984f3204c67a3ff351839a7d0dc6692c7f2b3e0'/>
<id>urn:sha1:b984f3204c67a3ff351839a7d0dc6692c7f2b3e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update ssl_session_ticket_key comment</title>
<updated>2024-10-03T01:35:47Z</updated>
<author>
<name>Daniel Micay</name>
<email>daniel.micay@grapheneos.org</email>
</author>
<published>2024-10-03T01:35:47Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei.app/commit/?id=501ee0e087c0e7364a097f2dc8eb02112df5e13f'/>
<id>urn:sha1:501ee0e087c0e7364a097f2dc8eb02112df5e13f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drop redundant comment</title>
<updated>2024-10-03T01:27:42Z</updated>
<author>
<name>Daniel Micay</name>
<email>daniel.micay@grapheneos.org</email>
</author>
<published>2024-10-03T01:27:42Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei.app/commit/?id=5af1d1fd25ecaa8d2166ba7e5b509ee974d95aa4'/>
<id>urn:sha1:5af1d1fd25ecaa8d2166ba7e5b509ee974d95aa4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add wake locks to web installer</title>
<updated>2024-09-22T03:07:45Z</updated>
<author>
<name>sandbank52641</name>
<email>153552626+sandbank52641@users.noreply.github.com</email>
</author>
<published>2024-09-21T11:31:14Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei.app/commit/?id=d0cbf321a8c61521c592c8a80aebcd925b1d101d'/>
<id>urn:sha1:d0cbf321a8c61521c592c8a80aebcd925b1d101d</id>
<content type='text'>
Sets wake locks during long-running operations, such as downloading and
flashing the release.

Close: https://github.com/GrapheneOS/grapheneos.org/issues/837
Test: Manual
</content>
</entry>
<entry>
<title>add preload for redirect.js on features page</title>
<updated>2024-06-28T14:47:56Z</updated>
<author>
<name>Daniel Micay</name>
<email>daniel.micay@grapheneos.org</email>
</author>
<published>2024-06-28T14:47:56Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei.app/commit/?id=0b3aaf9e4e6202877ea452b3ff4758edf82d5d90'/>
<id>urn:sha1:0b3aaf9e4e6202877ea452b3ff4758edf82d5d90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>set worker_shutdown_timeout to 1 hour</title>
<updated>2024-06-23T16:14:11Z</updated>
<author>
<name>Daniel Micay</name>
<email>daniel.micay@grapheneos.org</email>
</author>
<published>2024-06-23T16:14:11Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei.app/commit/?id=537379979b9f814bf1350e92791c08706b0bda00'/>
<id>urn:sha1:537379979b9f814bf1350e92791c08706b0bda00</id>
<content type='text'>
</content>
</entry>
</feed>
