@ChaoticNeutralCzech @asklemmy @Zak@lemmy.world
That’s true from Lemmy, but not from Mastodon. Mastodon won’t detect !asklemmy@lemmy.world as a mention.
I’m curious as to how Lemmy handles collisions from external sources. @cat exists as both a user and a community. Since this is a comment, Lemmy shouldn’t post it to the community, but will Lemmy users see a link to the user or the community?




@prism @Twakyr
It would be great if we had a fine-grained access control mechanism where the user could specify that AccA may write to anything in
/sys/class/power\_supplyand AdAway may write to/etc/hosts, but neither can access any *other* system files. Apps that use root almost always need a fairly narrow set of elevated privileges.Android already has everything it needs to support that under the hood with SELinux. A UI for it would allow users full control of their devices with a reduced attack surface area.