Guillaume Vincent
90cde7f018
update submodules
8 years ago
Guillaume Vincent
4f307ea8f3
remove contributors file and update readme
8 years ago
Guillaume Vincent
a69f1b48be
update lesspass pure component
8 years ago
Guillaume Vincent
5352a0db84
update lesspass pure component
8 years ago
Guillaume Vincent
80d0fb6e4c
update lesspass pure component
8 years ago
Guillaume Vincent
f2b91d3a93
3.0.7
8 years ago
Guillaume Vincent
c53588377f
build next version
8 years ago
Guillaume Vincent
6e586a4a73
3.0.6
8 years ago
Guillaume Vincent
512d998c83
Master Password verification images leak password
display fingerprint only when we render password
https://github.com/lesspass/lesspass/issues/48
8 years ago
Guillaume Vincent
c86b8061a8
fix typo
8 years ago
Édouard Lopez
1e9aec3cd0
fix article title and formatting
8 years ago
Guillaume Vincent
bde231ea8c
Don't use How it works? but How does it work?
8 years ago
Guillaume Vincent
d9641542f4
remove useless ISSUE_TEMPLATE
8 years ago
Guillaume Vincent
1044c5cec8
remove useless ISSUE_TEMPLATE
8 years ago
Guillaume Vincent
ed80a2f892
remove useless ISSUE_TEMPLATE
8 years ago
Guillaume Vincent
3193912d36
remove useless ISSUE_TEMPLATE
8 years ago
Guillaume Vincent
acf38aa436
remove useless ISSUE_TEMPLATE
8 years ago
Guillaume Vincent
665ca540b4
remove useless ISSUE_TEMPLATE
8 years ago
Guillaume Vincent
86adae15b1
remove useless ISSUE_TEMPLATE
8 years ago
Guillaume Vincent
ac2a9aa3b0
remove useless ISSUE_TEMPLATE
8 years ago
Guillaume Vincent
5f5fffe56b
Merge pull request #44 from martinseener/patch-1
Changed password-generation method for DB and secret key
8 years ago
Martin
ec34e76e76
Changed password-generation method for DB and secret key
The date-method you've used it okay for unique passwords but they're not random, but a truly good passwort has to be. Therefore i propose this PR which uses the systems random pool to generate the same 32 char long passwords - but now they're not just unique but also random. Also as an additional password enhancement i've added the underline to the possible password (harder to crack).
I've successfully tested this new method on Debian and macOS Sierra. This should work on almost all Linux/Unix systems.
8 years ago
Guillaume Vincent
3648bfdd68
update requirements.txt
8 years ago
Guillaume Vincent
8356cb7aa7
5.2.0
8 years ago
Guillaume Vincent
8bc61b8b2e
update documentation
8 years ago
Guillaume Vincent
502bcf339f
update renderPassword API
allow user to customize renderPassword method
will help "Other password rules?" issue
lesspass/lesspass#37
8 years ago
Guillaume Vincent
70bebd5e5b
update encryptLogin API
allow user to customize iterations and key length for encryptLogin method.
encryptLogin use pbkdf2 with a default 8192 iterations and 32 key length.
make pbkdf2 rounds a per-site password profile option
lesspass/lesspass#38
8 years ago
Guillaume Vincent
4dd321fdcb
remove ava to use same test suite with webcrypto
8 years ago
Guillaume Vincent
156fb3fbc1
add webcrypto in update.sh script
8 years ago
Guillaume Vincent
10bfb14da2
change license from MIT to GNU GPLv3
8 years ago
Guillaume Vincent
3031dc136a
change license from MIT to GNU GPLv3
8 years ago
Guillaume Vincent
55863168d6
change license from MIT to GNU GPLv3
8 years ago
Guillaume Vincent
93bc83da31
change license from MIT to GNU GPLv3
8 years ago
Guillaume Vincent
8bd82d2f13
change license from MIT to GNU GPLv3
8 years ago
Guillaume Vincent
175c07aff4
change license from MIT to GNU GPLv3
8 years ago
Guillaume Vincent
582322eceb
change license from MIT to GNU GPLv3
8 years ago
Guillaume Vincent
080f36b2b4
change license from MIT to GNU GPLv3
8 years ago
Guillaume Vincent
b4f557ddd5
change license from MIT to GNU GPLv3
8 years ago
Guillaume Vincent
c7f2eb4c88
use minified version
8 years ago
Guillaume Vincent
7492b7c207
use minified version
8 years ago
Guillaume Vincent
4cc1320694
update aurora
8 years ago
Guillaume Vincent
449813d542
5.1.1
8 years ago
Guillaume Vincent
0490900825
update build
8 years ago
Guillaume Vincent
7eb86bc260
update to lesspass-pure 3.0.5
8 years ago
Guillaume Vincent
19785b3737
update to lesspass-pure 3.0.5
8 years ago
Guillaume Vincent
bdc1ff7b29
update to lesspass-pure 3.0.5
8 years ago
Guillaume Vincent
107695493e
3.0.5
8 years ago
Guillaume Vincent
908cf639bb
watch all elements in form
8 years ago
Guillaume Vincent
8565b843a5
3.0.4
8 years ago
Guillaume Vincent
39c7ee31c8
build version 3.0.4
8 years ago