summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-03-15 17:21:31 +0900
committerOphestra <cat@gensokyo.uk>2026-03-15 17:50:50 +0900
commit9b3eb58a3f7a1b34d1140e82f8553ab16ffe0db1 (patch)
treefc4e284a653cacb4079f7fdb531567413b3adf77 /static
parentdd44d349fc2ccd6075a00334e300b5c4636f6019 (diff)
all: update repository url
For the upcoming rename of security org to rosa. Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'static')
-rw-r--r--static/404.html2
-rw-r--r--static/humans.txt4
-rw-r--r--static/index.html10
-rw-r--r--static/install.html4
4 files changed, 10 insertions, 10 deletions
diff --git a/static/404.html b/static/404.html
index f3de5a77..ce1d22dd 100644
--- a/static/404.html
+++ b/static/404.html
@@ -32,7 +32,7 @@
<h1><a href="#page-not-found">Page not found</a></h1>
<p>The requested page does not exist. If you think this is a mistake, please
- <a href="https://git.gensokyo.uk/security/hakurei.app/issues">report an issue</a>.</p>
+ <a href="https://git.gensokyo.uk/rosa/hakurei.app/issues">report an issue</a>.</p>
</main>
{% include "footer.html" %}
</body>
diff --git a/static/humans.txt b/static/humans.txt
index 713e4c6f..641cab96 100644
--- a/static/humans.txt
+++ b/static/humans.txt
@@ -55,6 +55,6 @@
Hakurei is a collaboratively developed open source project.
-See the repositories at https://git.gensokyo.uk/security for more details.
+See the repositories at https://git.gensokyo.uk/rosa for more details.
-This website is developed in the https://git.gensokyo.uk/security/hakurei.app repository.
+This website is developed in the https://git.gensokyo.uk/rosa/hakurei.app repository.
diff --git a/static/index.html b/static/index.html
index 6d907210..1ac36402 100644
--- a/static/index.html
+++ b/static/index.html
@@ -8,8 +8,8 @@
<meta name="color-scheme" content="dark light"/>
<meta name="msapplication-TileColor" content="#ffffff"/>
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/>
- <meta name="go-import" content="hakurei.app git https://git.gensokyo.uk/security/hakurei"/>
- <meta name="go-source" content="hakurei.app _ https://git.gensokyo.uk/security/hakurei/src/branch/master{/dir} https://git.gensokyo.uk/security/hakurei/src/branch/master{/dir}/{file}#L{line}"/>
+ <meta name="go-import" content="hakurei.app git https://git.gensokyo.uk/rosa/hakurei"/>
+ <meta name="go-source" content="hakurei.app _ https://git.gensokyo.uk/rosa/hakurei/src/branch/master{/dir} https://git.gensokyo.uk/rosa/hakurei/src/branch/master{/dir}/{file}#L{line}"/>
<meta property="og:title" content="Hakurei: the secure desktop application sandbox"/>
<meta property="og:description" content="Hakurei is a security-focused Linux container runtime for desktop applications."/>
<meta property="og:type" content="website"/>
@@ -62,7 +62,7 @@
<p>Hakurei is a security-focused Linux container runtime for running unmodified
desktop applications, developed as a non-profit <a
- href="https://git.gensokyo.uk/security/hakurei" target="_blank">open source</a>
+ href="https://git.gensokyo.uk/rosa/hakurei" target="_blank">open source</a>
project. It also implements <a href="/package.html">planterette</a>, an
experimental self-contained Android-like package manager with modern security
features.</p>
@@ -81,9 +81,9 @@
sandbox.</p>
<p>Official releases are available via <a
- href="https://git.gensokyo.uk/security/hakurei/releases" target="_blank">Gitea
+ href="https://git.gensokyo.uk/rosa/hakurei/releases" target="_blank">Gitea
</a> and documentation for the included NixOS module can be found
- <a href="https://git.gensokyo.uk/security/hakurei/src/branch/master/options.md"
+ <a href="https://git.gensokyo.uk/rosa/hakurei/src/branch/master/options.md"
target="_blank">here</a>.</p>
</section>
diff --git a/static/install.html b/static/install.html
index 34503bb5..18d857d6 100644
--- a/static/install.html
+++ b/static/install.html
@@ -36,9 +36,9 @@
<p>Hakurei can be installed to almost any Linux-based operating system by running
<code>install.sh</code> from a release tarball found <a
- href="https://git.gensokyo.uk/security/hakurei/releases" target="_blank">here</a>.
+ href="https://git.gensokyo.uk/rosa/hakurei/releases" target="_blank">here</a>.
With that said, the current easiest method for using Hakurei with desktop apps would be
- via the <a href="https://git.gensokyo.uk/security/hakurei/src/branch/master/options.md"
+ via the <a href="https://git.gensokyo.uk/rosa/hakurei/src/branch/master/options.md"
target="_blank">companion NixOS module</a>.</p>
<p>We strongly recommend using one of the official installation methods. Third party