From 186fa35f7074990a903450e22a8fce2338bca828 Mon Sep 17 00:00:00 2001 From: Gacel Perfinian Date: Fri, 4 May 2018 14:13:02 +0800 Subject: [PATCH] Updated Documentation.md to GitHub-flavoured MarkDown Changes: - Changed last bullet in **What you should know and think about** into two bullet points due to change 2. - Changed MarkDown so it renders correctly on GitHub Parser. - Changed wording into bullet 2.2 to emphasise storing any second-factor authentication (if any was used). --- docs/Documentation.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/Documentation.md b/docs/Documentation.md index 8a9f090d..4e7cfde6 100644 --- a/docs/Documentation.md +++ b/docs/Documentation.md @@ -7,11 +7,12 @@ If you think something is missing in the documentation, please create an issue a If you store important information using Keepass2Android, you should know a little bit about what's going on: * Keepass2Android stores your password in an encrypted file. It is *your responsibility* to backup this file regularly and safely. * There is no way for anyone, including the app's author, to access the information stored in your password database without -** having the database file -** knowing the master password (and additional second factor if you chose one) -This means that **if you forget the master password, your database is lost**! So make sure you remember the password. You might also want to think about: -** What happens if I have an accident? Should any trusted person be able to access my database? -** What happens if my phone gets lost or stolen? Do I know how to recover my database from a backup or the cloud? + * having the database file + * knowing the master password (and additional second factor if you chose one) + This means that **if you forget the master password, your database is lost**! So make sure you remember the password and retain any second factor method (if one is used). +* You might also want to think about: + * What happens if I have an accident? Should any trusted person be able to access my database? + * What happens if my phone gets lost or stolen? Do I know how to recover my database from a backup or the cloud? # Getting started