Removed apptentive ratings, added some tool tips, and some fixes.
[REMOVED] Stop using apptentive for rating questions. Pearl's built-in functionality seems nicer and more basic. [ADDED] Some more tool-tips to help the user, to be shown on first run only. [FIXED] The site name tip wasn't showing anymore. [FIXED] Some language and formatting in help.html.
This commit is contained in:
BIN
Resources/Tooltips/tip_basic_black_top.png
Normal file
BIN
Resources/Tooltips/tip_basic_black_top.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.0 KiB |
BIN
Resources/Tooltips/tip_basic_black_top@2x.png
Normal file
BIN
Resources/Tooltips/tip_basic_black_top@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.3 KiB |
BIN
Resources/Tooltips/tip_basic_black_top_right.png
Normal file
BIN
Resources/Tooltips/tip_basic_black_top_right.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 KiB |
BIN
Resources/Tooltips/tip_basic_black_top_right@2x.png
Normal file
BIN
Resources/Tooltips/tip_basic_black_top_right@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.7 KiB |
@@ -210,16 +210,16 @@
|
||||
It's also important that you've chosen a long master password. Short master passwords, especially 4-digit
|
||||
PIN codes, are trivial to guess by attackers. Using a <b>10-character master password</b> provides
|
||||
sufficient entropy to protect against any modern-day attempt at brute-forcing, assuming the password is not
|
||||
based on easily determined facts (names, birth dates, etc.). A better idea yet is to use a pass phrase,
|
||||
ideally an absurd sentence. These are usually much easier to remember and much harder to guess by attackers.
|
||||
If you're really paranoid, install a keyboard of a non-latin script (russian, chinese, ...) and create a
|
||||
master password using these characters or even a mix between scripts.<br />
|
||||
<b>Just don't forget it!</b> :-)
|
||||
based on easily determined facts (names, birth dates, etc.).
|
||||
</p>
|
||||
<p>
|
||||
<b>A better idea yet</b> is to use a pass phrase, ideally <em>an absurd sentence</em>. These are usually
|
||||
much easier to remember and much harder to guess by attackers.
|
||||
</p>
|
||||
<p>
|
||||
Using the action icon on the top right, select <code>Settings</code> to find some advanced settings for
|
||||
the application. Here, you can disable <code>Remember my password</code>. Doing so will force the
|
||||
application to ask for your master password each time you open it. That way, when you show your
|
||||
application to <b>ask for your master password each time</b> you open it. That way, when you show your
|
||||
phone to somebody else after unlocking it, they can't go through your passwords.
|
||||
</p>
|
||||
|
||||
@@ -239,7 +239,7 @@
|
||||
<h3>So how does this thing work internally?</h3>
|
||||
<p>
|
||||
The way Master Password works internally is <i>fully disclosed</i>. The source code for this application
|
||||
is also available from <b>GitHub</i>. I invite anyone with a technical background to go through these
|
||||
is also available from <b>GitHub</b>. I invite anyone with a technical background to go through these
|
||||
resources to make certain of the trustworthyness of Master Password.
|
||||
</p>
|
||||
<p>
|
||||
|
Reference in New Issue
Block a user