<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hakurei/internal/system/value.go, branch develop</title>
<subtitle>low-level userspace tooling for Rosa OS</subtitle>
<id>http://src.rosa.moe/hakurei/atom/internal/system/value.go?h=develop</id>
<link rel='self' href='http://src.rosa.moe/hakurei/atom/internal/system/value.go?h=develop'/>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/'/>
<updated>2024-09-16T11:31:35Z</updated>
<entry>
<title>final: refactor for removal of system package and reduction of interactions to state package</title>
<updated>2024-09-16T11:31:35Z</updated>
<author>
<name>Ophestra Umiker</name>
<email>cat@ophivana.moe</email>
</author>
<published>2024-09-16T11:31:15Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=8bdae74ebe172239573bab9fca634cf350cbd29d'/>
<id>urn:sha1:8bdae74ebe172239573bab9fca634cf350cbd29d</id>
<content type='text'>
State query command has been moved to main where it belongs, "system" information are now fetched in app.New and stored in *App with accessors for relevant values. Exit (cleanup-related) functions are separated into its dedicated "final" package.

Signed-off-by: Ophestra Umiker &lt;cat@ophivana.moe&gt;
</content>
</entry>
<entry>
<title>verbose: remove system package interaction</title>
<updated>2024-09-12T12:07:05Z</updated>
<author>
<name>Ophestra Umiker</name>
<email>cat@ophivana.moe</email>
</author>
<published>2024-09-12T12:07:05Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=da6d238d8a15fa583b384b547decbddcda28ff8b'/>
<id>urn:sha1:da6d238d8a15fa583b384b547decbddcda28ff8b</id>
<content type='text'>
Signed-off-by: Ophestra Umiker &lt;cat@ophivana.moe&gt;
</content>
</entry>
<entry>
<title>clean up setup/launcher code and enable better control over shares</title>
<updated>2024-09-07T17:24:01Z</updated>
<author>
<name>Ophestra Umiker</name>
<email>cat@ophivana.moe</email>
</author>
<published>2024-09-07T17:24:01Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=19068533823f22e9fd398d7bf6acf6dd09ee7b64'/>
<id>urn:sha1:19068533823f22e9fd398d7bf6acf6dd09ee7b64</id>
<content type='text'>
In the past Wayland, X and PulseAudio are shared unconditionally. This can unnecessarily increase attack surface as some of these resources might not be needed at all. This commit moves all environment preparation code to the internal app package and selectively call them based on flags.

An "enablements" bitfield is introduced tracking all enabled shares. This value is registered after successful child process launch and stored in launcher states.

Code responsible for running the child process is isolated to its own app/run file and cleaned up. Launch method selection is also extensively cleaned up.

The internal state/track readLaunchers function now takes uid as an argument. Launcher state is now printed using text/tabwriter and argv is only emitted when verbose.

Signed-off-by: Ophestra Umiker &lt;cat@ophivana.moe&gt;
</content>
</entry>
<entry>
<title>rename to fortify and restructure</title>
<updated>2024-09-03T16:20:12Z</updated>
<author>
<name>Ophestra Umiker</name>
<email>cat@ophivana.moe</email>
</author>
<published>2024-09-03T16:20:12Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=d8f76f3b2594db4687c0203c4f2be8d3e4ef7740'/>
<id>urn:sha1:d8f76f3b2594db4687c0203c4f2be8d3e4ef7740</id>
<content type='text'>
More sandbox features will be added and this will no longer track ego's features and behaviour.

Signed-off-by: Ophestra Umiker &lt;cat@ophivana.moe&gt;
</content>
</entry>
</feed>
