This seems like a cool idea, but I don't feel comfortable giving out my Amazon credentials with no guarantee of how they are used.
Agreed. My understanding is that having your password does not necessarily allow someone to see your CC number or order things on your behalf through Amazon, but it definitely does not seem like a best practice to go around handing out one's Amazon password. This sort of thing sounds like a good argument, though, for Amazon's implementing the sort of fine-grained permissions (in conjunction with a federated authentic…
Show HN: Get a list of your Amazon purchases and see what you can sell them for
71–80 of 108 posts
Re: Show HN: Get a list of your Amazon purchases and see what you can sell them for
#72@everyone: Want us to email you as soon as we have a password-free way to import your purchases? (for example through csv import)
Shoot me an email to christian@shelfflip.com (subject: "shelfflip passwordfree")
Re: Show HN: Get a list of your Amazon purchases and see what you can sell them for
#73When you sign up, your Amazon email and password are sent to server using GET and so are visible in the URL. While the request is done over HTTPS (and traffic snoopers can't see it), it is very likely that there are a ton of Amazon credentials lying around unencrypted in a log somewhere on their server. For some reason, the "Norton Secured" badge makes me less likely to trust the site and looking at the inline, not v…
Re: Show HN: Get a list of your Amazon purchases and see what you can sell them for
#74You should not be collecting peoples' usernames and passwords, being a software engineer aware of the consequences, regardless of whether users are willing to give them up.
There are so many things that can go wrong, even if you've got the best of intentions.
Re: Show HN: Get a list of your Amazon purchases and see what you can sell them for
#75When you sign up, your Amazon email and password are sent to server using GET and so are visible in the URL. While the request is done over HTTPS (and traffic snoopers can't see it), it is very likely that there are a ton of Amazon credentials lying around unencrypted in a log somewhere on their server. For some reason, the "Norton Secured" badge makes me less likely to trust the site and looking at the inline, not v…
As well as on Amazon's logs, which aren't meant to hold customers' passwords. This is bad, bad, bad (interesting idea though).
Re: Show HN: Get a list of your Amazon purchases and see what you can sell them for
#76When you sign up, your Amazon email and password are sent to server using GET and so are visible in the URL. While the request is done over HTTPS (and traffic snoopers can't see it), it is very likely that there are a ton of Amazon credentials lying around unencrypted in a log somewhere on their server. For some reason, the "Norton Secured" badge makes me less likely to trust the site and looking at the inline, not v…
Can you briefly explain how to analyze for that, using non-dev tools like Chrome Inspector? I used 'Inspect Element', but found 'Post' on the popup form:
This is from chrome developer tools, network tab
Re: Show HN: Get a list of your Amazon purchases and see what you can sell them for
#77Re: Show HN: Get a list of your Amazon purchases and see what you can sell them for
#78Earlier quoted context omitted.
Is there anything we could do to make you (and many more with the same sentiment) more comfortable? We are thinking of writing a blog post of what happens in the background would that help? Any other ideas?
I'm not sure, but Mint.com seems like a good place to look for ideas. They have somehow persuaded me and millions of others to hand over all our banking passwords. Gaining this trust, though, will probably not be easy. One advantage a site like Mint has is that they have so much content and so many partnerships that it is clear they are not a scam, have enough at stake to not misuse my information, and probably have…
Re: Show HN: Get a list of your Amazon purchases and see what you can sell them for
#79---UPDATE--- @everyone: Want us to email you as soon as we have a password-free way to import your purchases? (for example through csv import) Shoot me an email to christian@shelfflip.com (subject: "shelfflip passwordfree")
Re: Show HN: Get a list of your Amazon purchases and see what you can sell them for
#80Earlier quoted context omitted.
Agreed. My understanding is that having your password does not necessarily allow someone to see your CC number or order things on your behalf through Amazon, but it definitely does not seem like a best practice to go around handing out one's Amazon password. This sort of thing sounds like a good argument, though, for Amazon's implementing the sort of fine-grained permissions (in conjunction with a federated authentic…
How could having your password not allow someone to order things on your behalf? All I need to get into my account is my password, and then I can order anything I want.