From 67c5091fa2678a79d56c7361dc6a27c813fa099c Mon Sep 17 00:00:00 2001 From: Vince Date: Fri, 16 Nov 2018 21:45:34 +0100 Subject: [PATCH] Add Bitwarden to replace Master Password (#587) * Add Bitwarden + Remove Master Password * Replace supergenpass with Master Password in w.m. --- assets/img/tools/bitwarden.png | Bin 0 -> 1896 bytes index.html | 73 ++++++++++++++++----------------- 2 files changed, 35 insertions(+), 38 deletions(-) create mode 100644 assets/img/tools/bitwarden.png diff --git a/assets/img/tools/bitwarden.png b/assets/img/tools/bitwarden.png new file mode 100644 index 0000000000000000000000000000000000000000..2eb05a715c36bb0c1ecdd155af0ac562faee4ca0 GIT binary patch literal 1896 zcmb7_`9Bkm1IEz|bCi1__kGT*a+8@mM~-Q8+aGMO_!(21TnM5N?(&maG zeCDQ*D>4)*6~295ukSzb`Qdq<*ZYU(`SrnHakAkDNr2ec*!b;iEnWX4?q6{O{&-&4 zF_MjqOUKR<>W-UbmEFU*O-R!&wY~Q+(o4q+OS_%_36%)2&dJN4p zJNMn@_FQYn-Vx>X>+kVDk0LtPZ*Lpg_=D=`8z1eZ$)p+8l>%<-5VXedX5fg3ukp!G z7eSQvb`WnXHA+BSWZpf((En{`j>LJO2ci+n!|%Q#yR~zscYM_FrtEIvGpT#WWDyXx z2o&j~PQ@p>USE{QE)V##jvG;@x8<+mK12OVVallkS2uSxa`MM z8k(!`IO4dd^6;we}}~r1-~QF+%AzOHmC`DysD-NU;#cAN){Rr{I<5ik)3yi zkf0*hHz4(;&rsx(H#QeH1U6t-r+d?e(^A@L(D7tlEcil}BWo9_9H%*kq{ta$iRl4J zYy_y}q(~Lgp3I${by@{%UILlW3fV{9oAw0!tvR_tl;3x3?MH+B;E;Yq>~cGe-rMeV zJ~P5ywEF%p`iOb#?Js<)K~J6fg{0^U;o8iMF7R!NB-Orx1aC)ra9wwaqUl}<83@w3 z20Z_gFk@6``6E^BAjHs7`ziEvC#H88ooZn^^(hEx)=_*&@0J5sD0#iA<|XH+6+J1j zYJ)`fo9qI5f*J2@S$#_@*4oT-YJ@RMOc!IfN!*B{i&fK1S#799==-s%C{wdI13u^r zl<#7F%1g{6&+m^SUI_Aeof6}wJKcJI`7OGFN-ezDKDfwvEfyr#;9=4M8H!b=)b5~M zq(kEXZQH0k40<~Bbx);`%M28K5N)j_a7<^Wh8`Qw2)e*O(;#f@9~AS?DbPhh(#Nn? z=sAs^5&&?25LlDPliau7;`BzQJjKSJhkyKR0n78yJ6L#tz56b>B7qh?r6;E5zUS*9 zIf*#B0C~Pp3yHpk7Zz$^+G2iU2kYPn#-O)9)ygi@dKM;6GJ)({NEX%lf=G>PixTPG_B=;m=T(r zouloLslCbrLzRu2mWdsbGFp#8Ho8;IDRZh9!*tbO;gU@~EZ`ssv#M1y!VWci#C4z( zq!!hj@wB7&#(O;L5*l6}DN}aG)4;C8z8$#aQoG_i|JUr96IGbEwb@PVD=Q8BuJp+o z@v5TnkF|>r#fc`9&oCm@wUPJLUnb`qUr$MTZ+MG)AG8!4>oZh2b3M zzEPdT=|0HC7BM(e^>4M*K!cNFcGgPJ! z*`!Chofw`(s%+Ucm^;e~7`M)gnEi~s`*CwiA%2+WU8TWBkK3xM*Ywaa-LiaGjvnNf z4jKC0^bb@r^#rO667aBm6_mI|Y73XB;6({zKWM zk^k%nT)kQ%C{ph9ml5V;r9|E08GEkf*CFLu@A{#xylQY_FMNLBM#jl{QR10b!7Cbx z3IVdG!Um=Xkb}e}KfS_8adBNPE^`J{SZyo)Ms?G{NDfbplo(lPL_=peu@7B$^3$N literal 0 HcmV?d00001 diff --git a/index.html b/index.html index 7fc59de2..1a8dd146 100644 --- a/index.html +++ b/index.html @@ -1446,61 +1446,58 @@ layout: default whether due to limitations in memory, time, or disk space. -

Password Manager Software

+

Password Manager Software

- {% include card.html color="success" - title="Master Password - Cross-platform" - image="assets/img/tools/Master-Password.jpg" - url="https://masterpassword.app/" - footer="OS: Windows, macOS, Linux, iOS, Android, Web." - description="Master Password is based on an ingenious password generation algorithm that guarantees your passwords can never be lost. Its passwords aren't stored: - they are generated on-demand from your name, the site and your master password. No syncing, backups or internet access needed." - %} + {% include card.html color="success" + title="LessPass - Browser" + image="assets/img/tools/LessPass.png" + url="https://lesspass.com/" + footer="OS: Windows, macOS, Linux, Android." + description="LessPass is a free and open source password manager that generates unique passwords for websites, email accounts, or anything else based on a master password and information you know. No sync needed. Uses PBKDF2 and SHA-256. It's advised to use the browser addons for more security." + %} - {% include card.html color="primary" - title="KeePass / KeePassX - Local" - image="assets/img/tools/KeePass.png" - url="http://keepass.info/download.html" - website="keepass.info" - footer="OS: Windows, macOS, Linux, iOS, Android, BSD." - description='KeePass is a free open source password manager, which helps you to manage your passwords in a secure way. All passwords in one database, which is locked with one - master key or a key file. The databases are encrypted using the best and most secure encryption algorithms currently known: AES and Twofish. See also: KeePassX (not regularly updated) and KeePassXC.' - %} + {% include card.html color="primary" + title="KeePass / KeePassX - Local" + image="assets/img/tools/KeePass.png" + url="http://keepass.info/download.html" + website="keepass.info" + footer="OS: Windows, macOS, Linux, iOS, Android, BSD." + description='KeePass is a free open source password manager, which helps you to manage your passwords in a secure way. All passwords in one database, which is locked with one + master key or a key file. The databases are encrypted using the best and most secure encryption algorithms currently known: AES and Twofish. See also: KeePassX (not regularly updated) and KeePassXC.' + %} - {% include card.html color="warning" - title="LessPass - Browser" - image="assets/img/tools/LessPass.png" - url="https://lesspass.com/" - footer="OS: Windows, macOS, Linux, Android." - description="LessPass is a free and open source password manager that generates unique passwords for websites, email accounts, or anything else based on a master password and information you know. No sync needed. Uses PBKDF2 and SHA-256. It's advised to use the browser addons for more security." - %} + {% include card.html color="warning" + title="Bitwarden - Cloud/Self-host" + image="assets/img/tools/bitwarden.png" + url="https://bitwarden.com/" + footer="OS: Windows, macOS, Linux, iOS, Android, Web." + description="Bitwarden is a free and open source password manager. It aims to solve all password management problems for individuals, teams, and business organizations. Bitwarden is among the easiest and safest solutions to store all of your logins and passwords while conveniently keeping them synced between all of your devices. If you don't want to use Bitwarden cloud, you can easily host it on your own server." + %}

Worth Mentioning

    -
  • - Secure Password Generator - generates a unique set of custom, high quality, cryptographic-strength password strings which are safe for you to use. -
  • +
  • + Secure Password Generator - generates a unique set of custom, high quality, cryptographic-strength password strings which are safe for you to use. +
  • -
  • - SuperGenPass - A master password and the domain name of the Web site you are visiting is used as the “seed” for a one-way hash algorithm (base-64 MD5). The output of this algorithm is your generated password. - You remember one password (your “master password”), and SGP uses it to generate unique, complex passwords for the Web sites you visit. Your generated passwords are never stored or transmitted, so you can use SGP on as many computers as you like without - having to “sync” anything. -
  • +
  • + Master Password - Master Password is based on an ingenious password generation algorithm that guarantees your passwords can never be lost. Its passwords aren't stored: they are generated on-demand from your name, the site and your master password. No syncing, backups or internet access needed. +
  • -
  • - Password Safe - Whether the answer is one or hundreds, Password Safe allows you to safely and easily create a secured and encrypted username/password list. With Password Safe all you have to do is create and remember - a single "Master Password" of your choice in order to unlock and access your entire username/password list. -
  • +
  • + Password Safe - Whether the answer is one or hundreds, Password Safe allows you to safely and easily create a secured and encrypted username/password list. With Password Safe all you have to do is create and remember + a single "Master Password" of your choice in order to unlock and access your entire username/password list. +

Related Information

Calendar and Contacts Sync