Require --insecure flag to access compatibility options #30

Open
opened 2025-12-19 03:00:44 +09:00 by ophestra · 0 comments
Owner

Various hidden insecure compatibility options had to be added to hst to work around ecosystem-wide flaws. With the exception of direct_wayland, these are insecure under any configuration. A flag passed to the cmd/hakurei command should be required to permit the use of these options, and these options should be described by a single field in the hst.Config struct.

Various hidden insecure compatibility options had to be added to `hst` to work around ecosystem-wide flaws. With the exception of `direct_wayland`, these are insecure under any configuration. A flag passed to the `cmd/hakurei` command should be required to permit the use of these options, and these options should be described by a single field in the `hst.Config` struct.
ophestra added the
Compat
Breaking
Kind
Enhancement
Priority
High
Reviewed
Confirmed
labels 2025-12-19 03:00:44 +09:00
ophestra added this to the v0.4 milestone 2025-12-19 03:00:48 +09:00
ophestra changed title from `--insecure` flag to allow insecure compatibility options to Require `--insecure` flag to access compatibility options 2025-12-19 03:01:11 +09:00
Sign in to join this conversation.