From 6abd2d9da2bc6fe80e8a929211ac1e7866dc074a Mon Sep 17 00:00:00 2001 From: Jeel Dobariya <136002730+JeelDobariya38@users.noreply.github.com> Date: Mon, 19 Aug 2024 10:51:32 +0530 Subject: [PATCH 1/3] docs: Create security_guide.md --- docs/security_guide.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/security_guide.md diff --git a/docs/security_guide.md b/docs/security_guide.md new file mode 100644 index 00000000..0936d033 --- /dev/null +++ b/docs/security_guide.md @@ -0,0 +1 @@ +# Security Guide From f8689fc7c6309bca133e0d0caab56fe10f8737cf Mon Sep 17 00:00:00 2001 From: Jeel Dobariya <136002730+JeelDobariya38@users.noreply.github.com> Date: Mon, 19 Aug 2024 11:08:05 +0530 Subject: [PATCH 2/3] docs: enhance security_guide.md --- docs/security_guide.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/docs/security_guide.md b/docs/security_guide.md index 0936d033..16054b17 100644 --- a/docs/security_guide.md +++ b/docs/security_guide.md @@ -1 +1,16 @@ # Security Guide + +Here, In this file, You can find the information about security concern that arise with save you password with password manager. + +## Warning + +Firstly, The password manager is open source project and is currently under active development. So, one is soley responsible for share there information with password manager application. + +We as developer, recommended you to wait, for its stable release. before full trusting password manager for having your passwords. + +## Consideration + +While, save your password with password manager application. you should consider or should have knowledge following things. + +- Project is license under MIT License. mean that application is given `as it is, without any warranty or guarantee` and is open/free available to redistribution or modify. (but you need the copy of original license of the project in it) +- With password manager, your password are as safe as you write it down on pieces of paper or in txt file digitally. mean that, `your information is not specialised protected.` From bc0683a713c6ef1e2a9d9f8d14f59800eb83740e Mon Sep 17 00:00:00 2001 From: Jeel Dobariya <136002730+JeelDobariya38@users.noreply.github.com> Date: Mon, 19 Aug 2024 11:19:42 +0530 Subject: [PATCH 3/3] docs: add a recommendation to make it more secure --- docs/security_guide.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/security_guide.md b/docs/security_guide.md index 16054b17..914f9129 100644 --- a/docs/security_guide.md +++ b/docs/security_guide.md @@ -13,4 +13,15 @@ We as developer, recommended you to wait, for its stable release. before full tr While, save your password with password manager application. you should consider or should have knowledge following things. - Project is license under MIT License. mean that application is given `as it is, without any warranty or guarantee` and is open/free available to redistribution or modify. (but you need the copy of original license of the project in it) + - With password manager, your password are as safe as you write it down on pieces of paper or in txt file digitally. mean that, `your information is not specialised protected.` + +## Recommendation + +Here, are the thing we recommend. + +- lock password manager app by using your phone settings. it will make it hard for attackers to see your passwords + +- if your lock the app, use different password then the one you have to lock your phone. it make it more safe. + +- also, if you don't use the app often it recommended, to hide the app using your phone settings.