Tagged Questions
1
vote
1answer
76 views
Browser cache, cookies, active logins and other data
This question is regarding common browsers, even though I may refer to Firefox settings. Not IE though, I wouldn't expect that to be in any way secure.
I'm seeking to know how secure it is to let the ...
3
votes
4answers
462 views
Is it okay for API secret to be stored in plain text or decrypt-able?
Aren't API keys considered usernames and API secrets considered passwords? Why is it that API servers like Amazon Web Services allow you to view your API secret in plain text? It makes me think they ...