lgierth changed the topic of #ipfs to: go-ipfs v0.4.2 released, with great performance and networking fixes! -- IPFS - InterPlanetary File System -- https://github.com/ipfs/ipfs -- Channel logs: https://botbot.me/freenode/ipfs/ -- Code of Conduct: https://github.com/ipfs/community/blob/master/code-of-conduct.md -- Sprints: https://github.com/ipfs/pm
herzmeister has joined #ipfs
avastmick has quit [Read error: Connection reset by peer]
rgrinberg has joined #ipfs
avastmick has joined #ipfs
ianopolous has joined #ipfs
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
gmcquillan has quit [Ping timeout: 240 seconds]
<noffle> sugarpuff: you can get most of the way there today with ipfs. using orbit-db you could run a redis server for pubsub and a signalling server for webrtc, then use js-ipfs for comments & storage
avastmick has quit [Read error: Connection reset by peer]
<noffle> but redis-less pubsub is coming soon too
herzmeister has quit [Ping timeout: 240 seconds]
avastmick has joined #ipfs
mossman93 has quit [Ping timeout: 240 seconds]
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
cemerick has joined #ipfs
wallacoloo has joined #ipfs
<ipfsbot> [js-ipfs] nginnever created add from master (+0 new commits): https://git.io/vo44q
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
zdm has quit [Ping timeout: 244 seconds]
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
ipfsrocks has joined #ipfs
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
dguttman has quit [Quit: dguttman]
stoogenmeyer has quit [Remote host closed the connection]
cketti has quit [Quit: Leaving]
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
A124 has quit [Quit: '']
avastmick has quit [Read error: Connection reset by peer]
stoogenmeyer has joined #ipfs
avastmick has joined #ipfs
A124 has joined #ipfs
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
stoogenmeyer has quit [Remote host closed the connection]
stoogenmeyer has joined #ipfs
mgue has quit [Ping timeout: 250 seconds]
clownpriest has joined #ipfs
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
ipfsrocks has quit [Ping timeout: 272 seconds]
avastmick has quit [Read error: Connection reset by peer]
tymat has joined #ipfs
avastmick has joined #ipfs
mgue has joined #ipfs
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
musgravejw has quit [Ping timeout: 250 seconds]
M-fiatjaf has joined #ipfs
clownpriest has quit [Quit: Textual IRC Client: www.textualapp.com]
reit has joined #ipfs
herzmeister has joined #ipfs
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
dguttman has joined #ipfs
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
rardiol has quit [Ping timeout: 258 seconds]
dguttman has quit [Client Quit]
avastmick has quit [Read error: Connection reset by peer]
<ipfsbot> [js-ipfs] noffle opened pull request #322: Promisify ipfs.files.get (master...ipfs-files-get) https://git.io/vo4Ec
avastmick has joined #ipfs
matoro has quit [Ping timeout: 258 seconds]
matoro has joined #ipfs
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
<ipfsbot> [js-ipfs-api] noffle opened pull request #296: Add files.get command and tests (master...ipfs-files-get) https://git.io/vo4E6
avastmick has quit [Read error: Connection reset by peer]
vijayee has joined #ipfs
<sugarpuff> noffle: but it sounds like for it to be reliable a server needs to be constantly running, and a constantly running server costs $, so it's pretty much what i said earlier, you have to pay someone to host your comments
avastmick has joined #ipfs
<noffle> sugarpuff: you need energy to store and serve data, so that has to come from somewhere, distributed or not
<noffle> ideally it's your blog readers, if you have enough of them
<sugarpuff> i know, that's the conclusion i've come to, that you can't get rid of the server
<sugarpuff> at least not for blog comments
<sugarpuff> *random blog comments
<sugarpuff> in P2P terms, you have to have at least 1 seeder online at any given moment :P
<noffle> yes, the store+serve energy needs to come from somewhere
<noffle> though it need not be a seeder (doesn't NEED full data set to serve partial data)
<sugarpuff> noffle: partial data isn't useful for anyone
<noffle> sugarpuff: if you could only read your newest 50 emails, would that be *useless* to you?
<noffle> definitely still lots of utility
avastmick has quit [Read error: Connection reset by peer]
<sugarpuff> noffle: blog comments != email
<sugarpuff> blog comments = other people's email
<noffle> do you read 100% of the blog comments on every blog?
<noffle> would they make no sense if you had only 99/100 of them?
<sugarpuff> noffle: i require them to be there
<noffle> bet you could go even lower
<noffle> and still have utility
avastmick has joined #ipfs
<sugarpuff> noffle: would you prefer to read a book with 1 page missing or 0 pages missing?
<noffle> sugarpuff: you're starting to get it now :) -- context and what is missing matters
<noffle> some things are ok
<noffle> others aren't
<noffle> but usually never 100% is needed for value
<sugarpuff> i'm just saying, i wouldn't be OK with any comments missing. at the very least i would like to know how many were missing
ryjen has joined #ipfs
<noffle> many years of using centralized services has given you certain expectations
<noffle> that's fair
Kane` has quit [Remote host closed the connection]
Kane` has joined #ipfs
<noffle> there are trade-offs like these in distributed vs centralized systems
Kane` has quit [Client Quit]
avastmick has quit [Read error: Connection reset by peer]
<noffle> if consistency is essential to you, you'll need to ensure you have 1+ nodes running to make sure everything is consistent
<noffle> i.e. a "server"
Kane` has joined #ipfs
<substack> freedom is about accepting that sometimes the trains will be late
avastmick has joined #ipfs
<substack> you *can* make the trains run on time with grim efficiency, but at what cost?
ryjen has quit [Ping timeout: 252 seconds]
<sugarpuff> it's not like we have no freedom if servers are still a thing
dmr has joined #ipfs
<sugarpuff> just call it a dedicated peer if it makes you happy :)
<noffle> sugarpuff: the nice thing about ipfs is that there's no priveleged peer like there is with a centralized system (the "server") -- any node can act as that dedicated peer keeping consistency. users can donate toward that consistency goal /wo your knowledge or asking too
<noffle> I think that's a big nicety over the centralized model: infrastructure transparency
<noffle> we all get to be the cloud
<sugarpuff> noffle: i agree that that's a property of content-addressable addressing
wallacoloo has quit [Quit: wallacoloo]
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
Senji has quit [Disconnected by services]
Senj has joined #ipfs
Senj is now known as Senji
Senji has quit [Max SendQ exceeded]
Senji has joined #ipfs
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
mgue has quit [Quit: WeeChat 1.5]
avastmick has quit [Read error: Connection reset by peer]
xioustic has quit [Read error: Connection reset by peer]
PrinceOfPeeves has quit [Quit: Leaving]
mgue has joined #ipfs
dignifiedquire has quit [Quit: Connection closed for inactivity]
<ipfsbot> [go-ipfs] whyrusleeping deleted feature/test-repeated-ip at 32cdbbd: https://git.io/vo4gL
sydbarrett74 has joined #ipfs
HostFat has quit [Quit: Leaving]
pfista has quit [Ping timeout: 260 seconds]
stoogenmeyer has quit [Remote host closed the connection]
dguttman has joined #ipfs
dguttman has quit [Client Quit]
stoogenmeyer has joined #ipfs
levelheaded has joined #ipfs
ryjen has joined #ipfs
dguttman has joined #ipfs
stoogenmeyer has quit [Ping timeout: 240 seconds]
dguttman has quit [Client Quit]
ryjen has quit [Ping timeout: 252 seconds]
pfista has joined #ipfs
MadcapJake has quit [Read error: Connection reset by peer]
jrusso has joined #ipfs
jrusso is now known as MadcapJake
trn has quit [Quit: quit]
trn has joined #ipfs
go1111111 has quit [Ping timeout: 276 seconds]
avastmick has joined #ipfs
rgrinberg has quit [Ping timeout: 272 seconds]
cemerick has quit [Ping timeout: 240 seconds]
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
avastmick has quit [Read error: Connection reset by peer]
dguttman has joined #ipfs
avastmick has joined #ipfs
dguttman has quit [Ping timeout: 252 seconds]
ipfsrocks has joined #ipfs
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
wallacoloo has joined #ipfs
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
herzmeister has quit [Ping timeout: 250 seconds]
avastmick has quit [Read error: Connection reset by peer]
Kane` has quit [Ping timeout: 250 seconds]
avastmick has joined #ipfs
M-nd has joined #ipfs
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
Kane` has joined #ipfs
dguttman has joined #ipfs
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
Tv` has quit [Quit: Connection closed for inactivity]
dguttman has quit [Ping timeout: 258 seconds]
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
Senji has quit [Disconnected by services]
Senj has joined #ipfs
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
pfista has quit [Ping timeout: 246 seconds]
avastmick has quit [Read error: Connection reset by peer]
mildred has joined #ipfs
avastmick has joined #ipfs
<ipfsbot> [js-ipfs] nginnever pushed 1 new commit to add: https://git.io/vo46S
<ipfsbot> js-ipfs/add ed58f1e nginnever: add http resource
mildred has quit [Client Quit]
chriscool1 has joined #ipfs
avastmick has quit [Read error: Connection reset by peer]
mildred has joined #ipfs
avastmick has joined #ipfs
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
Akaibu has joined #ipfs
herzmeister has joined #ipfs
<ipfsbot> [js-ipfs] nginnever opened pull request #323: WIP add http resource (master...add) https://git.io/vo4i2
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
<ipfsbot> [js-ipfs] nginnever closed pull request #256: add http resource, files core upgrades, cat cli upgrades, add/cat interface-core integration (master...noffle) https://git.io/vraF3
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
stoogenmeyer has joined #ipfs
chriscool1 has quit [Ping timeout: 250 seconds]
ola has quit [Read error: Connection reset by peer]
stoogenmeyer has quit [Ping timeout: 250 seconds]
avastmick has quit [Read error: Connection reset by peer]
<ipfsbot> [js-ipfs] nginnever pushed 1 new commit to add: https://git.io/vo4Pn
<ipfsbot> js-ipfs/add 8044cb7 nginnever: remove log
<ipfsbot> [js-ipfs] nginnever force-pushed add from 8044cb7 to e1ecd32: https://git.io/vo44q
<ipfsbot> js-ipfs/add e1ecd32 nginnever: add http resource
<ipfsbot> [webui] greenkeeperio-bot opened pull request #400: Update three to version 0.78.0
avastmick has joined #ipfs
ylp1 has joined #ipfs
avastmick has quit [Read error: Connection reset by peer]
ianopolous has quit [Remote host closed the connection]
avastmick has joined #ipfs
ianopolous has joined #ipfs
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
xioustic has joined #ipfs
Kane` has quit [Ping timeout: 250 seconds]
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
reit has quit [Ping timeout: 252 seconds]
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
disgusting_wall has quit [Quit: Connection closed for inactivity]
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
corvinux has joined #ipfs
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
dmr has quit [Ping timeout: 250 seconds]
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
herzmeister has quit [Quit: Leaving]
herzmeister has joined #ipfs
avastmick has quit [Ping timeout: 240 seconds]
seg_violation has joined #ipfs
dignifiedquire has joined #ipfs
reit has joined #ipfs
wallacoloo has quit [Quit: wallacoloo]
zorglub27 has joined #ipfs
zz_r04r is now known as r04r
ygrek has joined #ipfs
dguttman has joined #ipfs
s_kunk has quit [Ping timeout: 250 seconds]
stoogenmeyer has joined #ipfs
dguttman has quit [Ping timeout: 244 seconds]
<ipfsbot> [go-ipfs] RichardLitt force-pushed feature/decapitalize-Debug from 35fba28 to b6a3435: https://git.io/vo4DK
<ipfsbot> go-ipfs/feature/decapitalize-Debug b6a3435 Richard Littauer: Decapitalized log.Debug messages...
stoogenmeyer has quit [Ping timeout: 240 seconds]
ipfsrocks has quit [Ping timeout: 240 seconds]
ianopolous has quit [Ping timeout: 250 seconds]
ligi has quit [Ping timeout: 252 seconds]
steefmin has quit [Ping timeout: 240 seconds]
rendar has joined #ipfs
ecloud is now known as ecloud_
ecloud_ is now known as ecloujd
ecloujd is now known as ecloud
infinity0 has quit [Ping timeout: 244 seconds]
infinity0 has joined #ipfs
seg_violation has quit [Remote host closed the connection]
stoogenmeyer has joined #ipfs
seg_violation has joined #ipfs
Foxcool has quit [Remote host closed the connection]
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ipfs
stoogenmeyer has quit [Ping timeout: 240 seconds]
computerfreak has joined #ipfs
Foxcool has joined #ipfs
corvinux has quit [Ping timeout: 240 seconds]
ligi has joined #ipfs
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ipfs
atrapado has joined #ipfs
circa2050 has joined #ipfs
s_kunk has joined #ipfs
dguttman has joined #ipfs
corvinux has joined #ipfs
dguttman has quit [Ping timeout: 260 seconds]
go1111111 has joined #ipfs
stoogenmeyer has joined #ipfs
steefmin has joined #ipfs
xioustic_ has joined #ipfs
stoogenmeyer has quit [Ping timeout: 240 seconds]
xioustic has quit [Ping timeout: 252 seconds]
<circa2050> is there a particular implementation of TLS that's been modified? or does it implement the subset itself?
herzmeister has quit [Quit: Leaving]
atrapado has quit [Ping timeout: 240 seconds]
Oatmeal has quit [Ping timeout: 258 seconds]
Hory_ has joined #ipfs
atrapado has joined #ipfs
ligi has quit [Ping timeout: 246 seconds]
seg_violation has quit [Remote host closed the connection]
stoogenmeyer has joined #ipfs
M-liberdiko has quit [Remote host closed the connection]
M-gary123 has quit [Remote host closed the connection]
M-kupskups9 has quit [Remote host closed the connection]
M-darknumbers has quit [Remote host closed the connection]
M-victorm has quit [Remote host closed the connection]
M-3526 has quit [Remote host closed the connection]
M-jabl has quit [Remote host closed the connection]
M-lilien1010 has quit [Remote host closed the connection]
M-fiatjaf has quit [Remote host closed the connection]
M-13288 has quit [Remote host closed the connection]
M-mseri has quit [Remote host closed the connection]
M-16544 has quit [Remote host closed the connection]
M-kegan has quit [Remote host closed the connection]
erikj` has quit [Remote host closed the connection]
M-jh has quit [Read error: Connection reset by peer]
M-rjan has quit [Read error: Connection reset by peer]
M-Dave has quit [Remote host closed the connection]
M-frabrunelle has quit [Remote host closed the connection]
M-cocci has quit [Remote host closed the connection]
M-keverets has quit [Remote host closed the connection]
M-3798 has quit [Remote host closed the connection]
M-austinhc has quit [Remote host closed the connection]
M-jbenet has quit [Remote host closed the connection]
M-HirmeS has quit [Remote host closed the connection]
M-16355 has quit [Remote host closed the connection]
M-AndrewGaspar has quit [Remote host closed the connection]
M-mistake has quit [Remote host closed the connection]
M-Tribex10 has quit [Remote host closed the connection]
M-GereG has quit [Remote host closed the connection]
M-alphakamp has quit [Read error: Connection reset by peer]
M-Dan has quit [Read error: Connection reset by peer]
M-7141 has quit [Remote host closed the connection]
M-WolfNightly has quit [Remote host closed the connection]
M-jacktang has quit [Read error: Connection reset by peer]
M-2194 has quit [Remote host closed the connection]
M-alri has quit [Read error: Connection reset by peer]
M-14321 has quit [Remote host closed the connection]
M-JayJay has quit [Remote host closed the connection]
M-krsiehl has quit [Remote host closed the connection]
M-ed has quit [Remote host closed the connection]
M-roblabla has quit [Remote host closed the connection]
M-Samim has quit [Remote host closed the connection]
M-4267 has quit [Remote host closed the connection]
M-3444 has quit [Write error: Connection reset by peer]
M-apolo11 has quit [Remote host closed the connection]
M-osener has quit [Remote host closed the connection]
M-Mxaw has quit [Remote host closed the connection]
M-16549 has quit [Remote host closed the connection]
M-AbhishekDutt has quit [Remote host closed the connection]
M-davidar has quit [Remote host closed the connection]
M-Sonata has quit [Remote host closed the connection]
M-jmesserli has quit [Remote host closed the connection]
M-rschulman1 has quit [Remote host closed the connection]
M-epsilon has quit [Remote host closed the connection]
M-10660 has quit [Remote host closed the connection]
eternaleye has quit [Remote host closed the connection]
M-wkennington has quit [Remote host closed the connection]
M-toor has quit [Remote host closed the connection]
M-drwasho has quit [Remote host closed the connection]
M-ryanwilliams has quit [Remote host closed the connection]
M-4485 has quit [Remote host closed the connection]
M-sliker has quit [Remote host closed the connection]
M-Guillaume has quit [Remote host closed the connection]
M-2617 has quit [Remote host closed the connection]
M-9364 has quit [Remote host closed the connection]
rryan has quit [Remote host closed the connection]
M-alien has quit [Remote host closed the connection]
M-davidar-test has quit [Remote host closed the connection]
M-mxuribe has quit [Remote host closed the connection]
M-8319 has quit [Remote host closed the connection]
M-6581 has quit [Remote host closed the connection]
M-bungle has quit [Remote host closed the connection]
M-3870 has quit [Remote host closed the connection]
M-2129 has quit [Remote host closed the connection]
M-volobuev has quit [Remote host closed the connection]
M-pieohpah has quit [Remote host closed the connection]
M-jaxondu has quit [Remote host closed the connection]
M-Ingo has quit [Remote host closed the connection]
M-staplemac has quit [Remote host closed the connection]
M-smk has quit [Read error: Connection reset by peer]
M-sokoow has quit [Read error: Connection reset by peer]
M-Shrike has quit [Read error: Connection reset by peer]
M-brasilikum has quit [Read error: Connection reset by peer]
M-hash has quit [Remote host closed the connection]
M-david has quit [Remote host closed the connection]
M-phaverkamp has quit [Remote host closed the connection]
M-slang has quit [Remote host closed the connection]
M-foxxy has quit [Remote host closed the connection]
M-2234 has quit [Remote host closed the connection]
M-leoc has quit [Remote host closed the connection]
M-uhiiued7278 has quit [Remote host closed the connection]
M-edrex has quit [Remote host closed the connection]
M-9743 has quit [Remote host closed the connection]
M-12989 has quit [Remote host closed the connection]
M-neoteo has quit [Remote host closed the connection]
M-amstocker has quit [Remote host closed the connection]
M-sivachandran has quit [Write error: Connection reset by peer]
M-wldhx has quit [Write error: Connection reset by peer]
M-ming8 has quit [Read error: Connection reset by peer]
M-TidyKoala has quit [Read error: Connection reset by peer]
M-liathit has quit [Read error: Connection reset by peer]
M-cpt has quit [Read error: Connection reset by peer]
M-hierophantos has quit [Read error: Connection reset by peer]
M-phorse has quit [Read error: Connection reset by peer]
M-greymr has quit [Read error: Connection reset by peer]
M-leer10 has quit [Read error: Connection reset by peer]
M-hellomoto has quit [Read error: Connection reset by peer]
M-internetjanito has quit [Read error: Connection reset by peer]
M-alwi has quit [Read error: Connection reset by peer]
M-14382 has quit [Read error: Connection reset by peer]
M-11367 has quit [Read error: Connection reset by peer]
M-Val has quit [Write error: Connection reset by peer]
M-2128 has quit [Write error: Connection reset by peer]
M-Guest2152 has quit [Write error: Connection reset by peer]
M-6781 has quit [Write error: Connection reset by peer]
M-nated has quit [Write error: Broken pipe]
M-madsurgeon has quit [Write error: Connection reset by peer]
M-harlan has quit [Write error: Connection reset by peer]
M-12490 has quit [Write error: Broken pipe]
M-ngu has quit [Write error: Connection reset by peer]
M-Peer2Peer has quit [Write error: Connection reset by peer]
M-4447 has quit [Write error: Connection reset by peer]
M-ikreymer has quit [Write error: Broken pipe]
M-ms has quit [Write error: Connection reset by peer]
M-metamattj has quit [Write error: Connection reset by peer]
M-pfista has quit [Write error: Connection reset by peer]
M-Magnap2 has quit [Write error: Connection reset by peer]
M-rschulman has quit [Remote host closed the connection]
M-zick has quit [Remote host closed the connection]
M-podviaznikov has quit [Remote host closed the connection]
M-player33 has quit [Remote host closed the connection]
M-bp5 has quit [Remote host closed the connection]
M-3511 has quit [Remote host closed the connection]
M-8842 has quit [Remote host closed the connection]
M-infpetal has quit [Read error: Connection reset by peer]
M-6561 has quit [Read error: Connection reset by peer]
M-oddvar has quit [Remote host closed the connection]
M-jfred has quit [Remote host closed the connection]
M-trashrabbit has quit [Remote host closed the connection]
M-thia has quit [Remote host closed the connection]
M-3725 has quit [Remote host closed the connection]
M-mubot has quit [Remote host closed the connection]
M-ptman has quit [Remote host closed the connection]
M-cyan has quit [Remote host closed the connection]
M-3509 has quit [Remote host closed the connection]
M-jeffreybpeters has quit [Remote host closed the connection]
M-JayCarpenter has quit [Read error: Connection reset by peer]
M-nd has quit [Read error: Connection reset by peer]
M-2223 has quit [Remote host closed the connection]
M-giodamelio has quit [Remote host closed the connection]
M-joshumax has quit [Remote host closed the connection]
M-jackal has quit [Read error: Connection reset by peer]
M-16194 has quit [Read error: Connection reset by peer]
M-1982 has quit [Read error: Connection reset by peer]
M-scio_ has quit [Read error: Connection reset by peer]
M-pims has quit [Read error: Connection reset by peer]
M-vro has quit [Read error: Connection reset by peer]
M-g has quit [Read error: Connection reset by peer]
M-3045 has quit [Read error: Connection reset by peer]
M-17739 has quit [Read error: Connection reset by peer]
M-Xorkle has quit [Read error: Connection reset by peer]
M-5703 has quit [Read error: Connection reset by peer]
M-abdessamadhoud has quit [Read error: Connection reset by peer]
M-king_size1953 has quit [Read error: Connection reset by peer]
M-dtg has quit [Read error: Connection reset by peer]
M-3891 has quit [Read error: Connection reset by peer]
M-javissimo has quit [Read error: Connection reset by peer]
M-jackvt93 has quit [Read error: Connection reset by peer]
M-cyzoonic has quit [Write error: Connection reset by peer]
M-3676 has quit [Write error: Connection reset by peer]
M-3974 has quit [Write error: Connection reset by peer]
M-jimt has quit [Write error: Connection reset by peer]
M-geir has quit [Write error: Connection reset by peer]
M-Nickfost has quit [Write error: Connection reset by peer]
M-rongladney has quit [Write error: Connection reset by peer]
M-15922 has quit [Write error: Connection reset by peer]
M-matthew has quit [Write error: Connection reset by peer]
M-jgrowl has quit [Remote host closed the connection]
M-5459 has quit [Remote host closed the connection]
M-whyrusleeping has quit [Remote host closed the connection]
M-12044 has quit [Remote host closed the connection]
M-16865 has quit [Read error: Connection reset by peer]
M-mckaydavis has quit [Read error: Connection reset by peer]
M-male has quit [Read error: Connection reset by peer]
M-1976 has quit [Write error: Connection reset by peer]
M-kalmi has quit [Write error: Connection reset by peer]
M-erikgarrison has quit [Read error: Connection reset by peer]
M-2255 has quit [Write error: Connection reset by peer]
M-erwin has quit [Write error: Connection reset by peer]
M-mousereeve has quit [Write error: Connection reset by peer]
M-martinklepsch has quit [Write error: Connection reset by peer]
M-blide has quit [Write error: Connection reset by peer]
M-kode54 has quit [Read error: Connection reset by peer]
M-aatchison has quit [Write error: Connection reset by peer]
M-bastinik has quit [Write error: Connection reset by peer]
M-3714 has quit [Write error: Connection reset by peer]
M-cryptix has quit [Read error: Connection reset by peer]
M-jon has quit [Write error: Connection reset by peer]
M-Lawrence_Pritc has quit [Write error: Connection reset by peer]
M-CCLXI has quit [Write error: Connection reset by peer]
M-3630 has quit [Write error: Connection reset by peer]
M-selpreload has quit [Write error: Connection reset by peer]
M-thomasbeta has quit [Write error: Connection reset by peer]
M-7416 has quit [Write error: Connection reset by peer]
M-10670 has quit [Write error: Connection reset by peer]
M-lucnsy has quit [Write error: Connection reset by peer]
M-codebam has quit [Write error: Connection reset by peer]
M-s6 has quit [Write error: Connection reset by peer]
M- has quit [Write error: Connection reset by peer]
M-flyingzumwalt has quit [Write error: Connection reset by peer]
M-leeola has quit [Write error: Connection reset by peer]
M-p0pa has quit [Write error: Connection reset by peer]
stoogenmeyer has quit [Ping timeout: 240 seconds]
sydbarrett74 has quit [Ping timeout: 240 seconds]
Oatmeal has joined #ipfs
chungy has quit [Quit: ZNC - http://znc.in]
ligi has joined #ipfs
M-TidyKoala has joined #ipfs
dguttman has joined #ipfs
dguttman has quit [Ping timeout: 240 seconds]
ligi has quit [Ping timeout: 252 seconds]
M-TidyKoala has quit [Remote host closed the connection]
M-TidyKoala has joined #ipfs
ligi has joined #ipfs
<Kubuxu> circa2050: libp2p models on TLS, we use our own crypto for now, awaiting TLSv3
<Kubuxu> Preciselly we wait for Go and Nodejs implementations of RFC7250 https://github.com/ipfs/specs/issues/29#issuecomment-223756209
stoogenmeyer has joined #ipfs
ligi has quit [Ping timeout: 244 seconds]
stoogenmeyer has quit [Ping timeout: 240 seconds]
apiarian has quit [Quit: zoom]
<Kubuxu> I would love to see DTLSv3
infinity0 has quit [Ping timeout: 240 seconds]
xioustic_ has quit [Ping timeout: 240 seconds]
muhriddin[m] has joined #ipfs
Akaibu has quit [Quit: Connection closed for inactivity]
computerfreak has quit [Quit: Leaving.]
M-mousereeve has joined #ipfs
s_kunk has quit [Ping timeout: 276 seconds]
M-mseri has joined #ipfs
M-14382 has joined #ipfs
M-14321 has joined #ipfs
M-5459 has joined #ipfs
M-12490 has joined #ipfs
M-scio_ has joined #ipfs
M-3509 has joined #ipfs
M-4447 has joined #ipfs
M-GereG has joined #ipfs
M-Ingo has joined #ipfs
M-wkennington has joined #ipfs
M-16355 has joined #ipfs
M-joshumax has joined #ipfs
M-jmesserli has joined #ipfs
M-3714 has joined #ipfs
M-staplemac has joined #ipfs
M-thia has joined #ipfs
M-zick has joined #ipfs
M-drwasho has joined #ipfs
M-cocci has joined #ipfs
M-pfista has joined #ipfs
M-ed has joined #ipfs
M-ming8 has joined #ipfs
M-slang has joined #ipfs
M-cpt has joined #ipfs
M-gary123 has joined #ipfs
M-Samim has joined #ipfs
M-uhiiued7278 has joined #ipfs
M-alien has joined #ipfs
M-giodamelio has joined #ipfs
M-rschulman1 has joined #ipfs
M-AbhishekDutt has joined #ipfs
M-3725 has joined #ipfs
niekie has quit [Ping timeout: 276 seconds]
M-Mxaw has joined #ipfs
rardiol has joined #ipfs
M-15922 has joined #ipfs
M-jeffreybpeters has joined #ipfs
M-davidar-test has joined #ipfs
M-2223 has joined #ipfs
M-epsilon has joined #ipfs
M-mubot has joined #ipfs
M-12989 has joined #ipfs
M-kegan has joined #ipfs
M-p0pa has joined #ipfs
M-AndrewGaspar has joined #ipfs
M-podviaznikov has joined #ipfs
M-davidar has joined #ipfs
M-2129 has joined #ipfs
M-Guillaume has joined #ipfs
M-harlan has joined #ipfs
M-WolfNightly has joined #ipfs
M-player33 has joined #ipfs
M-4485 has joined #ipfs
stoogenmeyer has joined #ipfs
M-9743 has joined #ipfs
M-foxxy has joined #ipfs
M-kupskups9 has joined #ipfs
M-roblabla has joined #ipfs
xioustic has joined #ipfs
M-8319 has joined #ipfs
M-3798 has joined #ipfs
M-neoteo has joined #ipfs
M-2234 has joined #ipfs
M-darknumbers has joined #ipfs
M-4267 has joined #ipfs
M-jgrowl has joined #ipfs
M-10660 has joined #ipfs
niekie has joined #ipfs
M-rongladney has joined #ipfs
M-10670 has joined #ipfs
M-bp5 has joined #ipfs
M-erikj has joined #ipfs
M-sliker has joined #ipfs
M-infpetal has joined #ipfs
dguttman has joined #ipfs
M-brasilikum has joined #ipfs
M-edrex has joined #ipfs
M-phaverkamp has joined #ipfs
M-thomasbeta has joined #ipfs
M-apolo11 has joined #ipfs
stoogenmeyer has quit [Ping timeout: 240 seconds]
M-aatchison has joined #ipfs
M-Val has joined #ipfs
M-metamattj has joined #ipfs
M-13288 has joined #ipfs
M-ms has joined #ipfs
M-7141 has joined #ipfs
M-cryptix has joined #ipfs
M-Xorkle has joined #ipfs
M-fiatjaf has joined #ipfs
M-david has joined #ipfs
M-16194 has joined #ipfs
M-wldhx has joined #ipfs
M-rjan has joined #ipfs
M-6561 has joined #ipfs
M-martinklepsch has joined #ipfs
M-nd has joined #ipfs
M-greymr has joined #ipfs
M-hash has joined #ipfs
M-jacktang has joined #ipfs
M-frabrunelle has joined #ipfs
M-Sonata has joined #ipfs
M-ptman has joined #ipfs
M-dtg has joined #ipfs
M-lucnsy has joined #ipfs
dguttman has quit [Ping timeout: 272 seconds]
M-mxuribe has joined #ipfs
M-3045 has joined #ipfs
M-3444 has joined #ipfs
M-geir has joined #ipfs
M-jaxondu has joined #ipfs
M-kode54 has joined #ipfs
M-cyzoonic has joined #ipfs
M-internetjanito has joined #ipfs
M-male has joined #ipfs
M-2128 has joined #ipfs
M-oddvar has joined #ipfs
M-erikj is now known as erikj`
M-alphakamp has joined #ipfs
M-CCLXI has joined #ipfs
M-pims has joined #ipfs
M-mistake has joined #ipfs
M-leeola has joined #ipfs
M-javissimo has joined #ipfs
M-pieohpah has joined #ipfs
M-7416 has joined #ipfs
M-2255 has joined #ipfs
M-sokoow has joined #ipfs
M-16549 has joined #ipfs
M-hierophantos has joined #ipfs
M-liathit has joined #ipfs
M-jackal has joined #ipfs
s_kunk has joined #ipfs
M-vro has joined #ipfs
M-3676 has joined #ipfs
M-mckaydavis has joined #ipfs
M-6781 has joined #ipfs
M-s6 has joined #ipfs
ygrek has quit [Ping timeout: 252 seconds]
M-g has joined #ipfs
M-Dan has joined #ipfs
M-jfred has joined #ipfs
M-ikreymer has joined #ipfs
M-trashrabbit has joined #ipfs
M-Shrike has joined #ipfs
M-selpreload has joined #ipfs
M-1976 has joined #ipfs
M-lilien1010 has joined #ipfs
M-3870 has joined #ipfs
M-leer10 has joined #ipfs
M-alri has joined #ipfs
M-5703 has joined #ipfs
M-1982 has joined #ipfs
M-Magnap has joined #ipfs
M-3974 has joined #ipfs
M-bastinik has joined #ipfs
M-16544 has joined #ipfs
M-codebam has joined #ipfs
M-blide has joined #ipfs
M-3891 has joined #ipfs
M-Dave has joined #ipfs
M-austinhc has joined #ipfs
M-victorm has joined #ipfs
M-leoc has joined #ipfs
M-flyingzumwalt has joined #ipfs
M-krsiehl has joined #ipfs
M-jh has joined #ipfs
M-JayJay has joined #ipfs
M-Nickfost has joined #ipfs
M-alwi has joined #ipfs
M-bungle has joined #ipfs
M-toor has joined #ipfs
M-eternaleye has joined #ipfs
M-Guest2152 has joined #ipfs
M-kalmi has joined #ipfs
M-jackvt93 has joined #ipfs
M-Lawrence_Pritc has joined #ipfs
M-2194 has joined #ipfs
M-2617 has joined #ipfs
M-jbenet has joined #ipfs
M-rryan has joined #ipfs
M-king_size1953 has joined #ipfs
M-16865 has joined #ipfs
M-abdessamadhoud has joined #ipfs
M-HirmeS has joined #ipfs
multivac has quit [Remote host closed the connection]
multivac has joined #ipfs
<richardlitt> achin: I feel like I finally had to do what you've done
<richardlitt> I've been avoiding it for a while, but I just cloned every ipfs repository. :P
<achin> :D
<richardlitt> Going to be just go through and apply standard-readme to all of them.
<richardlitt> Will probably have more impetus to actually improve the name-your-contribs git history now, too.
<achin> ahh, i thought i added code into get_commits.py to get the full list of repos via a github API, but it looks i only partially commited that
<richardlitt> well, that is easy to get
<achin> yeah, it wasn't much code
<achin> i had stubbed out the API part so i wouldn't hit API rate limits during development
Senj has quit [Ping timeout: 250 seconds]
Senji has joined #ipfs
atrapado has quit [Ping timeout: 244 seconds]
<achin> in related news, i've started using nodejs for some minor webdev stuff at work. i can't tell if i like it or hate it. it sure it different from what i'm used to
<M-davidar> achin: resist the dark side :p
<achin> :D
apiarian has joined #ipfs
ygrek has joined #ipfs
dguttman has joined #ipfs
apiarian has quit [Ping timeout: 250 seconds]
dguttman has quit [Ping timeout: 246 seconds]
apiarian has joined #ipfs
ligi has joined #ipfs
ligi has quit [Ping timeout: 250 seconds]
ylp1 has quit [Ping timeout: 258 seconds]
rgrinberg has joined #ipfs
PrinceOfPeeves has joined #ipfs
stoogenmeyer has joined #ipfs
stoogenmeyer has quit [Remote host closed the connection]
stoogenmeyer has joined #ipfs
ligi has joined #ipfs
ylp1 has joined #ipfs
computerfreak has joined #ipfs
<circa2050> Kubuxu: i see, thanks
dguttman has joined #ipfs
ygrek has quit [Ping timeout: 244 seconds]
ligi has quit [Ping timeout: 252 seconds]
dguttman has quit [Ping timeout: 240 seconds]
<lgierth> Kubuxu: we're waiting for DTLSv3?
rgrinberg has quit [Quit: WeeChat 1.5]
<Kubuxu> I mean, you won't be able to do TLS on utp.
rgrinberg has joined #ipfs
<Kubuxu> Unless you build TCP on utp.
<Kubuxu> TLS requires sequencing and reliability AFAIK
<lgierth> yeah
<lgierth> but doesn't utp give us both?
<lgierth> i was assuming you were mentioning DTLS for non-reliable transports
<lgierth> anyhow you're right it's nicer to do utp-over-dtls than tls-over-utp
<lgierth> just to have moar crypto
<lgierth> if you could point me to some DTLS 2 vs DTLS 3 that'd be great :D
<lgierth> while i look into gateway issues *again* :)
<Kubuxu> There is no DTLSv1.3 yet, they usually come out after TLS1v1.x
<lgierth> yeah
reit has quit [Ping timeout: 250 seconds]
<lgierth> oh man
<lgierth> "Remove the ability for the ServerHello to have no extensions (this aligns the syntax with the text)."
<lgierth> wat
* lgierth loves double negatives
<lgierth> last update yesterday btw ^
<Kubuxu> rfc7250 is something we need implemented
<lgierth> yeah
<lgierth> can't wait to pull the plug on v03x
<Kubuxu> Heh :p
<lgierth> 16 days
<Kubuxu> How many people are still using it?
<Kubuxu> Like, ipfs swarm peers on gateways
<lgierth> there's a couple dozen nodes in the v03x network
<lgierth> like 60 or so
<lgierth> no idea about the gateway usage
<lgierth> i can pull usage for v03x.ipfs.io from the metrics i guess
<lgierth> mh can't
lgierth changed the topic of #ipfs to: The v03x network's EOL/end-of-life approaches: June 30th -- IPFS - InterPlanetary File System -- https://github.com/ipfs/ipfs -- Channel logs: https://botbot.me/freenode/ipfs/ -- Code of Conduct: https://github.com/ipfs/community/blob/master/code-of-conduct.md -- Sprints: https://github.com/ipfs/pm
<Kubuxu> Hmm, after all we need only TLSv1.3
<Kubuxu> As we require reliability and sequencing from our transport, and after all I think utp provides that.
ygrek has joined #ipfs
<Kubuxu> lgierth: we also need to push this forward: https://bugzilla.mozilla.org/show_bug.cgi?id=903966
stoogenmeyer has quit [Remote host closed the connection]
cemerick has joined #ipfs
<lgierth> for ipfs.js, yeah
<lgierth> browser addons are not affected by it i'd say
slothbag has quit [Ping timeout: 250 seconds]
slothbag has joined #ipfs
kerozene has quit [Ping timeout: 258 seconds]
keroberos has joined #ipfs
stoogenmeyer has joined #ipfs
musgravejw has joined #ipfs
<Kubuxu> They are.
<lgierth> hrm
<lgierth> i would have thought they didn't share a security context with the tab they're called from
<Kubuxu> Rewrites are not working, if I go on https://ipfs.pics and my addon rewrites request to https://ipfs.io/ipfs/QM...AAA then it gets blocked
<lgierth> oh that's what you mean
<lgierth> i was thinking of an addon providing the js-ipfs api
<Kubuxu> but from what I can see it is resolvable on level https://github.com/lidel/ipfs-firefox-addon/issues/75
<Kubuxu> Hmm right.
<lgierth> and then e.g. falling back to a local daemon
<Kubuxu> I would love to see a bunch of small js scripts created for different puposes.
<Kubuxu> Like: check if local API is running, if it is change window.location to local API
<lgierth> btw the x-ipfs-gateway-prefix thing was silly
<Kubuxu> Yeah?
stoogenmeyer has quit [Remote host closed the connection]
<lgierth> i hadn't added /refs to the allowlist for that -- under /blog it works fine
<Kubuxu> heheh
stoogenmeyer has joined #ipfs
stoogenmeyer has quit [Remote host closed the connection]
keroberos is now known as kerozene
<lgierth> lol and the HEAD issue is pretty silly too
<lgierth> i made a fix >2months ago and never deployed it :3
lgierth changed the topic of #ipfs to: Update to v0.4.2, the v03x network's EOL/end-of-life approaches: June 30th -- IPFS - InterPlanetary File System -- https://github.com/ipfs/ipfs -- Channel logs: https://botbot.me/freenode/ipfs/ -- Code of Conduct: https://github.com/ipfs/community/blob/master/code-of-conduct.md -- Sprints: https://github.com/ipfs/pm
dguttman has joined #ipfs
<lgierth> all good now
stoogenmeyer has joined #ipfs
ashark has joined #ipfs
Encrypt has joined #ipfs
dguttman has quit [Ping timeout: 244 seconds]
stoogenmeyer has quit [Ping timeout: 244 seconds]
arpu has quit [Remote host closed the connection]
<Kubuxu> hehe
<Kubuxu> I can't believe you didn't deploy it.
<Kubuxu> Yeah, we've fixed the code..
arpu has joined #ipfs
<Kubuxu> Also I am looking forward to hacking in Berlin, ehmry found place for me, it will be great.
ligi has joined #ipfs
stoogenmeyer has joined #ipfs
rombou has joined #ipfs
corvinux has quit [Ping timeout: 272 seconds]
chungy has joined #ipfs
ligi has quit [Ping timeout: 250 seconds]
stoogenmeyer has quit [Remote host closed the connection]
ligi has joined #ipfs
ygrek has quit [Remote host closed the connection]
cemerick has quit [Ping timeout: 250 seconds]
computerfreak has quit [Quit: Leaving.]
computerfreak has joined #ipfs
stoogenmeyer has joined #ipfs
ligi has quit [Read error: No route to host]
stoogenmeyer has quit [Remote host closed the connection]
slothbag has quit [Quit: Leaving.]
cemerick has joined #ipfs
matoro has quit [Ping timeout: 250 seconds]
matoro has joined #ipfs
pfista has joined #ipfs
<lgierth> Kubuxu: is there a way to check for offline mode through the api?
musgravejw has quit [Read error: Connection reset by peer]
<Kubuxu> Hmm I don't think so.
<Kubuxu> Also I think it would be best to separate offline mode from ephemeral mode.
<lgierth> looking into splitting off the gateway and wondering if i can have it use the api exclusively
<lgierth> but the resolve function should return an error right?
dguttman has joined #ipfs
stoogenmeyer has joined #ipfs
Akaibu has joined #ipfs
<r0kk3rz> ephemeral mode?
<Kubuxu> lgierth: yeah, it will fail right away
<Kubuxu> r0kk3rz: when there is no daemon running but you run `ipfs cat`
<lgierth> welll the terminology is confusing because ephemeral mode is called offline mode in the commands code
<r0kk3rz> Kubuxu: so it just reads the cache, which is different to offline mode how exactly?
<lgierth> offline means it doesn't do networking
<Kubuxu> No, if there is no such block `ipfs cat` will connect to network
ylp1 has quit [Quit: Leaving.]
<Kubuxu> or not
<Kubuxu> No it won't.
<Kubuxu> but offline != ephemeral really
dguttman has quit [Ping timeout: 252 seconds]
<lgierth> yeah
<lgierth> i agree
stoogenmeyer has quit [Ping timeout: 258 seconds]
<r0kk3rz> yeah i think i get it now, 'ephemeral' is more like the js client
<lgierth> ephemeral is when there's no daemon running, and the command just goes and reads directly from the repo (which it can because there's noone else and it can take the repo lock)
<lgierth> offline is there's a daemon but it won't connect to anybody
<lgierth> and then in the code there's also the concept of "online"
<r0kk3rz> ephemeral should connect if it needs to, so then its like an on-demand daemon
<r0kk3rz> which would be pretty nice for mobile use
<r0kk3rz> i guess systemd can also on-demand the actual daemon too
<r0kk3rz> is there a github issue for this?
mildred has quit [Ping timeout: 244 seconds]
<noffle> There's also ipfs-embedded-shell for Go
<noffle> which is an ephemeral node
pfista has quit [Ping timeout: 244 seconds]
Soft has quit [Quit: WeeChat 1.6-dev]
stoogenmeyer has joined #ipfs
chungy has quit [Ping timeout: 264 seconds]
stoogenmeyer has quit [Remote host closed the connection]
chungy has joined #ipfs
ola has joined #ipfs
<r0kk3rz> ephemeral mode will also have rpc api? or can it only be daemonless
stoogenmeyer has joined #ipfs
stoogenmeyer has quit [Ping timeout: 252 seconds]
computerfreak has quit [Remote host closed the connection]
<Kubuxu> no that is offline node
<Kubuxu> but it is really only about internal naming
M-eternaleye has quit [Changing host]
M-eternaleye has joined #ipfs
M-eternaleye is now known as eternaleye
<lgierth> Kubuxu: Lisbon Team Week Dates are July 13-21st with travel dates July 12th and July 22nd
dguttman has joined #ipfs
pfista has joined #ipfs
<Kubuxu> So I should be in Berlin for at least half of their stay.
<lgierth> i'm telling you because your very much invites :)
<Kubuxu> Oh wait.
<Kubuxu> It is in Lisbon right?
<lgierth> ye
<Kubuxu> :(
<Kubuxu> I have to go to Poland 16-23 ...
<lgierth> maybe stay in lisbon ~12th to 16th?
gm has joined #ipfs
gm is now known as Guest66138
seg_violation has joined #ipfs
j12t has quit [Remote host closed the connection]
Guest66138 has quit [Read error: Connection reset by peer]
<Kubuxu> I will think about it but I can't promise anything.
<lgierth> sure sure! juan will ask about it too i guess :)
<lgierth> whyrusleeping: remember what the problem with the current writable gateway code is? (the stuff behind the Gateway.Writable option)
* lgierth feels an itch on the backspace-finger
stoogenmeyer has joined #ipfs
stoogenmeyer has quit [Remote host closed the connection]
<lgierth> the gateway extraction is gonna be so much gx yak shaving
<lgierth> uses all of go-ipfs/{blocks,core,importer,merkledag,routing,path,unixfs}
j12t has joined #ipfs
<Kubuxu> it is just that go-ipfs API is bad, IMO
<Kubuxu> such simple code shouldn't plug in so many places, it just wants to get file in 99% of cases
<Kubuxu> at least it is my view.
<lgierth> yeah i think we can do it completely through the api
<lgierth> or commands
<Kubuxu> commands == API right now :p
<lgierth> yeah i just mean not the http api
<lgierth> but the underlying thing
Tv` has joined #ipfs
* Kubuxu wonders how flights work, there are flights in same date, that take similar and differ in price by factor of 8...
dignifiedquire has quit [Quit: Connection closed for inactivity]
frabrunelle has left #ipfs ["Textual IRC Client: www.textualapp.com"]
computerfreak has joined #ipfs
<Kubuxu> I think yes
JEntrep has joined #ipfs
JEntrep has quit [Changing host]
JEntrep has joined #ipfs
<lgierth> ok done
Compy2 has joined #ipfs
stoogenmeyer has joined #ipfs
stoogenmeyer has quit [Ping timeout: 272 seconds]
computerfreak has quit [Remote host closed the connection]
stoogenmeyer has joined #ipfs
gmcquillan has joined #ipfs
stoogenmeyer has quit [Remote host closed the connection]
stoogenmeyer has joined #ipfs
Compy2 has left #ipfs [#ipfs]
stoogenmeyer has quit [Remote host closed the connection]
stoogenmeyer has joined #ipfs
<Kubuxu> Works: http://test-cors.org/#?client_method=GET&client_credentials=false&server_url=https%3A%2F%2Fipfs.io%2Fipns%2Fipfs.io%2F&server_enable=true&server_status=200&server_credentials=false&server_tabs=remote
matoro has quit [Ping timeout: 240 seconds]
<Kubuxu> kevina: there are materials about raw nodes in specs repo in issues and PRs
computerfreak has joined #ipfs
<Kubuxu> No, raw part is not fully done yet.
<kevina> So where is that documented?
<Kubuxu> "in issues and PRs"
mesch has quit [Ping timeout: 260 seconds]
<ipfsbot> [go-ipfs] whyrusleeping pushed 1 new commit to master: https://git.io/voBp8
<ipfsbot> go-ipfs/master 16245db Jeromy Johnson: Merge pull request #2778 from ipfs/feature/CORS-on-gateway-by-default...
<Kubuxu> I don't have time to search for it for you right now.
bitspill has quit [Ping timeout: 272 seconds]
bergie has quit [Ping timeout: 250 seconds]
bret has quit [Ping timeout: 260 seconds]
ogd has quit [Ping timeout: 260 seconds]
reit has joined #ipfs
bergie has joined #ipfs
matoro has joined #ipfs
s_kunk has quit [Ping timeout: 252 seconds]
mesch has joined #ipfs
bitspill has joined #ipfs
bret has joined #ipfs
ogd has joined #ipfs
<Kubuxu> This is summary.
ianopolous has joined #ipfs
<kevina> I need to run now but so far I have not seen anything that addresses my question " Without any sort of header how would you know what you are getting when you retrieve a block?"
computerfreak1 has joined #ipfs
<Kubuxu> You don't.
<Kubuxu> You need IPLD context to know that.
<Kubuxu> If you try to read the block directly you just get "Unrecognized format"
Hory_ has quit [Read error: Connection reset by peer]
<kevina> So what is the timeline before IPLD gets implemeted?
<Kubuxu> Next few months for release, but don't quote me on this
gmcquillan has quit [Quit: gmcquillan]
computerfreak2 has joined #ipfs
gmcquillan has joined #ipfs
computerfreak3 has joined #ipfs
circa2050 has quit [Quit: leaving]
stoogenmeyer has quit [Remote host closed the connection]
<kevina> We need to get back to this, at a later date as I need to go (Sorry), some of this could effect the filestore.
computerfreak1 has quit [Ping timeout: 244 seconds]
zorglub27 has quit [Ping timeout: 264 seconds]
computerfreak has quit [Ping timeout: 276 seconds]
<ipfsbot> [go-ipfs] whyrusleeping pushed 1 new commit to master: https://git.io/voBjF
<ipfsbot> go-ipfs/master 9a88107 Jeromy Johnson: Merge pull request #2854 from ipfs/feature/go-vet-fixes...
stoogenmeyer has joined #ipfs
ipfsrocks has joined #ipfs
JEntrep has quit [Quit: Leaving]
j12t has quit [Remote host closed the connection]
ianopolous has quit [Remote host closed the connection]
palkeo has joined #ipfs
palkeo has quit [Changing host]
palkeo has joined #ipfs
stoogenmeyer has quit [Read error: Connection reset by peer]
stoogenmeyer has joined #ipfs
gmcquillan has quit [Quit: gmcquillan]
gmcquillan has joined #ipfs
gmcquillan has quit [Client Quit]
gmcquillan has joined #ipfs
gmcquillan has quit [Remote host closed the connection]
gmcquillan has joined #ipfs
ianopolous has joined #ipfs
ipfsrocks has quit [Ping timeout: 264 seconds]
<whyrusleeping> ughhhh
<whyrusleeping> i was working on a bug last night
<whyrusleeping> and could reproduce it easily
<whyrusleeping> like, in ten seconds
<whyrusleeping> and now i'm coming up on an hour of it hiding from me
galois_d_ has joined #ipfs
galois___ has joined #ipfs
galois_dmz has quit [Ping timeout: 240 seconds]
galois_d_ has quit [Ping timeout: 258 seconds]
arpu has quit [Ping timeout: 252 seconds]
<xioustic> Is it accurate to assume full IPLD implementation will be a hard fork of peer protocol as well?
j12t has joined #ipfs
<whyrusleeping> xioustic: the peer protocol?
<whyrusleeping> there is very unlikely to be a hard fork because of IPLD
<whyrusleeping> we've taken some good precautions to make sure that transitioning to new protocols won't leave people out in the cold
livegnik has quit [Quit: No Ping reply in 180 seconds.]
livegnik has joined #ipfs
<ipfsbot> [go-ipfs] whyrusleeping created fix/send-msg-race (+1 new commit): https://git.io/voRtm
<ipfsbot> go-ipfs/fix/send-msg-race 63c8a9e Jeromy: pass reference to reader instead of using the one on the object...
<ipfsbot> [go-ipfs] whyrusleeping opened pull request #2856: pass reference to reader instead of using the one on the object (master...fix/send-msg-race) https://git.io/voRt4
arpu has joined #ipfs
<ipfsbot> [go-ipfs] whyrusleeping pushed 1 new commit to master: https://git.io/voRtx
<ipfsbot> go-ipfs/master 9dbce4f Jeromy Johnson: Update contribute.md
<Kubuxu> whyrusleeping: do you see any way to fix race condition in this test? https://github.com/ipfs/go-ipfs/blob/master/blocks/blockstore/blockstore_test.go#L188-L198
<Kubuxu> Problem is that between cancel() and `select` the function sometimes finishes or becomes completely closed.
<Kubuxu> even the `<-done` is sometimes successful
<whyrusleeping> hrm....
<Kubuxu> maybe I should just change the test to just require, closing and closed to be closed.
<whyrusleeping> i think thats just a bad test...
<whyrusleeping> honestly
<Kubuxu> yeah...
<Kubuxu> It was sometimes crashing with 100ms of delay :p
<Kubuxu> Should I just delete it?
matoro has quit [Ping timeout: 276 seconds]
<whyrusleeping> mmmm
<whyrusleeping> i think its useful... but we should probably relax that check
<whyrusleeping> also, i hate mondays
<whyrusleeping> i'm so distracted today
<ipfsbot> [go-ipfs] Kubuxu created feature/test-race-blockstore (+1 new commit): https://git.io/voRm0
<ipfsbot> go-ipfs/feature/test-race-blockstore 7d2f943 Jakub Sztandera: Remove blockstore test with context...
<Kubuxu> It is Wednesday.
<whyrusleeping> uh
<whyrusleeping> damn
<whyrusleeping> youre right
rombou has quit [Ping timeout: 252 seconds]
Encrypt has quit [Quit: Quitte]
<Kubuxu> I could also make the check literally check nothing by just checking all channels ::p
<Kubuxu> s/checking/allowing
<ipfsbot> [go-ipfs] whyrusleeping closed pull request #2822: Change logic of stdin input to be last and only if required (master...feature/stdin-stable) https://git.io/voLWo
<Kubuxu> Excuse my English in that commit message, I don't know what happened.
ipfsrocks has joined #ipfs
<ipfsbot> [go-ipfs] Kubuxu force-pushed feature/test-race-blockstore from 7d2f943 to 0a4d48c: https://git.io/voRYz
<ipfsbot> go-ipfs/feature/test-race-blockstore 0a4d48c Jakub Sztandera: Remove blockstore test with context...
<Kubuxu> now better
<ipfsbot> [js-ipfs] nginnever pushed 1 new commit to add: https://git.io/voRYN
<ipfsbot> js-ipfs/add 731d189 nginnever: http tests
<voxelot> noffle: i added the http tests which show the fail to js-ipfs PR 323, thanks for having a look!
<noffle> voxelot: <3 !
stoogenmeyer has quit [Remote host closed the connection]
<whyrusleeping> Kubuxu: lol
<whyrusleeping> at least comment whats going on though
galois___ is now known as galois_dmz
<whyrusleeping> maybe some intrepid contributor down the road will glance at it and say "oh, its so obvious, if we just do it this way it will all work"
stoogenmeyer has joined #ipfs
<Kubuxu> Hmm, right.
neurrowcat has joined #ipfs
matoro has joined #ipfs
jaboja has joined #ipfs
kevina has quit [Quit: Leaving]
stoogenmeyer has quit [Ping timeout: 260 seconds]
stoogenmeyer has joined #ipfs
<whyrusleeping> Kubuxu: also, i think we do need that timeout in the dht message code
<Kubuxu> Isn't it the same as this: https://github.com/ipfs/go-ipfs/issues/2823 ?
<whyrusleeping> they are related, but its not the same issue
<whyrusleeping> the timeout in the dht message stuff is needed (in my opinion) because for some reason the other side can just not respond
<whyrusleeping> and we can hang forever waiting for a message
<Kubuxu> Do we have some keep alive at connection?
<Kubuxu> but either way timeout is needed out there
<whyrusleeping> yeah, yamux has a keepalive
galois_dmz has quit [Remote host closed the connection]
<Kubuxu> because someone might keep keepalive but do not respond for that DHT message
<whyrusleeping> yeah
galois_dmz has joined #ipfs
<Kubuxu> The only thing I said back then about the timeout is that it would be better to have it defined as a constant somewhere, instead of inline.
<whyrusleeping> mmm
<whyrusleeping> i may have misread that as opposition to timeouts
<whyrusleeping> and then changed my mind and decided that i too was against timeouts
<Kubuxu> I mean: timeouts aren't the best
<Kubuxu> I would say, they are quite bad, but I don't see other way. Maybe compare if they are responding to other requests.
<Kubuxu> but it is something we should think about and plan
ruby32 has joined #ipfs
<whyrusleeping> yeah
Oatmeal has quit [Ping timeout: 244 seconds]
kevina has joined #ipfs
betaphors has joined #ipfs
<kevina> Kubuxu: Have a second. I somehow think you misunderstood my comment on issue #2053.
<ipfsbot> [go-ipfs] Kubuxu force-pushed feature/test-race-blockstore from 0a4d48c to 5a08e9e: https://git.io/voRYz
<ipfsbot> go-ipfs/feature/test-race-blockstore 5a08e9e Jakub Sztandera: Remove failing blockstore test with context...
betaphors has quit [Quit: Textual IRC Client: www.textualapp.com]
<Kubuxu> kevina: I understand.
<Kubuxu> but limiting block sizes gives us few other guarantees
<Kubuxu> For example: bank sizes on SSD are usually 512KiB, where it is much more important on SSD than on HDD
<Kubuxu> as SSD has to erase whole bank at once
<Kubuxu> Also with IPLD I think there will be shift off storing data + linking in one block, maybe only when they all fit into one block.
<whyrusleeping> kevina: i like the idea of storing the links and data separately
<kevina> whyrusleeping: thanks, that is my point
<whyrusleeping> i've been thinking about something like that for a little while. I wanted to investigate using a graph database to store the links
<whyrusleeping> so that we can *very* quickly do traversals
<Kubuxu> but it doesn't affect block limit
<kevina> I think I graph database would be cool. But a really good first step would be just to separate the metadata from the payload
step21_ is now known as step21
<kevina> Storing the data separately from the links does affect block limit, if your concern is with storage. As the links will be stored in a different location from the data.
<ipfsbot> [go-ipfs] Kubuxu opened pull request #2857: Remove failing blockstore with context test (master...feature/test-race-blockstore) https://git.io/voRcW
<Kubuxu> It doesn't if we start using raw nodes
<kevina> Kubuxu: so is this a sure thing now?
<Kubuxu> almost
mgue has quit [Ping timeout: 260 seconds]
<Kubuxu> also you have to remember that flat repo will be preferred repo for some use cases
<Kubuxu> like for example archiving
ianopolous has quit [Ping timeout: 258 seconds]
<Kubuxu> where data is lying in glacier storage
<whyrusleeping> ansuz: i feel like cjdns isnt making me any more anonymoose than i was before
neurrowcat has left #ipfs ["Leaving"]
ylp has quit [Ping timeout: 264 seconds]
ylp has joined #ipfs
<whyrusleeping> precisely
jaboja has quit [Read error: Connection reset by peer]
stoogenmeyer has quit [Remote host closed the connection]
<kevina> Kubuxu: to be clear the move to using raw nodes to encode files larger than will fit in a single block is a sure thing?
<Kubuxu> I don't know.
<kevina> If it is not, than most of my points still hold.
<Kubuxu> This doesn't change the fact that if we don't use raw nodes there will be some metadata before the data inside the block.
<Kubuxu> Like multicodec ID.
<kevina> Kubuxu: Not if the metadata is stored seperatly.
<whyrusleeping> the metadata could also be stored in the links on the parent
<Kubuxu> that is how raw nodes are supposed to work AFAIk
steefmin has quit [Ping timeout: 246 seconds]
<Kubuxu> but otherwise we want to keep nodes self identifying, right
<whyrusleeping> yeahhh... we havent really thought too hard on the raw nodes thing
stoogenmeyer has joined #ipfs
Oatmeal has joined #ipfs
<whyrusleeping> but self identity of data is one of our core tenets
<whyrusleeping> so we have to have really good reasons to depart from that
mgue has joined #ipfs
steefmin has joined #ipfs
<kevina> whyrusleeping: do you understand what I am getting at?
<kevina> What I am saying is that unless raw nodes are used it might make sense at some point in the future to _store_ the data seperatly from the metadata in repo.
<whyrusleeping> kevina: right
<whyrusleeping> that makes sense
<whyrusleeping> its quite a bit more complicated
<whyrusleeping> but for use-cases that demand it, its a great idea
<kevina> Thanks, I think I have already solved most of the complexities in the filestore code.
<kevina> And my main point is this separation should be considered when setting the block size.
<kevina> Maybe the datasize could be capped at 256KiB-4KiB.
<kevina> And the size of the block could be capped at 256KiB.
stoogenmeyer has quit [Remote host closed the connection]
<kevina> So that no matter how the block is stored in the repo things are basically aligned on the drive.
<kevina> With or without the metadata.
stoogenmeyer has joined #ipfs
<kevina> (That is assuming a 4KiB block size on the drive.)
ipfsrocks has quit [Ping timeout: 252 seconds]
<ipfsbot> [go-ipfs] whyrusleeping closed pull request #2856: pass reference to reader instead of using the one on the object (master...fix/send-msg-race) https://git.io/voRt4
erde74 has joined #ipfs
reit has quit [Ping timeout: 250 seconds]
<whyrusleeping> 234 nodes in the network at this moment
<whyrusleeping> thats like, double what it was a couple weeks ago
Senji has quit [Disconnected by services]
Senj has joined #ipfs
Senj is now known as Senji
ansuz has quit [Ping timeout: 240 seconds]
_mak has joined #ipfs
<ipfsbot> [go-ipfs] whyrusleeping created deps/libp2p/3.3.4 (+1 new commit): https://git.io/voR0i
<ipfsbot> go-ipfs/deps/libp2p/3.3.4 de56a47 Jeromy: update go-libp2p to 3.3.4...
<ipfsbot> [go-ipfs] whyrusleeping opened pull request #2858: update go-libp2p to 3.3.4 (master...deps/libp2p/3.3.4) https://git.io/voR0S
<dansup> whyrusleeping, awesome!
xioustic has quit [Ping timeout: 252 seconds]
<Kubuxu> whyrusleeping: this means that we won't dial UTP if it wasn't configured: https://github.com/ipfs/go-libp2p-transport/commit/88244000f0ce8851ffcfbac746ebc0794b71d2a4 ?
<whyrusleeping> yeap
<whyrusleeping> so, if you set up a utp listener, you can use it to dial to other peers with utp listeners
<whyrusleeping> but otherwise, you won't use utp
<Kubuxu> still not stable enough?
dguttman has quit [Quit: dguttman]
rendar has quit [Ping timeout: 260 seconds]
ianopolous has joined #ipfs
erde74 has quit [Quit: Verlassend]
galois_d_ has joined #ipfs
<whyrusleeping> yeah
<whyrusleeping> in pretty obnoxious ways
<whyrusleeping> it will randomly stall
rgrinberg has quit [Ping timeout: 250 seconds]
<whyrusleeping> and give no indication of why
<whyrusleeping> voxelot: what do you think of the ether price right now?
galois_dmz has quit [Ping timeout: 272 seconds]
<ipfsbot> [go-ipfs] whyrusleeping pushed 1 new commit to master: https://git.io/voR2T
<ipfsbot> go-ipfs/master a4801ed Jeromy Johnson: Merge pull request #2858 from ipfs/deps/libp2p/3.3.4...
<voxelot> whyrusleeping: I'm rich bitch
<whyrusleeping> voxelot: thinking of selling?
<whyrusleeping> or are things gonna go up more
<voxelot> Actually yeah thinking of selling a bit. But who knows where the price goes
<voxelot> I've been holding the same eth for almost a year now though so might just hold and see
<Kubuxu> voxelot: how much profit in percent you have?
pfista has quit [Ping timeout: 240 seconds]
<Kubuxu> You should be able to translate this into Eth
pfista has joined #ipfs
<whyrusleeping> yeah, i'm thinking of selling some and buying a new guitar. I've been wanting one for a while now
<voxelot> Kubuxu: hard to say. I bought while the price was moving between $.90-$2.00
<whyrusleeping> i might even put an eth sticker on it :P
<voxelot> So like thousands of percents
<whyrusleeping> i mined all mine, so i payed maybe $.02 per block in power
<Kubuxu> This is probably the best return of investment you could imagine
<whyrusleeping> lol, basically
rendar has joined #ipfs
cemerick has quit [Ping timeout: 246 seconds]
M-Xorkle has quit [Ping timeout: 250 seconds]
M-davidar-test has quit [Ping timeout: 250 seconds]
M-davidar-test has joined #ipfs
M-Xorkle has joined #ipfs
stoogenmeyer has quit [Remote host closed the connection]
rgrinberg has joined #ipfs
stoogenmeyer has joined #ipfs
stoogenmeyer has quit [Remote host closed the connection]
step21 is now known as step21_
s_kunk has joined #ipfs
avastmick has joined #ipfs
chriscool has joined #ipfs
ruby32 has quit [Remote host closed the connection]
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
rendar has quit [Quit: std::lower_bound + std::less_equal *works* with a vector without duplicates!]
avastmick has quit [Read error: Connection reset by peer]
avastmick has joined #ipfs
rgrinberg has quit [Quit: WeeChat 1.5]
rgrinberg has joined #ipfs
ashark has quit [Ping timeout: 260 seconds]
ulrichard has joined #ipfs
<lgierth> Kubuxu: you still awake?
infinity0 has joined #ipfs
taaem has quit [Ping timeout: 250 seconds]
seg_violation has quit [Remote host closed the connection]
<ianopolous> anyone know what the deal is with ipdb?
spm_draget has quit [Ping timeout: 276 seconds]
chriscool has quit [Ping timeout: 246 seconds]
<lgierth> ianopolous: it's gonna be a deployment of bigchaindb+ipld, from what i understand
<ianopolous> ok. I saw that IPFS is a "caretaker"
Senji has quit [Ping timeout: 250 seconds]
<lgierth> yeah that means we'll be running one of the anchor nodes, from what i understand
<ianopolous> in other news, not sure if people knew, but there was a great IPFS meetup in London last night
<lgierth> a lot still has to be worked out, and i haven't been very involved with it, but it's gonna be pretty cool i think
<ianopolous> had about 30 people
<lgierth> nice!
<lgierth> that's great
spm_draget has joined #ipfs
<lgierth> post that to the ipfs/community repo
<lgierth> and next time beforehand :D
<ianopolous> I've been meaning to read more about bigchaindb..
avastmick has quit [Ping timeout: 276 seconds]
nonaTure has quit [Ping timeout: 276 seconds]
<ianopolous> :-) yeah
<lgierth> i'll be trying to set up a monthly meetup in berlin together with ligi
nonaTure has joined #ipfs
<ianopolous> They're trying to make it a monthly meetup, so when they announce the next one I'll post it in ipfs/community
<ianopolous> cool
<ianopolous> I need more excuses to go to berlin :-)
<lgierth> i see you talked about peergos
<lgierth> cool
zorglub27 has joined #ipfs
<ianopolous> yeah, I offered to talk about IPFS, but one of the organisers had already given a great talk on IPFS (I arrived late)
<ianopolous> so I gave the second public talk on peergos instead :-)
<lgierth> i've heard the ipfs talk so many times now :)
<ianopolous> :-) it never gets old though
<lgierth> ever watched juan's talks at 0.5x speed?
ulrichard has quit [Read error: Connection reset by peer]
<ianopolous> haha no
<ianopolous> what made you do that?
<lgierth> i think it was whyrusleeping
<ianopolous> is that some initiation ceremony to protocol labs? :-)
<lgierth> no it just sounds funny :)
<ianopolous> maybe it should be ;-)
<ianopolous> lol, Juan sounds drunk at .5x
zorglub27 has quit [Quit: zorglub27]
<lgierth> haha exactly :D
<ianopolous> that is gold. Can't believe I haven't done that on youtube before
taaem has joined #ipfs
<ion> ianopolous: Everybody does
<ianopolous> ion: I quickly realised that :-)
slothbag has joined #ipfs
numeo_ has joined #ipfs
keks_ has joined #ipfs
martinBrown_ has joined #ipfs
misuto_ has joined #ipfs
Qwertie has quit [Ping timeout: 250 seconds]
Aerides has joined #ipfs
gorhgorh_ has joined #ipfs
moshisus1i has joined #ipfs
[ol]_ has joined #ipfs
notmythmon has joined #ipfs
substack_ has joined #ipfs
obarb has joined #ipfs
anandtha1ker has joined #ipfs
Stskeepz has joined #ipfs
afdudley0 has joined #ipfs
zero-one_ has joined #ipfs
Qwertie has joined #ipfs
Teeed_ has joined #ipfs
gwollon has joined #ipfs
kragniz_ has joined #ipfs
haad_ has joined #ipfs
dawuud_ has joined #ipfs
borgtu_ has joined #ipfs
barnacs_ has joined #ipfs
Bat`O_ has joined #ipfs
tg` has joined #ipfs
matoro has quit [Ping timeout: 260 seconds]
plddrr has joined #ipfs
Ragnis_ has joined #ipfs
M|tar has joined #ipfs
chromako- has joined #ipfs
mvollra7h has joined #ipfs
okket has joined #ipfs
shadoxx_ has joined #ipfs
amiller has joined #ipfs
amiller is now known as Guest1996
ecloud has quit [*.net *.split]
Aeon has quit [*.net *.split]
Ragnis has quit [*.net *.split]
Mitar has quit [*.net *.split]
noffle has quit [*.net *.split]
moshisushi has quit [*.net *.split]
shadoxx has quit [*.net *.split]
oed has quit [*.net *.split]
chromakode has quit [*.net *.split]
Stskeeps has quit [*.net *.split]
haad has quit [*.net *.split]
r04r has quit [*.net *.split]
danemacmillan has quit [*.net *.split]
plddr has quit [*.net *.split]
zero-one has quit [*.net *.split]
asyncsrc1 has quit [*.net *.split]
Teeed has quit [*.net *.split]
kragniz has quit [*.net *.split]
gorhgorh has quit [*.net *.split]
Selavi has quit [*.net *.split]
mvollrath has quit [*.net *.split]
[ol] has quit [*.net *.split]
brabo has quit [*.net *.split]
martinBrown has quit [*.net *.split]
Guest54896 has quit [*.net *.split]
blaze_pascal has quit [*.net *.split]
Bat`O has quit [*.net *.split]
afdudley has quit [*.net *.split]
zeroish has quit [*.net *.split]
ofdm has quit [*.net *.split]
misuto has quit [*.net *.split]
keks has quit [*.net *.split]
okket_ has quit [*.net *.split]
dawuud has quit [*.net *.split]
rabbitface3 has quit [*.net *.split]
substack has quit [*.net *.split]
numeo has quit [*.net *.split]
barnacs has quit [*.net *.split]
gwillen has quit [*.net *.split]
anandthakker has quit [*.net *.split]
tg has quit [*.net *.split]
mythmon has quit [*.net *.split]
cypher has quit [*.net *.split]
borgtu has quit [*.net *.split]
mvollra7h is now known as mvollrath
tg` is now known as tg
oed_ has joined #ipfs
martinBrown_ is now known as martinBrown
Ragnis_ is now known as Ragnis
ecloud has joined #ipfs
M|tar is now known as Mitar
kragniz_ is now known as kragniz
Selavi has joined #ipfs
matoro has joined #ipfs
MadcapJake has left #ipfs [#ipfs]
spm_draget has quit [Read error: Connection reset by peer]
draget_ has joined #ipfs
herzmeister has joined #ipfs
cypher has joined #ipfs
ofdm has joined #ipfs
noffle has joined #ipfs
blaze_pascal has joined #ipfs
asyncsrc1 has joined #ipfs
rgrinberg has quit [Ping timeout: 272 seconds]
rabbitface3 has joined #ipfs
danemacmillan has joined #ipfs
go1111111 has quit [Ping timeout: 244 seconds]
computerfreak3 has quit [Ping timeout: 244 seconds]
computerfreak2 has quit [Ping timeout: 244 seconds]
zz_r04r has joined #ipfs
herzmeister has quit [Ping timeout: 260 seconds]
computerfreak has joined #ipfs
computerfreak1 has joined #ipfs
rardiol has quit [Ping timeout: 244 seconds]
gwollon is now known as gwillen
computerfreak1 has quit [Ping timeout: 244 seconds]
computerfreak has quit [Ping timeout: 244 seconds]