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.
- Interesting, it indeed seems to match the system requirements, and even claims to be the only known system that could match such requirements! That being said, I don't think I will actually use this now, but perhaps in the future.Dennis Jaheruddin– Dennis Jaheruddin2016-08-09 07:48:03 +00:00Commented Aug 9, 2016 at 7:48
- 1I have some reservations about Off the Grid. It seems like a great idea on face value...but it's from Steve Gibson, who is known for some pretty stupid ideas, and doesn't really give off a vibe of understanding what he's talking about in the password area. I'm not expert enough to find any holes he may have, though. Anyway, if used exactly according to directions, it only gives about 67 bits of entropy for generated passwords, according to his own numbers (191 Quintilian possible passwords). You could make this better by adding more characters, maybe combining the username with the website.Ben– Ben2016-08-14 04:10:33 +00:00Commented Aug 14, 2016 at 4:10
- Anyway, you're going to need to remember a few things for each entry: (1) website name exactly as used to create the password, (2) username, (3) row or column you're starting on (so you can change passwords as needed), and (4) special characters or numbers you're adding for password requirements. That's enough that you're probably going to write down the information, in which case I question whether it is any better than just writing down your passwords on the card instead. It's certainly going to be annoying playing a crossword puzzle for every login, so it's much harder to use for sure.Ben– Ben2016-08-14 04:15:06 +00:00Commented Aug 14, 2016 at 4:15
Add a comment |
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