Commit graph

86 commits

Author SHA1 Message Date
ZeroNet
fdb7b4cc0f Use Python 2.x for ZeroNet 2017-10-04 09:23:21 +02:00
leycec
0c0ec30560 Arch and Gentoo Linux installation instructions 2017-05-25 19:56:21 -04:00
Christian Sturm
b8bb8cab25 Add missing markup in README.md
Whoops, missed code tags for service restart in the previous commit.
2017-03-18 12:41:18 +01:00
Christian Sturm
5cbcb7e878 add FreeBSD installation instructions to README.md 2017-03-18 12:27:57 +01:00
ZeroNet
893e37cd74 Update README.md 2017-02-10 19:15:28 +01:00
ZeroNet
91cba2514a New bundle links 2017-02-09 21:01:25 +01:00
shortcutme
391b6e972f
Update email, new 4096 signature 2017-01-15 16:01:36 +01:00
Justin Tyler Wiley
690eff0e80 Update README.md 2016-12-14 21:10:13 -08:00
ZeroNet
660f3e9149 Merge pull request #617 from rainlime/master
Translated README.md to Chinese(Simplified)
2016-10-18 11:22:06 +02:00
rainlime
68c3d26aa1 Update and rename README-en.md to README.md 2016-10-18 04:06:58 -04:00
rainlime
286dd05e1e Update and rename README.md to README-zh-cn.md 2016-10-18 04:05:26 -04:00
rainlime
5032854aca Update and rename README.zh-cn.md to README.md 2016-10-18 03:53:33 -04:00
rainlime
7055bcd9ed Rename README.md to README-en.md 2016-10-18 03:52:46 -04:00
Gyula Weber
4cfaff8ebd service should listen only at localhost by default (docker) 2016-10-11 21:04:36 +02:00
Aitor Pazos
39dc00ad78 Make Tor optional in the Docker image and disable it by default as it's usage may be not allowed by hosting providers 2016-09-19 23:00:58 +01:00
ZeroNet
4598b77687 typo 2016-04-25 11:51:44 +02:00
ZeroNet
af3fe99ebb New zerobundle linux link to terminal install method 2016-04-25 11:50:14 +02:00
HelloZeroNet
9a09115626 Gratipay link 2016-04-18 00:37:23 +02:00
ZeroNet
e3a4dbaab5 New ZeroBundle links served directly from github 2016-04-12 11:55:40 +02:00
ZeroNet
a37c3231b0 Older OS X Install instructions 2016-04-04 11:17:07 +02:00
ZeroNet
ba23dd5132 32bit linux download, more simple download section 2016-03-26 01:47:07 +01:00
ZeroNet
178d4f20ca New ZeroBundle for Mac and Linux, fix Docker part 2016-03-06 02:34:24 +01:00
Ashley Perpetual
9316f75eae idk 2016-03-03 17:40:54 +08:00
Ashley Perpetual
7ea86a1e8a Changed '.' to 'source' in virtualenv section of README.md 2016-03-03 17:38:25 +08:00
Ben Sarmiento
ea72ffad77 update docker run instruction 2016-03-03 04:12:08 +08:00
Ashley Perpetual
1c0be2e5ce Modified readme to fix typos, add some links, etc 2016-03-02 19:50:36 +08:00
Ashley Perpetual
00503b596a Edited Virtualenv section in README.md to use fixed-width characters for commands, added 'browse' instruction below it 2016-03-02 18:38:15 +08:00
Ashley Perpetual
f905f019a6 Added virtualenv section to README.md 2016-03-02 18:24:06 +08:00
Barrabin Futebol Clube ⚑
1f2d43a8ef Developer documentation link
+ `Developer documentation easily` acessible
2016-02-28 17:16:21 -03:00
TheNain38
91f48d3d81 Make links https in the README 2016-02-20 14:26:07 +01:00
ZeroNet
4885d2be79 New ZeroHello screenshot 2016-02-11 23:21:57 +01:00
ZeroNet
e57fc771bc Update readme to reflect latest features 2016-01-22 00:14:01 +01:00
HelloZeroNet
675bd46255 Rev619, Fix sitesign without users.json, Fix readme typo 2015-11-28 18:04:59 +01:00
ZeroNet
7f05e96f05 faq, donate link 2015-11-13 01:49:06 +01:00
Ben Evans
22d9c00c9b Remove ​invalid ​​​character from docker repo 2015-11-10 13:38:53 +00:00
TheNain38
d5e5e4cc9e Update ZeroBundle link 2015-10-19 01:34:36 +02:00
HelloZeroNet
9ac8f7f63c Rev426, Fix for nonce error on bigsites asking, Dont display error details on 404 error, Dont log Websocket close errors, Add travis pip caching and osx test, Add build status to readme, Test for site files after cloning, Test for json to db mapping, Test site deleteFiles command, Test user certificate and auth address generation, Exclude debug lines from coverage, Dont run webtests every time 2015-09-20 22:35:45 +02:00
Austin Williams
7f2b336a77 Update README.md
Correction of minor grammatical errors.
2015-09-06 23:00:04 -07:00
HelloZeroNet
b83d6ba2ff Version 0.3.2, rev351, Sidebar to display site infos an modify settings, Per-site upload/download bytes statistics, Deny different origin media requests, Allow 10sec to finish query modifications, Websocket display errors to client instead of disconnecting, Allow specify notification id to server-side messages, Track every command response time 2015-08-16 11:51:00 +02:00
ZeroNet
b1c5b7d3a3 BrowserStack link 2015-08-09 02:18:11 +02:00
HelloZeroNet
417c6eb96f rev278, Allow clone sites that does not have domain, Publishing without peers is a success, File size 0 on non exists files, Benchmark TLS1 2015-07-07 03:14:45 +02:00
ZeroNet
ea921e4ad7 Update readme with encryption 2015-06-15 02:51:51 +02:00
Eden S.-G.
d01093773e Fix name of Homebrew (Brew --> Homebrew) 2015-06-04 16:02:47 -04:00
HelloZeroNet
66eca389bf rev 196, Configurable data dir, log dir and config file, fix for getFile unhandled exceptions, add http://zeronet.io to readme 2015-05-31 15:52:21 +02:00
Felix Imobersteg
57999d8e39 Added Docker to README 2015-05-27 20:16:15 +02:00
Felix Imobersteg
d8b61b0eca Added Vagrantfile and altered documentation 2015-05-26 21:44:45 +02:00
ZeroNet
9d5833b0e1 Developer Documents url fix 2015-05-10 18:31:56 +02:00
ZeroNet
45f3772a9c Changed Debian install method to apt-get
To make it compatible with Debian 8 Jessie
2015-05-06 01:42:28 +02:00
ZeroNet
32729d5608 fix screenshots link 2015-05-06 00:59:15 +02:00
ZeroNet
95d28be4b9 Remove ZeroMQ from install instructions 2015-05-03 13:12:25 +02:00