|
|
|
|
|
by Ferret7446
615 days ago
|
|
There are lots of ways a local app can be compromised. It can read a local config value unsafely which can be influenced by some other app that does talk to the Internet, for example. There's a reason why airgapping is the only way to secure important systems (and of course that can also have a number of vulnerabilities). And besides, how do you know it's a local only app if you haven't audited it? "Just trust me bro" -- some dev |
|