Y
Hacker News
new
|
ask
|
show
|
jobs
by
tdeck
2009 days ago
It seems like it would be much easier to check for shenanigans in a browser based walled generator than on a mobile app. In the browser I can just got F12 to determine what's up.
1 comments
quickthrower2
2009 days ago
In addition to network access you need to audit all code downloaded and check local storage, indexdb and cookie usage and any other unknown unknowns.
link
ThePadawan
2008 days ago
That all seems rather trivial by spinning up, then deleting a disposable VM without network access.
link