Conversation

This Tweet is from a suspended account. Learn more
This Tweet is from a suspended account. Learn more
Replying to and
Calyx is the best privacy focused OS in terms of app compatibility. It's not perfect but it's become very stable over the last few months of using it as a daily. Has some very nice features too like a firewall that completely disables data access to individual apps.
3
2
Network access via IPC also needs to be blocked, and in a systemic way rather than case-by-case. So, sure, they have a UI for the standard firewall with added features. The plan in their tracker is to fix 1 specific hole caused by a general problem of not blocking IPC networking.
1
1
Our approach is adding a Network toggle which removes both direct socket access (like that kind of firewall) and also indirect access. Some apps aren't happy with network access being truly fully revoked so github.com/GrapheneOS/os- is planned to fix some apps handling it poorly.
1
There are 2 issues with naive firewalls: 1) apps can use interfaces providing network access offering by the OS and other apps 2) apps can use DNS to bypass fine-grained address/domain whitelists/blacklists twitter.com/GrapheneOS/sta In both cases, it's standard indirect access.
Quote Tweet
The fine-grained firewall leak demonstration can essentially be a pastebin site implemented as an app sending arbitrary data to the server via DNS queries. It's an easy way to demonstrate to users that their fine-grained firewall filtering and/or monitoring isn't really working.
Show this thread
1
Show replies