Guillaume Vincent
75a2f9f50f
fix #69 lesspass/pure build failed on bash in window
8 years ago
Guillaume Vincent
c9a627b63e
update version
8 years ago
Guillaume Vincent
dea136fab5
build before publish on npm
8 years ago
Guillaume Vincent
7b31ad4a65
update lesspass-pure component
8 years ago
Guillaume Vincent
1880b80770
update lesspass-pure component
8 years ago
Guillaume Vincent
98db794369
update lesspass-pure component
8 years ago
Guillaume Vincent
690c95ea81
encourage people using web extension
fix https://github.com/lesspass/lesspass/issues/63
8 years ago
Guillaume Vincent
da56688114
build version 3.1.1
8 years ago
Guillaume Vincent
4bc66c5028
3.1.0
8 years ago
Guillaume Vincent
3655d8e8df
remove confirm box and add a long press button
help to fix confirm box that doesn't work on Firefox web extension
https://github.com/lesspass/lesspass/issues/29
8 years ago
Guillaume Vincent
6fed273837
remove text in menu because break responsive
8 years ago
Édouard Lopez
9af1b1ff52
Merge pull request #57 from ameuret/patch-1
Typo in blog title
8 years ago
Arnaud Meuret
0abfcd90c5
Typo
8 years ago
Guillaume Vincent
82c35871d0
update version in manifest
8 years ago
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