You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 3Extra thought: you think the information is important. But you never know what users put in there. I have accounts in 6 banks, but 5 of them never have more than few dozen bucks. Yet those banks still force me to guard pennies and thousands alike.Agent_L– Agent_L2015-01-02 14:07:45 +00:00Commented Jan 2, 2015 at 14:07
- If banks had password policies by deposit amount then one day you could withdraw all the money from your thousands account and deposit in your penny account. It would be a shame if hackers unaffiliated with you broke through the penny security that same day. And it would be a big coincidence if you received thousands in mysterious wire transfers that same day - that would in no way relieve the penny bank from making good on your thousands in deposits. Password protection is for the bank's protection, not yours.emory– emory2015-01-02 14:39:29 +00:00Commented Jan 2, 2015 at 14:39
- 2@emory I wasn't writing about bank analyzing my balance (when you set up your first pass the balance of your brand new account is obviously 0), I was writing that I am the only one capable of deciding the security level. Bank already has good protection, as it's not responsible if I displayed neglect managing my password. But yeah, they're protecting their image, "Bank X lost lost my money" headline never looks good even if "money" means "$0.12".Agent_L– Agent_L2015-01-02 14:47:39 +00:00Commented Jan 2, 2015 at 14:47
- This. As much as I love security, adding annoyance on top of security does not equal better securityRaestloz– Raestloz2015-01-05 08:22:21 +00:00Commented Jan 5, 2015 at 8:22
- 2Image with password not hiddenCole Tobin– Cole Tobin2015-01-06 06:34:29 +00:00Commented Jan 6, 2015 at 6:34
| Show 3 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. web-application), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you