From 8d650c0c8f5e44e1bd50d4354cd56ae4467445cb Mon Sep 17 00:00:00 2001 From: Ophestra Date: Sun, 15 Mar 2026 20:12:51 +0900 Subject: [PATCH] all: migrate to rosa/hakurei Signed-off-by: Ophestra --- README.md | 10 +++++----- hst/config.go | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index bb38478..7375ba0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- + Yukari @@ -8,16 +8,16 @@

Go Reference - Gitea Workflow Status + Gitea Workflow Status
- Release + Release Go Report Card Website

Hakurei is a tool for running sandboxed desktop applications as dedicated subordinate users on the Linux kernel. It implements the application container -of [planterette (WIP)](https://git.gensokyo.uk/security/planterette), a +of [planterette (WIP)](https://git.gensokyo.uk/rosa/planterette), a self-contained Android-like package manager with modern security features. Interaction with hakurei happens entirely through structures described by @@ -62,4 +62,4 @@ are very likely to be rejected. ## NixOS Module (deprecated) The NixOS module is in maintenance mode and will be removed once planterette is -feature-complete. Full module documentation can be found [here](options.md). \ No newline at end of file +feature-complete. Full module documentation can be found [here](options.md). diff --git a/hst/config.go b/hst/config.go index a21be79..793cd78 100644 --- a/hst/config.go +++ b/hst/config.go @@ -82,7 +82,7 @@ type Config struct { // // Do not set this to true, it is insecure under any configuration. // - // [the /.flatpak-info hack]: https://git.gensokyo.uk/security/hakurei/issues/21 + // [the /.flatpak-info hack]: https://git.gensokyo.uk/rosa/hakurei/issues/21 DirectPipeWire bool `json:"direct_pipewire,omitempty"` // Direct access to PulseAudio socket, no attempt is made to establish