Commit Graph

66 Commits

Author SHA1 Message Date
Steven Allen
e164af1f2a feat: add a transport config section
This way, users can disable transports (especially QUIC), and set muxer/security
transport priorities.
2020-06-16 15:15:47 -07:00
Steven Allen
56776c9920 doc(experimental): document noise transport experiment 2020-05-25 23:56:31 -07:00
@RubenKelevra
2dc1f691f1 quic: remove experimental status and add it to the default config 2020-05-22 04:54:19 +02:00
Adin Schmahmann
6fc9d7a62a longer version history for IPNS over PubSub 2020-05-20 13:31:36 -04:00
Adin Schmahmann
a38987a9de docs: update experimental-features doc with IPNS over pubsub changes. 2020-05-20 12:49:10 -04:00
Steven Allen
df179e03d9 doc(experimental): update pubsub docs 2020-05-19 19:26:19 -07:00
Alfonso Montero
ec63880545
Delete section headers for removed features 2020-05-05 23:40:34 +02:00
@RubenKelevra
2cd4bcf010
remove badgerds from the index, too 2020-04-28 08:54:29 +02:00
Steven Allen
4c663bcf24 feat: update experimental documentations for 0.5.0 release
Mostly:

1. Remove old experiments.
2. Update reasons for features being experimental.
3. Comment on experiments that will be enabled in the near future.
2020-04-27 16:01:27 -07:00
Marcin Rataj
d4570e27ae
docs: note that ShardingEnabled is a global flag
People may assume that HAMT gets enabled only for directories over some arbitrary threshold.
This is not the case. Right now it is a global setting 
which will impact the final CID of all directories produced by ipfs.add.
2020-04-27 00:11:38 +02:00
Steven Allen
3e6f0a7942 doc: cleanup experimental features a bit 2020-04-06 18:53:16 -07:00
Steven Allen
4743b3f341
docs: fix provided -> provider subsystem 2020-03-30 13:15:18 -07:00
@RubenKelevra
4611e41e5c
Apply suggestions from code review
Co-Authored-By: Will <willscott@gmail.com>
2020-03-30 21:01:56 +02:00
@RubenKelevra
0c08e0678c
docs/experimental-features.md: typo 2020-03-30 18:03:12 +02:00
Steven Allen
f28b8fce66 feat: tls by default
Switches to TLS as the default security transports.
2020-03-29 19:12:54 -07:00
Steven Allen
46d26af0b6 feat(graphsync): mount the graphsync libp2p protocol
This won't fetch files from graphsync but will serve them.

fixes #6830
2020-02-26 09:11:15 -08:00
Steven Allen
15c35a5a95 doc: update documentation for /ipfs -> /p2p multiaddr switch
See: https://github.com/libp2p/libp2p/issues/79
2019-12-14 19:39:59 +01:00
Steven Allen
d600378094 doc: expand and cleanup badger documentation 2019-08-28 13:43:39 -07:00
Michael Avila
bc7c0c0f88
Add Strategic Providing to experimental features doc 2019-05-29 16:21:09 -07:00
Jakub Sztandera
2c8fa10ab5 Add 0.4.21 CHANGELOG
WIP. Please either add or mention in comments what should be featured.

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-05-28 04:05:27 -07:00
Steven Allen
c79245a458 doc: mplex is now stabl
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-04-26 13:59:42 -07:00
Steven Allen
928f0ac40d docs: expand on TLS experiment
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-04-18 17:31:09 -07:00
Marten Seemann
21d46bbe32 add an experiment to prefer TLS 1.3 over secio
License: MIT
Signed-off-by: Marten Seemann <martenseemann@gmail.com>
2019-04-17 23:45:00 -07:00
Mikaela Suomalainen
4470b83644
docs/experimental-features.md: link to ipfs-ds-convert
License: MIT
Signed-off-by: Mikaela Suomalainen <mikaela+git@mikaela.info>
2019-03-28 21:46:36 +02:00
Tylar
efd8d37028
fix HAMT bookmark ln 2019-02-19 18:11:06 +00:00
Bamvor Zhang
c10f043f3b Improve the Filestore document
Fix for the #5746. Switch to Filestore need to restart the ipfs node.

License: MIT
Signed-off-by: Bamvor Zhang <jian.zhang@ipfsbit.com>
2019-01-16 19:41:52 +08:00
vyzo
526d6198a6 document autorelay
License: MIT
Signed-off-by: vyzo <vyzo@hackzen.org>
2018-12-18 11:30:59 -08:00
Dr Ian Preston
19d4d66fc7 update p2p http proxy docs
License: MIT
Signed-off-by: Ian Preston <ianopolous@protonmail.com>
2018-11-28 23:17:27 -08:00
Dr Ian Preston
f61440670a add doc item
License: MIT
Signed-off-by: Ian Preston <ianopolous@protonmail.com>
2018-11-28 23:17:27 -08:00
Dr Ian Preston
9e79c5e3c9 add docs for p2p http proxy
License: MIT
Signed-off-by: Ian Preston <ianopolous@protonmail.com>
2018-11-28 23:17:27 -08:00
Steven Allen
8408444ce7 document pubsub message signing
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-10-26 16:53:23 -07:00
John Reed
035ce914ff
add version, usage, and planning info for urlstore
License: MIT
Signed-off-by: John Reed <john@re2d.xyz>
2018-10-02 18:59:45 -05:00
Łukasz Magiera
a3c84e20ef p2p: refactor review
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-09-11 04:57:40 +02:00
Łukasz Magiera
f5ab137fc0 p2p: split forward into 2 commands
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-09-11 04:57:40 +02:00
Łukasz Magiera
c19102816f p2p: change the required prefix to /x/
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-09-11 04:57:40 +02:00
Łukasz Magiera
df6decd31c p2p: don't automatically prefix proto with /p2p
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-09-11 04:57:40 +02:00
Łukasz Magiera
9ba8bc56ee p2p: additional example
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-09-11 04:57:40 +02:00
Łukasz Magiera
830ed48703 p2p: refactor first review
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-09-11 04:57:40 +02:00
Łukasz Magiera
e4db7f7a48 p2p: update docs after refactor
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-09-11 04:57:40 +02:00
Steven Allen
0198693e69 improve the documentation for the p2p feature
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-09-11 04:57:40 +02:00
Marten Seemann
496f3b55d8 add missing link to the QUIC experiment
License: MIT
Signed-off-by: Marten Seemann <martenseemann@gmail.com>
2018-09-06 20:30:30 +07:00
Marten Seemann
481d19e303 add QUIC support
License: MIT
Signed-off-by: Marten Seemann <martenseemann@gmail.com>
2018-08-29 08:58:40 +07:00
vyzo
f8725d8ec9 better documentation for gossipsub
License: MIT
Signed-off-by: vyzo <vyzo@hackzen.org>
2018-08-15 20:30:21 +03:00
vyzo
643522e990 document Pubsub.Router option to enable gossipsub
License: MIT
Signed-off-by: vyzo <vyzo@hackzen.org>
2018-08-15 10:02:32 -07:00
Kevin Atkinson
b53a1b3022 Add config option to enable urlstore.
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2018-07-13 09:07:51 -04:00
Adrian Lanzafame
cfb016498e
docs: fix experimental features toc
License: MIT
Signed-off-by: Adrian Lanzafame <adrianlanzafame92@gmail.com>
2018-04-25 10:07:28 +10:00
Whyrusleeping
076fd91e5f
Merge pull request #4835 from ipfs/fix/typos
misc: Fix a few typos
2018-04-20 23:35:58 +09:00
vyzo
36bcbed889 fix typo
License: MIT
Signed-off-by: vyzo <vyzo@hackzen.org>
2018-04-02 22:39:41 +03:00
vyzo
0466956509 words words words
License: MIT
Signed-off-by: vyzo <vyzo@hackzen.org>
2018-04-02 22:31:04 +03:00
vyzo
d9cd2929f0 more words for ipns pubsub documentation
License: MIT
Signed-off-by: vyzo <vyzo@hackzen.org>
2018-03-31 10:12:54 +03:00