Hacker News new | ask | show | jobs
by 5701652400 58 days ago
> 300M

FTX also raise lots of money. so did Terra/Luna. large valuation does not mean you cannot end up in life inprisonment for fraud.

> Why is hitting network requests directly different?

again. business publishes their official API. prohibit automatic and tool use in their ToC.

you go pass that and access what they do not release publicly.

this is borderline Copyright infringement, Trade Secrets theft, and violation of ToS.

> others do it

no they don't. "assisting screen reader" in ios. does not intercept MITM network traffic, attempts de-obfsucate, decrypt, bypass TLS and CAs with fake CA roots with intent to "udnerstand inner workings".

this is very far from the "assisting user". you do not need that level of breaking into internals.

and besides. if app really wants to assit user there are legitimate ways to do so, like accessibility labels in ios, exposed by app itself to OS. crucial point here - app already exposes it itself.

I mean, if you get legal permission from business owner to run this tool and expose their API. sure, run whatever you want (as long as your ad-hoc contract allows). and if you cannot get this contract, you are clearly breaching use and going directly agains what business intended.

you are not assisting any user here. you are trying to directly steal trade secrets to replicate their business.