Amazon Is Downloading Apps From Google Play and Inspecting Them
101–110 of 113 posts
Re: Amazon Is Downloading Apps From Google Play and Inspecting Them
#102is decompiling an app legal? does it not break someone's terms of service?
Re: Amazon Is Downloading Apps From Google Play and Inspecting Them
#103is decompiling an app legal? does it not break someone's terms of service?
Re: Amazon Is Downloading Apps From Google Play and Inspecting Them
#104This seems to be the natural outcome of Amazon's excellent customer service policy, where they have on numerous occasions[0] refunded costs for hacked instances. When they commit to that policy, they have a huge incentive to limit customer security breaches. I love examples like that where a company's policies result in incentives that are so well-aligned with those of their users. Does anyone have other good example…
I really like their customer service and hope it stays how it is. I think if Walmart or insert big box company here did stuff like that, people would shop there more. Look at Nordstrom's with their insane refund policy (in the customer's favor). I think Costco does something like this as well, but I'm not a cardholder.
Re: Amazon Is Downloading Apps From Google Play and Inspecting Them
#105Re: Amazon Is Downloading Apps From Google Play and Inspecting Them
#106Earlier quoted context omitted.
Some people don't realise their apps can be decompiled, it's not a question of sanity.
I don't think I've ever encountered that particular illusion in anyone making a living off writing compiled code, only very new developers and non-engineer managers. It's one of the few securityish things that seems to be successfully beaten into everyone's head pretty early on. (And more often than not, they get there all by themselves -- such people usually appear on my radar asking questions showing they've figure…
Re: Amazon Is Downloading Apps From Google Play and Inspecting Them
#107Earlier quoted context omitted.
Those are examples of AWS-like facilities. The embedded keys are not secret credentials that allow people to control your account! If you are embedding your account credentials from Urban Airship or Flurry in your app, you are badly misusing their APIs. They provide facilities for generating certificates/keys for each application.
Urban Airship actually instructs you to create a plist file for an iOS app where you specify your production app keys. http://docs.urbanairship.com/build/ios.html
Re: Amazon Is Downloading Apps From Google Play and Inspecting Them
#108I'm being dumb. I can see that it is preferable to embed credentials for a restricted IAM acct, not your root/master AWS account. But how does using a TVM improve the situation? Surely you still need to embed creds which allow the app to use the TVM? In that case, an attacker can extract those creds, and ask the TVM for a time-limited token any time they like. How does using a TVM improve security over embedding the…
Re: Amazon Is Downloading Apps From Google Play and Inspecting Them
#109Earlier quoted context omitted.
I don't think they're looking for higher than average API calls for a given key because my charges were completely expected.
raj, just saw your post on here. I was wondering if you were the same guy Dennis in Delaware was trying to connect us to. We were doing the large scale touchscreen collaboration stuff
Re: Amazon Is Downloading Apps From Google Play and Inspecting Them
#110http://blog.auth0.com/2014/03/25/consume-aws-apis-from-the-b...