Non-user-inconveniencing privacy and security behavior against screenshot attacks and similar security-hole-based data leaks

2025-05-19 Thread Pete
Dear Wayland protocol developers, please improve Wayland's privacy and security model against recent screenshot and similar attacks. Use a screenshot and recording security model where applications by default can only get pixels from themselves and some other common user interface elements that

Re: [PATCH V8 40/43] drm/colorop: Add 3D LUT support to color pipeline

2025-05-19 Thread Autumn Ashton
On 5/17/25 2:22 AM, Xaver Hugl wrote: Am Do., 27. März 2025 um 00:58 Uhr schrieb Alex Hung : It is to be used to enable HDR by allowing userpace to create and pass 3D LUTs to kernel and hardware. new drm_colorop_type: DRM_COLOROP_3D_LUT. Signed-off-by: Alex Hung --- v8: - Fix typo in subj

Re: Non-user-inconveniencing privacy and security behavior against screenshot attacks and similar security-hole-based data leaks

2025-05-19 Thread Mikhail Gusarov
Hello there, On 18 May 2025, at 19:10, Pete wrote: > Also no autorun of insertable media by default. Ask what to do (for audio or > video media and maybe open the designated file explorer for data carrying > media) for the default settings. I really wish Wayland was named something like SUGCP

[RFC] Wayland Security Modules

2025-05-19 Thread Sloane, Brandon
Hello, I've spent the past few months prototyping a security modules system for Wayland. Our specific motivation for this is to support SELinux integration to meet some rather unique security requirements. However, what we are proposing here is a rather general purpose security module system th

Re: [PATCH V8 40/43] drm/colorop: Add 3D LUT support to color pipeline

2025-05-19 Thread Simon Ser
On Sunday, May 18th, 2025 at 00:32, Xaver Hugl wrote: > > We can always make the property mutable on drivers that support it in > > > the future, much like the zpos property. I think we should keep it > > immutable for now. > > Sure, but I don't see any reason for immutability with an enum > pr