whyrusleeping changed the topic of #ipfs to: go-ipfs v0.4.9 is out! https://dist.ipfs.io/#go-ipfs | Week 13: Web browsers, IPFS Cluster, Orbit -- https://waffle.io/ipfs/roadmaps | IPFS, the InterPlanetary FileSystem: https://github.com/ipfs/ipfs | FAQ: https://git.io/voEh8 | Logs: https://botbot.me/freenode/ipfs/ | Code of Conduct: https://git.io/vVBS0
Bhootrk_ has quit [Ping timeout: 255 seconds]
Bhootrk_ has joined #ipfs
infinity0_ has joined #ipfs
infinity0_ is now known as infinity0
infinity0 has joined #ipfs
infinity0 is now known as Guest47147
infinity0 has quit [Remote host closed the connection]
infinity0_ has joined #ipfs
infinity0 has joined #ipfs
infinity0_ is now known as infinity0
infinity0 has quit [Changing host]
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ipfs
infinity0 has quit [Remote host closed the connection]
dimitarvp has joined #ipfs
infinity0 has joined #ipfs
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ipfs
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ipfs
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ipfs
libman has joined #ipfs
stoopkid has joined #ipfs
dudelson has joined #ipfs
rcat has quit [Remote host closed the connection]
tglman has quit [Ping timeout: 255 seconds]
subtraktion has joined #ipfs
engdesart has quit [Ping timeout: 260 seconds]
elkalamar has joined #ipfs
Aranjedeath has joined #ipfs
subtrakt_ has joined #ipfs
subtraktion has quit [Ping timeout: 258 seconds]
palkeo has joined #ipfs
subtrakt_ has quit [Remote host closed the connection]
K0HAX_ is now known as K0HAX
_whitelogger has joined #ipfs
ygrek has quit [Ping timeout: 246 seconds]
_omg has joined #ipfs
palkeo has quit [Ping timeout: 258 seconds]
_omg has quit [Client Quit]
jhand has quit [Quit: Connection closed for inactivity]
persecutrix has joined #ipfs
elkalamar has quit [Quit: Leaving]
shizy has joined #ipfs
bauruine has quit [Ping timeout: 240 seconds]
bauruine has joined #ipfs
dimitarvp has quit [Quit: Bye]
zombu2- has quit [Ping timeout: 240 seconds]
ckwaldon has joined #ipfs
shizy has quit [Ping timeout: 240 seconds]
bauruine has quit [Ping timeout: 246 seconds]
bauruine has joined #ipfs
asyncsec has joined #ipfs
asyncsec has quit [Client Quit]
_whitelogger has joined #ipfs
rendar has joined #ipfs
Guest43280 is now known as jayaura
kants[m] has joined #ipfs
palkeo has joined #ipfs
palkeo has joined #ipfs
palkeo has quit [Changing host]
_whitelogger has joined #ipfs
mildred has joined #ipfs
bauruine has quit [Ping timeout: 240 seconds]
pcre has joined #ipfs
bauruine has joined #ipfs
mildred has quit [Ping timeout: 255 seconds]
bauruine has quit [Ping timeout: 258 seconds]
bauruine has joined #ipfs
maxlath has joined #ipfs
mildred has joined #ipfs
pcre has quit [Remote host closed the connection]
pcre has joined #ipfs
jmill has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Caterpillar has joined #ipfs
mildred has quit [Ping timeout: 255 seconds]
maxlath has quit [Ping timeout: 255 seconds]
olivernyc has quit [Quit: Lost terminal]
maxlath has joined #ipfs
Hijiri_ is now known as Hijiri
bauruine has quit [Ping timeout: 240 seconds]
bauruine has joined #ipfs
btmsn has joined #ipfs
libman has quit [Quit: Connection closed for inactivity]
rozie has quit [Read error: Connection reset by peer]
ecloud has quit [Ping timeout: 246 seconds]
pat36 has joined #ipfs
tglman has joined #ipfs
Mateon1 has quit [Remote host closed the connection]
LowEel has joined #ipfs
ecloud has joined #ipfs
LowEel has quit [Client Quit]
rozie has joined #ipfs
palkeo has quit [Ping timeout: 240 seconds]
karthik_ has joined #ipfs
bauruine has quit [Max SendQ exceeded]
bauruine has joined #ipfs
tglman has quit [Ping timeout: 258 seconds]
bauruine has quit [Max SendQ exceeded]
bauruine has joined #ipfs
pat36 has quit []
Bhootrk_ has quit [Read error: Connection reset by peer]
pat36 has joined #ipfs
Maven has joined #ipfs
Maven has quit [Quit: Going offline, see ya!]
Maven has joined #ipfs
Maven has quit [Read error: Connection reset by peer]
Maven has joined #ipfs
Maven has quit [Quit: Quitting!]
Maven has joined #ipfs
Maven_ has joined #ipfs
Maven has quit [Client Quit]
mildred has joined #ipfs
caladrius has joined #ipfs
Maven_ has left #ipfs ["Closing Window"]
mildred has quit [Ping timeout: 268 seconds]
karthik_ has quit [Ping timeout: 260 seconds]
pat36 has quit [Read error: Connection reset by peer]
pat36 has joined #ipfs
droman has joined #ipfs
jonnycrunch has quit [Ping timeout: 246 seconds]
jonnycrunch has joined #ipfs
Mateon1 has joined #ipfs
noob_ has joined #ipfs
<noob_> I'm trying to understand ipfs
<noob_> Is it fine to ask some noob questions here ?
<cehteh> you just did
<noob_> :D
<noob_> I just did a ipfs add HUGE_FILE
<noob_> i get the hash
<noob_> but then on ipfs ls HASH i get no file
<noob_> am i missing something ?
<Bat`O> noob_: ipfs ls works for directories
<noob_> and tried the same by adding a huge file (file size 7MB) I expected it to shard it to multiple 256kb files on ls
<noob_> am i expecting right ?
A124 has quit [Quit: '']
<Bat`O> i think the behavior of ipfs ls changed to work on directories only
<Bat`O> if you want to see the underlying structure, you have to use ipfs object
<Bat`O> try ipfs object link QmAAZER...
<Bat`O> noob_: you can also try the webui: http://127.0.0.1:5001/webui/
A124 has joined #ipfs
<noob_> Bat`O : Thanks , Ipfs object works
subtraktion has joined #ipfs
<Bat`O> noob_: if you have the sources, go-ipfs/bin/graphmd is fun to play with as well
<Bat`O> graphmd Qm12345678 | dot -Tpng > graph.pn
<Bat`O> graph.png
maxlath has quit [Ping timeout: 255 seconds]
<SchrodingersScat> what does that graph?
<Mateon1> noob_, Bat`O: By the way, the graphmd script is just a wrapper on top of `ipfs refs`, try: ipfs refs --format="<src> -> <dst> [name=<linkname>];" QmABCDEF... - that outputs the edges, so if you wrap it in a `echo "digraph { $(ipfs refs ...) }"` you get a proper graphviz graph
caladrius has quit [Ping timeout: 258 seconds]
mahloun has joined #ipfs
ianopolous has quit [Read error: Connection reset by peer]
maxlath has joined #ipfs
caladrius has joined #ipfs
caladrius has quit [Quit: Leaving]
jkilpatr has joined #ipfs
maxlath has quit [Ping timeout: 246 seconds]
<noob_> I'm just putting down my understanding of IPFS so far . Please correct me for any of the mistakes . I can write a static webpage and deploy onto IPFS network using ipfs add. now anyone can use it and ipfs gateway takes care of the nearest location from which it has to pick the file. The peers have to have a ips client started on their machine.
<lemmi> nope
<lemmi> :)
<noob_> Now If I'm building a web page with some videos and photos in it. And I want to share the link to somebody across the globe say Australlia, and I go and give the http link to ipfs.io to a friend there and (unfortunately) no body in australlia is peering at this momoent, it will be taking a long time to view the files since it has to come from my machine half way around the globe
<noob_> am i right ?
<lemmi> since there are public gateways, peers don't necessarily have to have an ipfs daemon or client started
<lemmi> and sure, if the data only sits in one location and nowhere else, it can only come from there. but once someone
<lemmi> else has the data and an ipfs daemon running, he can redistribute the data aswell
<lemmi> if you want fast connections for australian users, you can alwas setup a vps near there and let a daemon pin your data
<noob_> thanks for the clarification @lemmi.
<lemmi> also, it's not really that helpful to keep thinking in terms of webpages. ipfs is just a peer 2 peer network, that can link data over it's hashes
<noob_> So this ipfs cannot be used for client-server communication ? something like in the current web structure? should all the data stay onto the client's spot to work ?
<lemmi> it's designed in a way to play well with usual filsystem strucures, but it's not limited to that
ansuz has joined #ipfs
<lemmi> noob_: both is possible
<lemmi> noob_: you don't need servers, they will however make things faster
bitbit has joined #ipfs
<SchrodingersScat> noob_: afaik the ipfs.io gateways work like a regular webserver and you don't see any direct advantage of ipfs that way other than you can hypothetically add something to your own ipfs then call it on those machines.
<lemmi> (because i'm assumung they have more bandwidth than your home connection)
<lemmi> instead of asking a single ip for a webpage, you ask a whole network
<bitbit> Hi! I've been think of making something like IPFS for a decade now :) glad to see this project exists
<bitbit> thinking*
<SchrodingersScat> bitbit: welcome
<lemmi> noob_: so the networking part is more related to that of bittorrent than to your usual www
<bitbit> SchrodingersScat: Thanks
<bitbit> I strongly believe this sort of thing is the future. The question is, how can I contribute? and how do I invest? with Filecoin?
<SchrodingersScat> idk where filecoin is in progress :/ whyrusleeping likes to prestore all the data
<SchrodingersScat> bitbit: the github probably needs help
<noob_> Say for example i would like to recieve a file in north pole and will ipfs gateway broadcast the file to the nearest swarm/peer near the users's location?
<noob_> or should i explicitly have to have it pinned there ?
<lemmi> noob_: the moment you use a gateway, you are not really using ipfs anymore
<lemmi> oh, i'm assuming you mean an extern gateway, like ipfs.io
<noob_> yes.
<SchrodingersScat> noob_: if the person sets an ipfs node at the north pole and calls your page through it, then it'll be cached there for some time until they garbage collect. It would contact your ipfs node for the data and make the transfer.
<SchrodingersScat> noob_: if they call it through ipfs.io, then whichever ipfs.io machine they contact will download the file through you and cache it for some time, serving it to them. Not necessarily the most efficient.
<noob_> setting up ipfs node = ipfs daemon right ?
<lemmi> yes
<SchrodingersScat> although with network overhead it may very well be more efficient than running a node :^)
<lemmi> not if you have a hundred people on the north pole all wanting the same file over a crappy link
<SchrodingersScat> ^ sure
<lemmi> also if you just want to watch a movie multiple times. you don't even need a link after the first time anymore
ilyaigpetrov has joined #ipfs
<noob_> Is there a way to broadcast a file in the ipfs gateway to its peers ?
<noob_> so that they could hold a copy of it
<SchrodingersScat> noob_: you can 'pin' whatever you like on nodes you control. pinning pulls the resources to the local machine and marks them to be saved.
<lemmi> noob_: the moment you step through a gateway, you are out of ipfs
<lemmi> it's very job is to be compatible with the current web
<bitbit> SchrodingersScat: Looking at the js-ipfs github where I might be able to help. Is there someone I can chat with that can help me navigate the code while I get familiarized?
<SchrodingersScat> bitbit: conversations about that pop up here from time to time, so I suppose simply ask whenever you have a question and hopefully someone that works with the js-ipfs will wake up
<bitbit> SchrodingersScat: I never worked in an open source project so I'm just guessing based on my work experience :)
<bitbit> how it goes*
<SchrodingersScat> really neither have I D:
<noob_> Yes lemmi, sorry I understand that. Gateway i was talking about ipfs.io, and SchrodingersScat: so everytime I want to pin sometime on to my node in the north pole, I'll have to ssh the node and run the pin there? Or a ipfs pin in my daemon should mark the file to be pinned and will be pinned onto all the peers ?
<bitbit> And theres no active cryptocoin that I can invest in?
<lemmi> noob_: there is ipfs-cluster, that can coordinate pinning over several machines. you can also just run a cron job at the north pole that frequently pins an ipns link you own
<bitbit> at the moment
<SchrodingersScat> noob_: as far as I know there's no defined way to pin across multiple machines. There's the 'pinbot', like the one here that can pin things across 8 or so machines. I have a short script that uses ssh like you mention to loop though the pinned resources of one machine, pinning them to another
<SchrodingersScat> noob_: oh, k, ipfs-cluster
<lemmi> it's wip though
<SchrodingersScat> bitbit: there's #filecoin , idk how far along they are.
<bitbit> SchrodingersScat: oh thanks. I'm not sure I understand the relation between filecoin and ipfs
<lemmi> bitbit: filecoin is not yet a thing
<lemmi> bitbit: but it's supposed to allow you to store files on other people machines and pay them with filecoins
<noob_> thanks lemmi, SchrodingersScat I have a some idea on how ipfs can be used.
<noob_> Appriciate your patience to this nood ;)
<noob_> noob*
<lemmi> just set up a few machine an toy around with it
<SchrodingersScat> noob_: yep, no worries. also ^
<lemmi> at least, that's how i learned
<lemmi> then there few youtube videos
<SchrodingersScat> hands on definitely helped me think about it
<noob_> are there any applications out there built on ipfs that i can play with ?
<bitbit> lemmi: you know, I heard of ether before it was a thing too... now I regret not having my ear to the ground about when it began being sold. What is a good way to get updates about that?
<Mateon1> noob_: There exist a few apps that use IPFS for decentralization, examples are http://orbit.chat (or /ipns/orbit.chat), http://static.network (not on IPFS, but uses js-ipfs to be fully decentralized after first load), and more. Look at https://github.com/ipfs/awesome-ipfs for more things
<Bat`O> noob_: i'm working on this: https://github.com/MichaelMure/TotallyNotArbore
dimitarvp has joined #ipfs
<noob_> Bat`O looks like a good start for me. Looking forward to contribute out there
<bitbit> I guess I can just hang out here for updates :)
Mateon1 has quit [Remote host closed the connection]
Mateon1 has joined #ipfs
<lemmi> bitbit: i only heard of filecoin here. but nothing very specific has been anounced yet.
<lemmi> the whole process also seems a little secretive, but can just me my perception
<SchrodingersScat> secret rituals held when the moon is full
<noob_> :D
<bitbit> lol :D
<pinkieval> that's pretty much all I could find about it
<bitbit> pinkieval: Thank you
<bitbit> Is there an easy guide out there to set up an app on ipfs that me and my coworkers can share locally? I tried orbit.chat bot it just says 'loading' after I entered a username
<bitbit> on how to set up*
<bitbit> but*
<noob_> bitbit: even i had the same issue.
<noob_> thought it was wip and kept mum
maxlath has joined #ipfs
mildred has joined #ipfs
<bitbit> noob_: what is mum?
robattila256 has joined #ipfs
mildred has quit [Ping timeout: 246 seconds]
<SchrodingersScat> bitbit: a thing you don't say, mum's the word
noob_ has quit [Ping timeout: 260 seconds]
persecutrix has quit [Remote host closed the connection]
fade is now known as Fade
Gytha has joined #ipfs
jmill has joined #ipfs
jmill has quit [Client Quit]
ligi has joined #ipfs
ligi has joined #ipfs
ligi has quit [Changing host]
jmill has joined #ipfs
jmill has quit [Client Quit]
subtraktion has quit [Remote host closed the connection]
ligi has quit [Ping timeout: 240 seconds]
grumble has quit [Max SendQ exceeded]
ligi has joined #ipfs
ligi has joined #ipfs
ligi has quit [Changing host]
grumble has joined #ipfs
dimitarvp` has joined #ipfs
dimitarvp has quit [Disconnected by services]
dimitarvp` is now known as dimitarvp
citizenErased has joined #ipfs
jmill has joined #ipfs
jmill has quit [Client Quit]
citizenErased has quit [Ping timeout: 268 seconds]
<Kubuxu> pinkieval, bitbit: that construction of Filecoin is 3 years old. A lot has changed since that time. There will be some news some time in future.
<pinkieval> Kubuxu: cool
ligi has quit [Ping timeout: 260 seconds]
m0ns00n has joined #ipfs
jmill has joined #ipfs
m0ns00n_intra has joined #ipfs
m0ns00n has quit [Quit: quit]
sprint-helper5 has joined #ipfs
strixy has quit [Ping timeout: 246 seconds]
Blustone has quit [Ping timeout: 246 seconds]
Hijiri has quit [Ping timeout: 255 seconds]
thefinn93 has quit [Ping timeout: 240 seconds]
Igel has quit [Ping timeout: 240 seconds]
frood has quit [Ping timeout: 260 seconds]
kiboneu has quit [Ping timeout: 260 seconds]
sprint-helper has quit [Ping timeout: 260 seconds]
substack_ has quit [Ping timeout: 260 seconds]
kiboneu has joined #ipfs
Igel has joined #ipfs
strixy has joined #ipfs
Hijiri has joined #ipfs
maxlath has quit [Ping timeout: 240 seconds]
substack has joined #ipfs
Blustone has joined #ipfs
thefinn93 has joined #ipfs
maxlath has joined #ipfs
frood has joined #ipfs
jkilpatr has quit [Ping timeout: 255 seconds]
<ruunyan> does ipfs, either by default or upon correct configuration, cache things you've downloaded for either a certain amount of time or up to a certain maximum cache size or something along those lines?
<ruunyan> (that is, without explicit pinning)
ligi has joined #ipfs
ligi has quit [Changing host]
ligi has joined #ipfs
<pinkieval> ruunyan: yes
<ruunyan> pinkieval: is that by default?
<pinkieval> yes
<ruunyan> neat
<SchrodingersScat> pinkieval: is it? I thought you had to run --enable-gc
<pinkieval> SchrodingersScat: I ran ipfs add on node1, ipfs cat on node2, disconnected node1
<pinkieval> ipfs cat still works
ligi has quit [Ping timeout: 240 seconds]
rcat has joined #ipfs
<SchrodingersScat> pinkieval: right, the caching is by default. but I thought you had to use ipfs daemon --enable-gc to have any kind of auto garbage collect? of course you can run ipfs repo gc
<SchrodingersScat> ruunyan: iirc there is a setting though, it's like 10G by default
ligi has joined #ipfs
pat36 has quit []
pat36 has joined #ipfs
ligi_ has joined #ipfs
subtraktion has joined #ipfs
subtraktion has quit [Ping timeout: 258 seconds]
PerfectLaugh has joined #ipfs
subtraktion has joined #ipfs
dconroy has joined #ipfs
<Kubuxu> SchrodingersScat: thanks for all the support you are providing in this channel
rad_ has joined #ipfs
Encrypt has joined #ipfs
<SchrodingersScat> Kubuxu: welcome, hopefully if I state anything wrong then two people will learn something :^)
<Kubuxu> :P
pat36 has quit [Remote host closed the connection]
m0ns00n has joined #ipfs
pat36 has joined #ipfs
appa has quit [Ping timeout: 258 seconds]
rad_ has quit [Quit: Page closed]
subtraktion has quit [Remote host closed the connection]
pat36 has quit []
Jesin has quit [Quit: Leaving]
pat36 has joined #ipfs
erde74 has joined #ipfs
m0ns00n has quit [Quit: quit]
Jesin has joined #ipfs
noob_ has joined #ipfs
Encrypt has quit [Quit: Quit]
m0ns00n_intra has quit [Quit: quit]
rcat has quit [Remote host closed the connection]
screensaver1 has joined #ipfs
screensaver has quit [Write error: Broken pipe]
gmoro has quit [Remote host closed the connection]
sprint-helper has joined #ipfs
sprint-helper5 has quit [Write error: Broken pipe]
gmoro has joined #ipfs
jokoon has joined #ipfs
Edur has quit [Write error: Broken pipe]
sriku has joined #ipfs
Edur has joined #ipfs
ligi_ has quit [Ping timeout: 260 seconds]
ligi has quit [Ping timeout: 258 seconds]
<sriku> Hi - I have a question regarding diagnosing a slow transfer problem with the go-ipfs client.
<SchrodingersScat> sriku: indeed, quite.
<sriku> I'm using it in "private network" mode - i.e. with a private swarm key, but I expected that to speed it up.
<SchrodingersScat> oh my
<sriku> A directory I added with 4099 files totalling to 23MB or so, takes several minutes to transfer between two docker containers running the ipfs daemon on the same machine.
rendar has quit [Ping timeout: 255 seconds]
vindelschtuffen has joined #ipfs
wrouesnel is now known as Guest96357
Guest96357 has quit [Killed (rajaniemi.freenode.net (Nickname regained by services))]
IridiumScaffold has joined #ipfs
dconroy has quit [Read error: Connection reset by peer]
stoopkid has quit [Quit: Connection closed for inactivity]
subtraktion has joined #ipfs
mahloun has quit [Ping timeout: 240 seconds]
palkeo has joined #ipfs
palkeo has joined #ipfs
palkeo has quit [Changing host]
<Mateon1> sriku: In private network mode, I believe there is another layer of encryption that happens, using the pre shared key. I'm not sure how much that slows the transfer down
subtraktion has quit [Ping timeout: 258 seconds]
jokoon has quit [Quit: Leaving]
rendar has joined #ipfs
rgrau has joined #ipfs
wrouesnel has joined #ipfs
maxlath has quit [Ping timeout: 240 seconds]
vapid has quit [Remote host closed the connection]
Edur has quit [*.net *.split]
Igel has quit [*.net *.split]
fleeky_ has quit [*.net *.split]
strauberry has quit [*.net *.split]
Arwalk has quit [*.net *.split]
plddr has quit [*.net *.split]
Taek has quit [*.net *.split]
caiogondim_ has quit [*.net *.split]
bengl has quit [*.net *.split]
voxelot has quit [*.net *.split]
edubai__ has quit [*.net *.split]
cdata_ has quit [*.net *.split]
ericnoan has quit [*.net *.split]
bbielsa_ has quit [*.net *.split]
physpi has quit [*.net *.split]
Forkk has quit [*.net *.split]
codebam has quit [*.net *.split]
Muis has quit [*.net *.split]
kegan has quit [*.net *.split]
damongant has quit [*.net *.split]
d6e has quit [*.net *.split]
christianbundy has quit [*.net *.split]
victorbjelkholm has quit [*.net *.split]
oleavr has quit [*.net *.split]
geir1 has quit [*.net *.split]
emschwartz has quit [*.net *.split]
discopatrick has quit [*.net *.split]
sugarpuff has quit [*.net *.split]
nicolagreco has quit [*.net *.split]
tibor has quit [*.net *.split]
bigs has quit [*.net *.split]
bret has quit [*.net *.split]
yoshuawuyts has quit [*.net *.split]
nskelsey has quit [*.net *.split]
kitcambridge has quit [*.net *.split]
r0kk3rz has quit [*.net *.split]
plddrr has joined #ipfs
geir_ has joined #ipfs
Igel has joined #ipfs
kegan has joined #ipfs
r0kk3rz has joined #ipfs
kitcambridge has joined #ipfs
christianbundy has joined #ipfs
emschwartz has joined #ipfs
strauberry has joined #ipfs
cdata_ has joined #ipfs
discopatrick has joined #ipfs
Muis has joined #ipfs
Arwalk has joined #ipfs
yoshuawuyts has joined #ipfs
nicolagreco has joined #ipfs
bret has joined #ipfs
oleavr has joined #ipfs
d6e has joined #ipfs
edubai__ has joined #ipfs
tibor has joined #ipfs
sugarpuff has joined #ipfs
Taek has joined #ipfs
bbielsa_ has joined #ipfs
Forkk has joined #ipfs
bigs has joined #ipfs
caiogondim_ has joined #ipfs
bengl has joined #ipfs
voxelot has joined #ipfs
fleeky_ has joined #ipfs
physpi has joined #ipfs
ericnoan has joined #ipfs
codebam has joined #ipfs
nskelsey has joined #ipfs
Poefke has quit [Ping timeout: 260 seconds]
vapid has joined #ipfs
victorbjelkholm has joined #ipfs
clavi has quit [Ping timeout: 240 seconds]
damongant has joined #ipfs
clavi has joined #ipfs
Poefke has joined #ipfs
jmill has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
stoopkid has joined #ipfs
libman has joined #ipfs
pat36 has quit []
bauruine has quit [Ping timeout: 255 seconds]
sriku has quit [Ping timeout: 260 seconds]
bauruine has joined #ipfs
<noob_> Hi, I'm/clear
<bitbit> you got 99 problems but a glitch aint one? http://i.imgur.com/f3IEqKD.png
pat36 has joined #ipfs
maxlath has joined #ipfs
shizy has joined #ipfs
Encrypt has joined #ipfs
<whyrusleeping> nice
<libman> TIL that that lyric sometimes refers to drug-sniffing dogs - https://en.wikipedia.org/wiki/99_Problems
ligi has joined #ipfs
ligi has quit [Changing host]
ligi has joined #ipfs
ligi_ has joined #ipfs
asyncsec has joined #ipfs
vapid has quit [Disconnected by services]
vapid has joined #ipfs
vapid has quit [Disconnected by services]
vapid has joined #ipfs
rendar has quit [Quit: std::lower_bound + std::less_equal *works* with a vector without duplicates!]
dgrisham has quit [Ping timeout: 246 seconds]
pat36 has quit []
noob_ has quit [Ping timeout: 260 seconds]
asyncsec has quit [Quit: asyncsec]
erde74 has quit [Ping timeout: 246 seconds]
xelra has quit [Remote host closed the connection]
shizy has quit [Quit: WeeChat 1.8]
shizy has joined #ipfs
xelra has joined #ipfs
dgrisham has joined #ipfs
<bitbit> whyrusleeping: :D
<bitbit> whyrusleeping: I've been reading the guide about how to set up ipfs. How production ready is it?
antfoo has quit [Ping timeout: 246 seconds]
<libman> bitbit: that depends on what you're trying to do. I look at IPFS as a second fall-back protocol to be used along-side HTTP, and for that it's ready. As for replacing HTTP completely: not until it's directly supported by all major Web browsers.
antfoo has joined #ipfs
<Anchakor> my no. 1 concern with IPFS is the traffic usage overhead
<Anchakor> to have to handle ~5GB of traffic daily just to serve couple of my webpages is not feasible
zerga[m] has joined #ipfs
palkeo has quit [Ping timeout: 260 seconds]
erde74 has joined #ipfs
erde74 has quit [Client Quit]
jhand has joined #ipfs
<bitbit> Anchakor: why 5GB? Isn't the point that it's distrbuted?
<Anchakor> that's what I read was idle network traffic usage per day
<lemmi> Anchakor: ony if you are running a full dht node
btmsn has quit [Ping timeout: 240 seconds]
<Anchakor> would be good if the routing system was modular, allowing it to be switched out for different implementations (other than DHT), some making routing slower, but less chatty
<lemmi> Anchakor: ipfs daemon --routing={none,dhtclient,dht}
kn0rki has joined #ipfs
<Anchakor> nice, would be good topic for masters/bc thesis to suggest :)
<lemmi> Anchakor: what do you mean?
<Anchakor> to develop an alternative to the IPFS DHT module, which was more flexible for different types of users
Mateon3 has joined #ipfs
Encrypt has quit [Quit: Quit]
Mateon1 has quit [Ping timeout: 268 seconds]
Mateon3 is now known as Mateon1
<xelra> I had the same problem. With full DHT routing, ipfs wouldn't work properly on my 200/4 line. Just the announcements of the things I would download would saturate my upload and in turn limit the download again.
<xelra> But with dhtclient it works, kinda.
<lemmi> and then there is the --local option, which surpresses the announcements
<voker57> 5gb isn't really much for supporting the network and I believe it won't scale if you pin more data
<Anchakor> I wonder how much of that 5GB is the DHT and the rest
<lemmi> what rest?
<voker57> probably 99.9% dht
<Anchakor> lemmi: that's what I was going to ask next :)
<voker57> rest=bitswap?
<Anchakor> is there some rest? what is "swarm" and "bitswap"
<voker57> iirc swarm is DHT (block/key discovery) and bitswap is actual block transfer
btmsn has joined #ipfs
<voker57> today I had 3.6G total traffic and 600m bitswap
gaf_ has quit [Ping timeout: 268 seconds]
<lemmi> as long as you are just sitting there with not much pinned, there will mainly be dht traffic
pat36 has joined #ipfs
<Anchakor> searching "ipfs swarm" gets me mostly ethereum swarm articles
btmsn has quit [Ping timeout: 260 seconds]
<voker57> swarm=dht
btmsn has joined #ipfs
btmsn has quit [Ping timeout: 240 seconds]
btmsn has joined #ipfs
btmsn has quit [Ping timeout: 268 seconds]
shizy has quit [Ping timeout: 240 seconds]
ilyaigpetrov has quit [Quit: Connection closed for inactivity]
tilgovi has joined #ipfs
ygrek has joined #ipfs
btmsn has joined #ipfs
pat36 has quit []
btmsn has quit [Ping timeout: 255 seconds]
ligi_ has quit [Ping timeout: 260 seconds]
ligi has quit [Ping timeout: 260 seconds]
Caterpillar2 has joined #ipfs
Caterpillar has quit [Read error: Connection reset by peer]
bauruine has quit [Quit: ZNC - http://znc.in]
<_mak> is it possible to find a pinned file by the md5? all I have is the md5 of the file and I want to find the ipfs hash
<lemmi> no
<lemmi> _mak: oh you have it still pinned?
<_mak> I do
<lemmi> _mak: did you add it explicitly, or was it part of a larger tree?
<_mak> I've added it
<lemmi> ipfs pin ls --type recursive
<_mak> yeah, but how can I know which hash corresponds to the md5 I have?
<lemmi> _mak: these hashes are the best chance of referencing a complete file
<_mak> say I should write a script to calc the md5 of each pinned file?
<lemmi> _mak: you need to ipfs cat $HASH | md5sum
<_mak> hmm I see
bauruine has joined #ipfs
citizenErased has joined #ipfs
<_mak> it makes sense, thanks for that lemmi
eigenjoy_ has quit [Ping timeout: 240 seconds]
_whitelogger has joined #ipfs
kn0rki has quit [Quit: Verlassend]
vivus has joined #ipfs
espadrine has quit [Ping timeout: 240 seconds]
eigenjoy_ has joined #ipfs
xelra has joined #ipfs
Aranjedeath has quit [Quit: Three sheets to the wind]
subtraktion has joined #ipfs
gaf_ has joined #ipfs
subtraktion has quit [Ping timeout: 258 seconds]
maxlath has quit [Quit: maxlath]
asyncsec has joined #ipfs
staplemac has joined #ipfs
mectors[m] has joined #ipfs
gaf_ has quit [Ping timeout: 260 seconds]
silotis has quit [Remote host closed the connection]
silotis has joined #ipfs
robattila256 has quit [Ping timeout: 268 seconds]
clemo has quit [Ping timeout: 240 seconds]
Caterpillar2 has quit [Quit: You were not made to live as brutes, but to follow virtue and knowledge.]
clemo has joined #ipfs
droman has quit []