From 4728f58ba88fad76ddb5ceee64ec26ac58d6cd99 Mon Sep 17 00:00:00 2001 From: Ophestra Date: Fri, 18 Sep 2026 19:33:13 +0900 Subject: update canonical Git repository location This URL was never explicitly in the README document. This change states the canonical Git repository location and removes unreachable URLs. Signed-off-by: Ophestra --- README.md | 22 ++++++---------------- 1 file changed, 6 insertions(+), 16 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 90aa29a9..9058024f 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,6 @@ -

- - - Yukari - - -

- -

- Go Reference - Gitea Workflow Status -
- Release - MIT License - Website -

+

+ Yukari +

Hakurei is a tool for running sandboxed desktop applications as dedicated subordinate users on the Linux kernel. It implements the application container @@ -24,6 +11,9 @@ Interaction with hakurei happens entirely through structures described by package [hst](https://pkg.go.dev/hakurei.app/hst). No native API is available due to internal details of uid isolation. +Our canonical Git repository is located at https://src.rosa.moe/hakurei. +There is a mirror of the repository https://git.gensokyo.uk/rosa/hakurei. + ## Notable Packages Package [container](https://pkg.go.dev/hakurei.app/container) is general purpose -- cgit v1.3.1