stebalien changed the topic of #ipfs to: Heads Up: To talk, you need to register your nick! Announcements: go-ipfs 0.5.1 and js-ipfs 0.43.1 are out! Get them from dist.ipfs.io and npm respectively! | Also: #libp2p #ipfs-cluster #filecoin #ipfs-dev | IPFS: https://github.com/ipfs/ipfs | Logs: https://view.matrix.org/room/!yhqiEdqNjyPbxtUjzm:matrix.org/ | Forums: https://discuss.ipfs.io | Code of Conduct: https://git.io/vVBS0
sumwun has joined #ipfs
RingtailedFox has quit [Ping timeout: 272 seconds]
catonano_ has joined #ipfs
joocain2 has quit [Ping timeout: 240 seconds]
catonano has quit [Ping timeout: 240 seconds]
catonano_ is now known as catonano
MadestMadness has joined #ipfs
rZZZr has quit [Quit: ZNC 1.6.5+deb1+deb9u2 - http://znc.in]
RzR has joined #ipfs
xelra has joined #ipfs
Belkaar has quit [Ping timeout: 264 seconds]
Belkaar has joined #ipfs
Belkaar has joined #ipfs
Belkaar has quit [Changing host]
KempfCreative has joined #ipfs
ctOS has quit [Quit: Connection closed for inactivity]
MadestMadness has quit [Ping timeout: 260 seconds]
voltar13 has quit [Ping timeout: 256 seconds]
malaclyps has quit [Quit: gone]
voltar13 has joined #ipfs
malaclyps has joined #ipfs
Adbray has joined #ipfs
mindCrime has quit [Ping timeout: 260 seconds]
jrt is now known as Guest93516
Guest93516 has quit [Killed (cherryh.freenode.net (Nickname regained by services))]
jrt has joined #ipfs
KempfCreative has quit [Ping timeout: 264 seconds]
chachasmooth has quit [Ping timeout: 240 seconds]
chachasmooth has joined #ipfs
KempfCreative has joined #ipfs
user_51 has quit [Ping timeout: 240 seconds]
xelra has quit [Remote host closed the connection]
user_51 has joined #ipfs
xelra has joined #ipfs
Nact has quit [Quit: Konversation terminated!]
mindCrime has joined #ipfs
reit has joined #ipfs
sumwun has quit [Ping timeout: 240 seconds]
mindCrime has quit [Ping timeout: 244 seconds]
jcea has quit [Quit: jcea]
zeden has quit [Quit: WeeChat 2.8]
KempfCreative has quit [Ping timeout: 264 seconds]
joba has joined #ipfs
baojg has quit [Ping timeout: 260 seconds]
baojg has joined #ipfs
Taoki has quit [Read error: Connection reset by peer]
Taoki has joined #ipfs
MadestMadness has joined #ipfs
MadestMadness has quit [Client Quit]
MDude has quit [Quit: Going offline, see ya! (www.adiirc.com)]
daregap has joined #ipfs
MadestMadness has joined #ipfs
xcm has quit [Remote host closed the connection]
davidwilliams[m] has joined #ipfs
xcm has joined #ipfs
jesse22 has quit [Ping timeout: 260 seconds]
jesse22 has joined #ipfs
spossiba has joined #ipfs
erentar has joined #ipfs
_whitelogger has joined #ipfs
bohogo[m] has joined #ipfs
test300[m] has joined #ipfs
<Guest98139>
yes
reit has quit [Ping timeout: 244 seconds]
_whitelogger has joined #ipfs
aLeSD has joined #ipfs
bengates has joined #ipfs
malaclyps2 has joined #ipfs
malaclyps has quit [Ping timeout: 246 seconds]
malaclyps2 is now known as malaclyps
<aLeSD>
hi there ... is it better to have a priovate ipfs network or a ipfs-cluster ?
<aLeSD>
to have my content shared by several nodes
<odisseus[m]>
Those are two different concepts with different goals. If you want to have guaranteed redundant storage of your pinned data, you need a cluster. If you want to keep your data away from the global network, you need a private network. That said, I think you can also have a cluster inside a private network.
semtexzv has joined #ipfs
pecastro has joined #ipfs
KeiraT has quit [Ping timeout: 240 seconds]
<Guest98139>
for production use you definitively need ipfs cluster because searching for content stored just on one node is slow unless that node has about 30k connections.
<Guest98139>
it can take for example 15 minutes until you are able to locate only one node with content and small (300) number of connections.
KeiraT has joined #ipfs
Nukien has quit [Ping timeout: 256 seconds]
Nukien has joined #ipfs
aLeSD_ has joined #ipfs
aLeSD has quit [Ping timeout: 260 seconds]
bengates has quit [Remote host closed the connection]
bengates_ has joined #ipfs
m3ta[m] has quit [Quit: Idle for 30+ days]
dblouis[m] has quit [Quit: Idle for 30+ days]
mhj[m] has quit [Quit: Idle for 30+ days]
KeiraT has quit [Ping timeout: 240 seconds]
semtexzv has quit [Quit: Leaving]
KeiraT has joined #ipfs
cparker[m] has joined #ipfs
baojg has quit [Remote host closed the connection]
baojg has joined #ipfs
Ecran10 has joined #ipfs
KeiraT has quit [Remote host closed the connection]
KeiraT has joined #ipfs
KeiraT has quit [Ping timeout: 240 seconds]
KeiraT has joined #ipfs
erentar has quit [Ping timeout: 272 seconds]
aLeSD_ has quit [Ping timeout: 240 seconds]
Ecran10 has quit [Quit: Going offline, see ya! (www.adiirc.com)]
<Guest98139>
ipfs add -r has pin true or false by default?
baojg has quit [Remote host closed the connection]
baojg has joined #ipfs
baojg has quit [Ping timeout: 256 seconds]
baojg has joined #ipfs
aLeSD_ has joined #ipfs
baojg has quit [Remote host closed the connection]
<swedneck>
<bohogo[m] "Does IPNS remove the need to hav"> DNS is still useful for having a human-readable address
<swedneck>
it's easier to remember "ipfs.io" than "bafybeieufl4j2qqzybkj3pzapyunorjwtvtm6gp4jrskscg57spuf33xda"
<swedneck>
<Guest98139 "ipfs add -r has pin true or fals"> pin is always true by default, as far as i can see
baojg has joined #ipfs
daregap has quit [Quit: daregap]
__jrjsmrtn__ has joined #ipfs
_jrjsmrtn has quit [Ping timeout: 240 seconds]
KempfCreative has joined #ipfs
zeden has joined #ipfs
<aLeSD_>
guys why I can connect to a remote node by ipfs swarm connect and then I can't ping it ?