Commit Graph

163 Commits (71dfa7070d0a231a1f0e0cfe9188ea5d446da341)

Author SHA1 Message Date
muxator 10f0cb3253 security: suggest installing ep_hash_auth to get rid of plain text passwords
In its current form, Etherpad stores passwords for users in plain text in
settings.json. We should at least mention the opportunity of installing
ep_hash_auth to start tackling this problem.

The advice was added in README.md and in settings.json.template

Fixes #3444
2018-08-09 00:17:15 +02:00
muxator 7544585908 runtime: enforce minimal node version to 6.9.0
Etherpad 1.6.6 does not run on node <= 5 already.
Node 6.9 is the first LTS release in the 6 series, and comes with npm 3.10.8.

Declarations in package.json are advisory unless the user has set
`engine-strict` config flag.

Updated the docs accordingly.
2018-07-28 23:33:24 +02:00
muxator f1056bf01a docs: minimal revision 2018-07-27 00:42:13 +02:00
John McLear ad898b701a
Update README.md 2018-07-09 15:45:46 +01:00
John McLear 98a03b0867
Update README.md 2018-04-06 13:51:08 +01:00
John McLear f5aed706b7
Update README.md 2018-04-03 19:55:55 +01:00
John McLear ba732a6b9e
Update README.md 2018-04-03 18:05:26 +01:00
John McLear 09c2c034c4
Continue to make README suck even less.. REALLY! 2018-04-03 12:57:14 +01:00
John McLear 6047c0de09
Make README not suck. 2018-04-03 12:52:34 +01:00
sevu 67a4209df9 use apt instead of apt-get (#3330) 2018-02-28 06:53:13 -03:00
pedro-nonfree 4ae95c4107 documentation now is in doc/ (#3322) 2018-02-08 16:58:27 -02:00
HairyFotr c7548450c0
Typos and minor fixes in bin, doc, and root 2017-09-14 13:33:27 +02:00
Alexey Pyltsyn 2dc3eb79d2 Fix links to README.md 2017-05-09 08:28:29 +03:00
Thomas Wucher 127009f719 Use HTTPS for images in README.md
This change prevents mixed-content warnings on pages displaying the readme via HTTPS.
2017-04-19 14:36:48 +02:00
tpltnt 6e1bf9dc90 added curl as dependency 2017-01-12 20:50:31 +01:00
Stefan 3ad13eb0df Change description in README for supported node versions 2016-06-08 19:55:22 +02:00
Luke Rogers 881996ef52 Pedantic Space
<3
2015-10-15 14:02:40 +13:00
Zihua Li beae99415c Change "Javascript" to "JavaScript" 2015-06-03 19:45:08 +08:00
John McLear 33594a7246 Update README.md 2015-04-15 11:52:03 +01:00
Tom Hunkapiller 4385598de6 update node version checking to 0.10+ or io.js 2015-04-08 23:12:12 -05:00
Tom Hunkapiller 63cbab484d express dropped support for node 0.8; update engine requirements 2015-04-08 23:12:11 -05:00
John McLear 8c795b4e8a Merge pull request #2477 from gabrielliwerant/develop-readme-instructions
Add subdirectory installation instructions
2015-03-31 23:21:02 +01:00
JulR43 b9b110c82f Change git-core to git
git-core package is an obsolete transitional package, it was renamed git.
2015-01-28 17:29:16 +00:00
Gabriel Liwerant b8af62fdef Add subdirectory installation instructions
Out of the box, etherpad-lite does not work correctly if cloned/installed into a subdirectory within an existing project. To do so, a few minor tweaks to the installation process are necessary which are documented here.
2015-01-20 10:53:52 -05:00
Sean Hussey d0896806d9 Fix typo 2014-12-03 11:43:15 -05:00
John McLear 77c805a2bf Merge branch 'master' of github.com:ether/etherpad-lite into develop 2014-11-15 16:01:03 +00:00
John McLear 3ebcaad31f Update README.md 2014-11-01 12:36:57 +00:00
talexand 69b17f5088 changed link wording for readme plugin reference 2014-10-28 15:13:05 -10:00
Trevor Alexander 9a01f905eb Added explicit reference to plugins and themes in readme 2014-10-28 13:07:02 -10:00
Marek Šuppa 72a328cf11 readme: Add formatting sugar for readibility
* Added a bit more formatting for UNIX-like systems dependencies installation.
2014-09-23 16:04:22 +02:00
Stefan c3a6a2374c Update README.md
Added support for node v0.11 in the installation description
2014-03-31 02:05:52 +02:00
Marcel Klehr 53bcbfcc07 Don't link to windows build from README
better link to the website...
2013-11-18 14:25:47 +01:00
Marcel Klehr 76bd25ac21 Merge branch 'release/1.2.12'
Conflicts:
	README.md
2013-10-12 20:38:51 +02:00
maixithn 0630b3e93a Update README.md
delete double wordings
2013-10-02 14:00:48 +02:00
Eric Schrijver b34224559d ‘Etherpad Lite’ -> ‘Etherpad’ 2013-09-29 13:57:37 +02:00
John McLear 1aa5981ce3 Update README.md 2013-09-02 13:56:17 +01:00
John McLear 4ceb2c2e86 Update README.md 2013-07-01 19:54:51 +01:00
John McLear d5a3d9d03b Update README.md 2013-07-01 19:54:09 +01:00
John McLear 306c4047ea Fix broken git guide link 2013-06-23 16:09:08 +02:00
Timo Welde b527c6ead2 Just a missing character 2013-04-18 12:54:09 +03:00
John McLear 3cdb8131ce Actually update windows download link
Need to remember to do this on release..
2013-04-08 03:43:34 +02:00
John McLear 5fb5b6c7af Linux clarity 2013-04-04 18:23:56 +01:00
John McLear 43f8778241 hrm, maybe this makes sense to a wider audience 2013-04-04 15:35:19 +01:00
John McLear a3136d778d animated image prolly wont work 2013-04-04 01:56:36 +01:00
John McLear a677286a40 line breaks 2 2013-04-04 01:24:09 +01:00
John McLear 2003dd8327 line breaks 2013-04-04 01:22:46 +01:00
John McLear 4f07f829db new readme 2013-04-04 01:20:46 +01:00
Marcel Klehr 782c512e93 Drop support for node v0.6, officially 2013-04-01 14:07:38 +02:00
maixithn b084cf4f28 Update README.md 2013-03-17 21:57:14 +01:00
Uli Köhler 813583c9ce Update link to dev guidelines 2013-02-20 21:38:24 +01:00
John McLear abadfb7b6a Update README.md 2013-02-18 15:12:37 +00:00
John McLear b30e1de3e5 Update README.md 2013-02-18 15:12:11 +00:00
John McLear c3972bcb87 Update README.md 2013-02-13 20:14:15 +00:00
John McLear 1607af8753 Bitcoin yo. 2013-02-13 20:12:46 +00:00
Thomas Weißschuh 7d2c31d863 fix module links in README.md 2013-01-15 21:16:19 +00:00
mluto a65c7e1b6a fixed 'client implementations'-link in README.md 2013-01-07 16:25:43 +01:00
Marcel Klehr 1a4923ef60 Update docs 2012-12-23 18:17:30 +01:00
John McLear 110620696e Update README.md 2012-12-05 16:00:06 +00:00
Sarhan Aissi 2c268f6c48 Fix the path of run.sh on README.md
In Linux forward slash is used for file path and not backslash
2012-11-15 22:11:48 +01:00
johnyma22 8b50f194a3 fix README to use ether/ 2012-11-14 19:26:37 +00:00
Marcel Klehr dff8910966 Fix links in README 2012-11-14 20:05:58 +01:00
John McLear 97d82fd19f Update README.md 2012-11-14 19:00:40 +00:00
Jason Woofenden 01727d1542 fix typo in Linux install instructions 2012-11-07 23:31:24 -05:00
Marcel Klehr 9bb2bef50d Improve and reorganize the README 2012-09-10 14:44:06 +02:00
John McLear e23da5127b No longer need bin/installDeps.sh 2012-05-30 23:59:06 +02:00
bradh 8619cd5784 Update README.md 2012-03-10 17:23:05 +11:00
John McLear b148a42946 Update README.md 2012-02-29 13:45:42 +00:00
John McLear 43e72da0b9 I suck at md. 2012-02-26 14:24:21 +00:00
John McLear 59b414c826 Update README.md 2012-02-26 14:23:59 +00:00
John McLear 45d0d93d03 Update README.md 2012-02-26 14:23:07 +00:00
John McLear af40ea3181 added paypal donation point... 2012-02-26 14:22:32 +00:00
John McLear 979cfdf738 Added foundation flattr account. 2012-02-26 14:20:50 +00:00
Jordan 6467a1a40f Document the -s|--settings cli option in README 2012-02-21 15:36:05 -05:00
C Nelson b15b7fe4bd Changing openssl dev package name for Fedora to what it actually is. 2012-01-24 18:52:09 -06:00
John McLear 04d48e8592 Added a getting started developing Etherpad Lite video to readme.md.. 2012-01-22 16:29:51 +00:00
John McLear ca68196c32 Added a getting started developing Etherpad Lite video to readme.md 2012-01-22 16:24:06 +00:00
booo 7720c312ca README: add notice about jshint 2012-01-22 21:57:44 +08:00
Peter 'Pita' Martischka 16e4fa9959 fixed numbers in orderd list 2011-12-04 20:11:31 +01:00
Peter 'Pita' Martischka 3c8ee3df20 removed docs created with doc.md, these docs were completly useless 2011-12-04 17:12:27 +01:00
bdcravens 73de872bc9 Latest version of node (0.6.3+) has npm baked-in 2011-11-29 17:39:19 -06:00
Peter 'Pita' Martischka 673d2c028b Merge branch 'master' of github.com:Pita/etherpad-lite 2011-11-18 13:56:30 -08:00
Peter 'Pita' Martischka 38742d12b9 Improved the README 2011-11-18 13:56:26 -08:00
John Soros 7362992191 Update README.md and settings.json.template: use mysql or sqlite for production 2011-11-18 03:49:00 +01:00
dsmedia 46d85a1247 added "build-essential" to list of Ubuntu package dependencies for installing. 2011-09-23 13:20:05 -05:00
Peter 'Pita' Martischka 0523ffe3bd Improved the README 2011-08-23 17:56:54 +01:00
Peter 'Pita' Martischka 354d8fa82d Improved the README 2011-08-21 17:58:12 +01:00
Peter 'Pita' Martischka 0260a742bc Improved the README 2011-08-21 17:23:04 +01:00
Peter 'Pita' Martischka a5b84f1b6e fixed readme markdown 2011-08-12 15:08:27 +01:00
Peter 'Pita' Martischka f808135201 added Windows installation instructions 2011-08-12 14:57:24 +01:00
Peter 'Pita' Martischka 39bc588ae7 Improved the readme a bit 2011-08-11 14:46:25 +01:00
snarkyMcSnark ff15820bd7 a few spelling mistakes 2011-08-09 16:44:33 -05:00
Peter 'Pita' Martischka 30f00a530e replaced wget with curl 2011-08-09 10:54:55 +01:00
Peter 'Pita' Martischka 97382e365c Improved the README 2011-08-04 20:33:39 +01:00
Peter 'Pita' Martischka fe5bcabddf Improved the README 2011-08-02 22:15:59 +01:00
Peter 'Pita' Martischka 91347a3528 Improved the README 2011-08-01 19:24:11 +01:00
Peter 'Pita' Martischka de5c0741f7 improved the bin files 2011-07-27 14:37:12 +01:00
Robin 9b89816178 typo... 2011-07-25 15:41:14 -07:00
Robin c5d3626d72 typo fix 2011-07-24 10:39:25 -07:00
Peter 'Pita' Martischka 69cecc0684 Improved the README, again 2011-07-11 22:50:08 +02:00
Peter 'Pita' Martischka 997e163223 Improved the README 2011-07-11 22:46:01 +02:00