cat 1e85dca9e2
Test / Create distribution (push) Successful in 52s
Test / Sandbox (push) Successful in 2m59s
Test / Hakurei (push) Successful in 4m41s
Test / Sandbox (race detector) (push) Successful in 5m48s
Test / Hakurei (race detector) (push) Successful in 7m1s
Test / ShareFS (push) Successful in 7m24s
Test / Flake checks (push) Successful in 1m9s
internal/rosa/package/python: setuptools 83.0.0 to 84.0.0
This has also turned into AI slop at some point, although its quality was never great to begin with. This may be a candidate to pin and ignore.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-08-09 19:13:05 +09:00
2026-07-07 18:56:27 +09:00
2026-08-08 13:10:18 +09:00
2026-06-08 14:58:24 +09:00
2026-06-08 14:58:24 +09:00
2026-05-07 15:55:19 +09:00
2026-06-20 00:20:31 +09:00
2026-06-08 14:58:24 +09:00
2026-06-08 14:58:24 +09:00
2026-07-07 18:56:27 +09:00
2026-06-08 14:58:24 +09:00
2026-05-10 04:15:07 +09:00
2026-03-10 03:29:19 +09:00
2025-07-02 20:42:51 +09:00
2026-05-10 04:15:07 +09:00
2026-08-07 21:57:06 +09:00

Yukari

Go Reference Gitea Workflow Status
Release MIT License 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), a self-contained Android-like package manager with modern security features.

Interaction with hakurei happens entirely through structures described by package hst. No native API is available due to internal details of uid isolation.

Notable Packages

Package container is general purpose container tooling. It is used by the hakurei shim process running as the target subordinate user to set up the application container. It has a single dependency, libseccomp, to create BPF programs for the system call filter.

Package internal/pkg provides infrastructure for hermetic builds. This replaces the legacy nix-based testing framework and serves as the build system of Rosa OS, currently developed under package internal/rosa.

Dependencies

container depends on:

cmd/hakurei depends on:

cmd/sharefs depends on:

  • fuse to implement the filesystem.

New dependencies will generally not be added. Patches adding new dependencies are very likely to be rejected.

S
Description
Low-level userspace tooling for Rosa OS.
https://hakurei.app/
Readme MIT
10 MiB
v0.4.6
Latest
2026-08-09 20:48:58 +09:00
Languages
Go 87.5%
Azalea 5.3%
Nix 4.4%
C 1.4%
Python 0.7%
Other 0.5%