Édouard Lopez
1e9aec3cd0
fix article title and formatting
před 8 roky
Guillaume Vincent
5f5fffe56b
Merge pull request #44 from martinseener/patch-1
Changed password-generation method for DB and secret key
před 8 roky
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.
před 8 roky
Guillaume Vincent
156fb3fbc1
add webcrypto in update.sh script
před 8 roky
Guillaume Vincent
10bfb14da2
change license from MIT to GNU GPLv3
před 8 roky
Guillaume Vincent
4cc1320694
update aurora
před 8 roky
Guillaume Vincent
1ee74bfe6c
update to node6 and webcrypto
před 8 roky
Guillaume Vincent
889f15bbee
typo
před 8 roky
Guillaume Vincent
33d1e9a443
add webcrypto submodule
před 8 roky
Guillaume Vincent
02dd087e67
add contributors
před 8 roky
Guillaume Vincent
71f63e9fb4
update aurora
před 8 roky
Guillaume Vincent
e376964745
add cli test in status
před 8 roky
Guillaume Vincent
772a4d6c17
add update script for config manipulation
před 8 roky
Guillaume Vincent
e426725d5b
sync submodules
před 8 roky
Guillaume Vincent
64391ade8a
add cli to submodules
před 8 roky
Guillaume Vincent
7e6a605fe9
add license in readme
před 8 roky
Guillaume Vincent
238853884b
use old parameters in docker-compose to simplify backups
před 8 roky
Guillaume Vincent
448c444e6c
add backup and restore sh script
před 8 roky
Guillaume Vincent
2546876301
road to Aurora
před 8 roky
Guillaume Vincent
a4f52c2dde
Add link to How it works blog post
před 8 roky
Guillaume Vincent
9388b0cb84
fix #20 change git submodules to use git url
před 8 roky
Guillaume Vincent
0e628b2d15
add enf file in docker-compose
před 8 roky
Guillaume Vincent
1b48cc5998
add ALLOWED_HOSTS in env variables
před 8 roky
Guillaume Vincent
55199dd51a
update lesspass pure
před 8 roky
Guillaume Vincent
915980c7d4
add submodule pure
před 8 roky
Guillaume Vincent
b34161628d
update readme
před 8 roky
Guillaume Vincent
ec198b1495
remove desktop submodule
před 8 roky
Guillaume Vincent
b374930343
add self hosted doc and installer
před 8 roky
Guillaume Vincent
789e303e3b
change image in docker-compose
před 8 roky
Guillaume Vincent
1315c29140
fix backend image build in readme
před 8 roky
Guillaume Vincent
8ea0a3f774
add secret env variables
před 8 roky
Guillaume Vincent
e3989bdc33
try to fix nginx infinite loop
před 8 roky
Guillaume Vincent
9abb872e3c
clean folder structure
před 8 roky
Guillaume Vincent
a2dd3adc60
clean docker-compose files
před 8 roky
Guillaume Vincent
881763c61c
first production tests for aurore
před 8 roky
Guillaume Vincent
ad093cd044
update documentation
před 8 roky
Guillaume Vincent
56e545afd5
start cleaning: road to v1.0.0
před 8 roky
Guillaume Vincent
1520365ff2
add submodule vue
před 8 roky
Guillaume Vincent
0370cd5e4c
remove vue folder to user a submodule
před 8 roky
Guillaume Vincent
f867c09c03
remove react folder
před 8 roky
Guillaume Vincent
fa2f011af1
update frontend asset
před 8 roky
Guillaume Vincent
8b2cd190be
move submodule backend into api folder
před 8 roky
Guillaume Vincent
135c710a17
fix windows app link in frontend download page
před 8 roky
Guillaume Vincent
1412d816be
add translations
před 8 roky
Guillaume Vincent
be86bdac89
add windows download
před 8 roky
Guillaume Vincent
0fbb290267
add how it works section in doc
před 8 roky
Guillaume Vincent
517b604e23
update documentation
před 8 roky
Guillaume Vincent
942ab01ec9
prepare version 1.0.0
před 8 roky
Guillaume Vincent
1ebaf3f13b
improve frontend
před 8 roky
Guillaume Vincent
c970b5c4ff
build frontend
před 8 roky