▲ | woadwarrior01 14 hours ago | |
There's no reason to trust it from a technical perspective either. The app is unsandboxed. Easy enough to check from the CLI.
Apple provides a network client entitlement[1] that sandboxed apps must have, to connect to the network. Since this app isn't sandboxed, that restriction doesn't apply.Personally, I only use software that was either built on my machine or downloaded off of the Mac App Store (MAS apps have the be mandatory sandboxed). [1]: https://developer.apple.com/documentation/bundleresources/en... | ||
▲ | reconnecting 14 hours ago | parent [-] | |
Most of the time, both legal and technical misalignments walk together. Thank you for noticing this. |