Re: Re: [dev] Interesting Web Browser Decoupling Concept

From: Kamil Cholewiński <harry666t_AT_gmail.com>
Date: Tue, 13 Jun 2017 17:17:54 +0200

On Tue, 13 Jun 2017, hiro <23hiro_AT_gmail.com> wrote:
> [...] android is doing the right thing: it separates processes by
> running them as separate users. [...]

Every respectable OS/distro packages daemons to run as separate users.
Every respectable piece of software separates privileges and uses
sandboxing / hardening techniques, like chroot, pledge, yadda yadda.

Linux the kernel sucks in a lot of ways, but it also does get a lot of
things right. There is a notion of sub-uids and sub-gids, so that
different programs run by ordinary users can each get their own,
separate, unprivileged UID and GID: https://www.mankier.com/1/newuidmap

> Android apps objectively sucks less than webapps.
> [...]
> No, android apps suck even more than webapps, and you lack of objectivity.

They both suck in their own, unique, horrible ways. Comparing them is
like comparing turds and vomits.

If you want a suckless phone TODAY, go get a Nokia 3310, or DIY one
using an Arduino kit. If you want suckless web TODAY, disable
JavaScript.

<3,K.
Received on Tue Jun 13 2017 - 17:17:54 CEST

This archive was generated by hypermail 2.3.0 : Tue Jun 13 2017 - 17:24:14 CEST