Michael Murphy
Michael Murphy
Google has control over the Google Play store, however. They can impose rules on their repositories that we can't. There's inevitably going to be more than one repository source for...
However, there's no guarantee that a flatpak is actually contained. Many of them are not confined (and have actually been used to distribute malware :grimacing:)
Even if the average person is likely to trust what they're given access to without question, there is the vocal technical crowd that appreciates being prompted about potential security concerns,...
Through the snap. Am testing it on Pop!_OS.
I'll try it again later today.
Yeah, still having issues with the snap'd version. Claims that there's a problem with the computer that prevents it from connecting to a VAC-enabled server.
This is the full log: ``` mmstick:~# env LSI_DEBUG=1 linux-steam-integration [lsi:__init__] LIBGL_DRIVERS_PATH = /usr/lib32/dri [lsi:__init__] LD_LIBRARY_PATH = /usr/lib32/dri [lsi:__init__] LIBGL_DRIVERS_PATH = /usr/lib/dri:/usr/lib32/dri [lsi:__init__] LD_LIBRARY_PATH = /usr/lib/dri:/usr/lib32/dri [lsi:__init__] LD_LIBRARY_PATH = /var/lib/snapd/lib/gl/vdpau:/usr/lib/dri:/usr/lib32/dri...
Not seeing any mention of AppArmor in the log, and it's not reporting any denials to dmesg.
Distinst [partially supports this](https://github.com/pop-os/distinst/blob/master_bionic/examples/suggested.rs). Further planning will be needed for how we'd manage all sorts of possible configurations. Layout: ``` sda 8:0 0 465.8G 0 disk ├─sda1 8:1 0 512M...
- When https://github.com/pop-os/distinst/pull/104 is merged, we will be ready to implement the UI for installing alongside another OS in the installer. - The current master of distinst already supports the...