diff --git a/index.html b/index.html index 6b722c9..627eaab 100644 --- a/index.html +++ b/index.html @@ -68,173 +68,209 @@ .white { color: white; } + + #fold { + min-height: 100vh; + } + + .vcenter { + display: flex; + align-items: center; + }
- Stop wasting time synchronize your encrypted vault. - Remember one master password to access your passwords, anywhere, anytime. - No sync needed. -
- - How it works ? - -
- LessPass is a web application and works on all devices - (computer, smartphone, tablet and your smartTV) +
+ Stop wasting time synchronize your encrypted vault. + Remember one master password to access your passwords, anywhere, anytime. + No sync needed. +
+ + How it works ? +
- LessPass regenerates your passwords when you need them. No cloud storage is required -
+ LessPass is a web application and works on all devices + (computer, smartphone, tablet and your smartTV) +
- LessPass is open-source. So its security can be audited. - Source code is available on - Github -
+ LessPass regenerates your passwords when you need them. No cloud storage is required +
+ LessPass is open-source. So its security can be audited. + Source code is available on + Github +
- LessPass is freeand always will be -
+ LessPass is freeand always will be +
- Generate password on client side, directly in your browser. No sync needed. - The system derive your site, login and master password and it returns an unique password. + + LessPass derives a site, a login and a master password to generate a unique password. + You don't need to sync your password vault across every browser and device.
Memorize master password easily. Build a story in your head : "I like to eat in this luxury liner."
+ We all know those sites that have special password rules. + So you can't use the default options and have to remember the password is 6 characters long, only + lowercase and no symbols. + For this scenario we create what we call the "connected" version. + Sign in, save and load complex password on LessPass Database. + +
- Save and load complex password on LessPass Database. If you don't want to use our database, you can - host your own with - one - command. - To register an account on LessPass click on the icon in the LessPass component header. + To register an account on LessPass click on the + icon in the LessPass component header.
+ You can host your own LessPass Database. It's super easy. Just run a single command on your server. +
Download the Firefox - or the Chrome extension - to use the same component everywhere. Use the ctrl + shift + L shortcut to open the extension. + or the Chrome + extension + to use the same component everywhere. Use the ctrl+shift+L + shortcut to open the extension.