jbenet changed the topic of #ipfs to: IPFS - InterPlanetary File System - https://github.com/ipfs/ipfs -- channel logged at 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/ -- Community Info: https://github.com/ipfs/community/ -- FAQ: https://github.com/ipfs/faq -- Support: https://github.com/ipfs/support
ashark has quit [Ping timeout: 260 seconds]
bsm1175321 has quit [Ping timeout: 250 seconds]
mildred has quit [Ping timeout: 264 seconds]
joshbuddy has joined #ipfs
<voxelot> now im getting firefox failed to launch, and actually locally firefox never launches, is that right?
<ipfsbot> [go-ipfs] whyrusleeping deleted v0.4.0-dev at f631db7: https://git.io/vgMdl
wiretapped-cb has joined #ipfs
<daviddias> it should launch chrome
<daviddias> well, if you followed the same karma conf
reit has joined #ipfs
mildred has joined #ipfs
ianopolous has joined #ipfs
<voxelot> yeah exactly
<voxelot> so travis expects firefox? wonder why it coudlnt laucnh
<daviddias> can you point me to the error, is travis the one borking?
<daviddias> I see
<daviddias> voxelot: got it
<voxelot> yeah i just did firefox locally with no prob
<wlan2> Shouldn't the tests use x-www-browser to pick the default browser?
<wlan2> (Or some other means)
<daviddias> wlan2 x-www-browser?
<daviddias> as an http header?
<wlan2> daviddias: no, that's a link to the default graphical web browser in some distros.
<wlan2> What I meant to say is, instead of calling firefox, should the tests not try to detect the default browser?
<voxelot> daviddias: yup good now, thanks, going to head home and work more any comments you have or on importing tonight
<daviddias> wlan2: in travis, you have to be explicit and say that you want an addon, in this case firefox to be installed
<daviddias> voxelot: TOTAL: 6 SUCCESS
<daviddias> woo
<voxelot> :)
<wlan2> daviddias: sorry, never used travis, was referring to tests in general.
rendar has quit [Quit: std::lower_bound + std::less_equal *works* with a vector without duplicates!]
<wlan2> Farewell, thank again.
chriscool has quit [Quit: Leaving.]
IlanGodik has quit [Quit: Connection closed for inactivity]
jhulten has quit [Quit: WeeChat 1.3]
e-lima has quit [Ping timeout: 264 seconds]
joshbuddy has quit [Quit: joshbuddy]
voxelot has quit [Ping timeout: 252 seconds]
palkeo has quit [Quit: Konversation terminated!]
e-lima has joined #ipfs
joshbuddy has joined #ipfs
<ipfsbot> [js-ipfs-api] dignifiedquire created greenkeeper-gulp-eslint-2.0.0 (+1 new commit): https://git.io/vgMpD
<ipfsbot> js-ipfs-api/greenkeeper-gulp-eslint-2.0.0 b593999 greenkeeperio-bot: chore(package): update gulp-eslint to version 2.0.0...
tmg has joined #ipfs
<ipfsbot> [js-ipfs-api] dignifiedquire deleted greenkeeper-gulp-eslint-2.0.0 at b593999: https://git.io/vgMh3
<ipfsbot> [go-ipfs] whyrusleeping force-pushed appveyor-fixes from a7c683f to ce5eac4: https://git.io/vgiwy
<ipfsbot> go-ipfs/appveyor-fixes ffb9986 Christian Couder: appveyor: disable parallel builds...
<ipfsbot> go-ipfs/appveyor-fixes aa592b8 Christian Couder: appveyor: add %GOPATH%\bin to the PATH...
<ipfsbot> go-ipfs/appveyor-fixes ea8d8aa Christian Couder: appveyor: use a POSIX prereq...
<wlan2> Made an script for faster publication of git repos on ipfs, would love to have some feedback on it, but I'm not making any illusions...
<ipfsbot> [go-ipfs] whyrusleeping force-pushed cleanup/gx-godeps from b524b8b to d7dab3a: https://git.io/vgz1U
<ipfsbot> go-ipfs/cleanup/gx-godeps b9d055c Jeromy: remove context from godeps, its in gx now...
<ipfsbot> go-ipfs/cleanup/gx-godeps 3faedb5 Jeromy: remove goprocess from godeps, use gx vendored one...
<ipfsbot> go-ipfs/cleanup/gx-godeps bf7dd2b Jeromy: remove randbo from godeps...
<wlan2> Note it's just a bash script from a sysadmin, though. /ipfs/Qmcq9xPYyzSCogCoPnS4xWsXkogxHc1gW8tgED8gq7iqkU
jhulten has joined #ipfs
HostFat has quit [Quit: Leaving]
dignifiedquire has quit [Quit: Connection closed for inactivity]
Sundaresan has quit [Ping timeout: 240 seconds]
tenodynia has joined #ipfs
<ipfsbot> [js-ipfs] diasdavid created feature/files-add (+1 new commit): https://git.io/vgDe2
<ipfsbot> js-ipfs/feature/files-add 3ca36a6 David Dias: files add feature
fleeky has quit [Remote host closed the connection]
<ipfsbot> [js-ipfs] diasdavid opened pull request #67: feature/files add (master...feature/files-add) https://git.io/vgDer
fleeky has joined #ipfs
Peer3Peer has quit [Quit: Peer3Peer]
reit has quit [Quit: Leaving]
reit has joined #ipfs
Akaibu has joined #ipfs
voxelot has joined #ipfs
ashark has joined #ipfs
ashark has quit [Ping timeout: 252 seconds]
<M-davidar> jbenet (IRC): using fs for csp is madness, so what we need is fs for csp? :/
ipfsrocks has quit [Ping timeout: 264 seconds]
r04r is now known as zz_r04r
rhalff has quit [Quit: Leaving]
<achin> any thoughts on this error while starting the daemon?
<achin> swarm2: swarm listener accept error: peerstream listener failed: accept tcp 0.0.0.0:4001: use of closed network connection swarm_listen.go:128
<achin> which is weird, because i can't figure out where swarm_listen.go lives. it's not in the go-ipfs repo
joshbuddy has quit [Quit: joshbuddy]
ipfsrocks has joined #ipfs
Qwertie has quit [Ping timeout: 250 seconds]
Qwertie has joined #ipfs
patcon has joined #ipfs
felixn has quit [Quit: Textual IRC Client: www.textualapp.com]
<tmg> achin: the codebase seems to have fractured a bit (don't ask me why); the file you want is here: https://github.com/ipfs/go-libp2p/blob/master/p2p/net/swarm/swarm_listen.go
<achin> tmg: thanks!
<achin> that was just the hint i needed to find it on my machine
f[x] has quit [Ping timeout: 240 seconds]
joshbuddy has joined #ipfs
micxjo has joined #ipfs
tmg has quit [Ping timeout: 264 seconds]
tmg has joined #ipfs
jaboja has quit [Ping timeout: 256 seconds]
voldial has joined #ipfs
elima_ has joined #ipfs
e-lima has quit [Ping timeout: 240 seconds]
warner has quit [Remote host closed the connection]
warner has joined #ipfs
tmg has quit [Ping timeout: 240 seconds]
tmg has joined #ipfs
patcon has quit [Ping timeout: 240 seconds]
kerozene has quit [Ping timeout: 250 seconds]
kerozene has joined #ipfs
chriscool has joined #ipfs
Tv` has quit [Ping timeout: 252 seconds]
Tv` has joined #ipfs
reit has quit [Ping timeout: 250 seconds]
tmg has quit [Ping timeout: 240 seconds]
tmg has joined #ipfs
tmg has quit [Ping timeout: 240 seconds]
<M-davidar> trying to dedupe files ... would be so much easier if my fs was a merkle tree already :)
tmg has joined #ipfs
devbug has joined #ipfs
<ipfsbot> [js-ipfs-api] dignifiedquire created greenkeeper-rimraf-2.5.2 (+1 new commit): https://git.io/vgD3B
<ipfsbot> js-ipfs-api/greenkeeper-rimraf-2.5.2 fa52e69 greenkeeperio-bot: chore(package): update rimraf to version 2.5.2...
Senji has joined #ipfs
<ipfsbot> [js-ipfs-api] dignifiedquire deleted greenkeeper-rimraf-2.5.2 at fa52e69: https://git.io/vgD3P
f[x] has joined #ipfs
devbug has quit [Ping timeout: 260 seconds]
sugarpuff_ has joined #ipfs
M-rschulman has joined #ipfs
simonv3_ has joined #ipfs
jakoby_ has joined #ipfs
disgusting_wall_ has joined #ipfs
pinbot has quit [Ping timeout: 240 seconds]
sugarpuff has quit [Ping timeout: 240 seconds]
M-rschulman1 has quit [Ping timeout: 240 seconds]
simonv3 has quit [Ping timeout: 240 seconds]
disgusting_wall has quit [Ping timeout: 240 seconds]
jakoby has quit [Ping timeout: 240 seconds]
pinbot has joined #ipfs
jakoby_ is now known as jakoby
sugarpuff_ is now known as sugarpuff
simonv3_ is now known as simonv3
disgusting_wall_ is now known as disgusting_wall
M-oddvar has quit [Ping timeout: 240 seconds]
redfish has quit [Ping timeout: 264 seconds]
M-oddvar has joined #ipfs
redfish has joined #ipfs
IlanGodik has joined #ipfs
devbug has joined #ipfs
captain_morgan has quit [Remote host closed the connection]
ugjka has joined #ipfs
devbug has quit [Read error: Connection reset by peer]
tmg has quit [Ping timeout: 250 seconds]
devbug has joined #ipfs
tmg has joined #ipfs
tmg has quit [Quit: leaving]
dignifiedquire has joined #ipfs
mkelly has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
voldial has quit [Quit: WeeChat 1.2-dev]
domanic has joined #ipfs
devbug has quit [Ping timeout: 240 seconds]
<dignifiedquire> whyrusleeping: daviddias gonna wait for this and then grab one :) http://www.macrumors.com/2016/01/28/skylake-macbooks-2016-release-dates/
Tv` has quit [Quit: Connection closed for inactivity]
Akaibu has quit [Quit: Connection closed for inactivity]
edsilv has joined #ipfs
<edsilv> hi, i'm getting a "error fetching resource: 503 service unavailable" when running `./ipfs-update install 0.4.0`
<edsilv> this is on an ubuntu 14.04.2 box on digital ocean with a working install of ipfs 0.3.7
palkeo has joined #ipfs
domanic has quit [Read error: Connection reset by peer]
ipfsrocks has quit [Ping timeout: 240 seconds]
palkeo has quit [Ping timeout: 240 seconds]
disgusting_wall has quit [Quit: Connection closed for inactivity]
elima_ has quit [Ping timeout: 250 seconds]
<daviddias> dignifiedquire: that improve travels a lot :)
elima_ has joined #ipfs
rendar has joined #ipfs
zz_r04r is now known as r04r
zorglub27 has joined #ipfs
<dignifiedquire> daviddias: yep :)
<dignifiedquire> .tell whyrusleeping please ping me when you are awake and have some time to talk
<multivac> dignifiedquire: I'll pass that on when whyrusleeping is around.
tmg has joined #ipfs
Encrypt has joined #ipfs
tmg has quit [Ping timeout: 276 seconds]
yellowsir has joined #ipfs
tmg has joined #ipfs
M-fil is now known as fil_redpill
tmg has quit [Ping timeout: 272 seconds]
tmg has joined #ipfs
zorglub27 has quit [Ping timeout: 240 seconds]
Peer3Peer has joined #ipfs
Peer3Peer has quit [Client Quit]
elima_ has quit [Ping timeout: 248 seconds]
captain_morgan has joined #ipfs
reit has joined #ipfs
zorglub27 has joined #ipfs
<yangwao> mm
<yangwao> is on ipfs already some file with public wifi essid,bssid,password,lat,long and so on?
* yangwao is thinking about 'autonoumos' physicall node :)
<yangwao> like dead drops was
G-Ray has joined #ipfs
Senji has quit [Read error: Connection reset by peer]
Senji has joined #ipfs
Senji has quit [Ping timeout: 240 seconds]
Senji has joined #ipfs
ugjka has quit [Quit: Leaving]
G-Ray has quit [Ping timeout: 240 seconds]
mildred has quit [Ping timeout: 240 seconds]
f[x] has quit [Ping timeout: 250 seconds]
Akaibu has joined #ipfs
joshbuddy has quit [Quit: joshbuddy]
mildred has joined #ipfs
reit has quit [Ping timeout: 272 seconds]
G-Ray has joined #ipfs
ugjka has joined #ipfs
G-Ray has quit [Ping timeout: 240 seconds]
ugjka has quit [Quit: Leaving]
G-Ray has joined #ipfs
computerfreak has joined #ipfs
G-Ray has quit [Quit: Konversation terminated!]
zorglub27 has quit [Ping timeout: 240 seconds]
computerfreak has quit [Remote host closed the connection]
zorglub27 has joined #ipfs
G-Ray has joined #ipfs
G-Ray has quit [Read error: Connection reset by peer]
G-Ray has joined #ipfs
reit has joined #ipfs
Encrypt has quit [Quit: Quitte]
elima_ has joined #ipfs
ugjka has joined #ipfs
Senji has quit [Ping timeout: 240 seconds]
elima_ has quit [Ping timeout: 260 seconds]
mirek_000 has joined #ipfs
tmg has quit [Ping timeout: 264 seconds]
elima_ has joined #ipfs
ugjka has quit [Quit: Leaving]
Encrypt has joined #ipfs
<yangwao> mmm
pfraze has joined #ipfs
<yangwao> are there some best practices for ipfs config?
pfraze has quit [Remote host closed the connection]
zorglub27 has quit [Ping timeout: 260 seconds]
Akaibu has quit [Quit: Connection closed for inactivity]
ugjka has joined #ipfs
palkeo has joined #ipfs
palkeo has joined #ipfs
zorglub27 has joined #ipfs
<yangwao> what is that hash when I open localhost:5001/ipfs/<hash>/#/config ?
sknebel has quit [Remote host closed the connection]
<yangwao> isn't my peer id. something else?
<Kubuxu> localhost:5001/webui will redirect you there
<Kubuxu> yangwao: ^^^
<yangwao> but what is it?
<yangwao> is hash of my config or ?
<Kubuxu> It is current ditribution of webui
<yangwao> because hash of my peer is QmQKY7g8iVpcsBu1vrgCYZ2rk9wUSA4FdUrnDR6i7r2uMZ and I'm at http://localhost:5001/ipfs/QmR9MzChjp1MdFWik7NjEjqKQMzVmBkdK3dz14A6B5Cupm/#/
<yangwao> ah
<yangwao> make sense, I though, but was not sure :)
<Kubuxu> IPFS just includes pointer from /webui to /ipfs/Qm... that is correct distribution for this version
<yangwao> cool :)
* yangwao just studying how that merkle tree works, mm
<yangwao> btw, when I run ipfs diag net, I will just recieve where my swarm peers are connected to?
<yangwao> is there some upper limit how many peers I can have?
<yangwao> some limitation of DHT?
<yangwao> (many Q, sry:)
<Kubuxu> diag net will try to map as big part as it can
<Kubuxu> limit is your connection and so on, 20+ is good upper band is not really defined, there is some mechanism to prevent it growing endlessly.
cemerick has joined #ipfs
<locusf> so what did the ipld merge yesterday mean for ipfs?
<Kubuxu> locusf: It means that IPLD is closer to being implemented
<Kubuxu> Most problems were resolved and something working can be written now.
<yangwao> > ipfs version
<yangwao> ipfs version 0.4.0-dev
<yangwao> \o/
<wlan2> Sorry for asking, but who is that IPLD?
<yangwao> why I sometimes getting 403 - Forbidden when I'm trying to connect http://localhost:5001/ipfs/QmRyWyKWmphamkMRnJVjUTzSFSAAZowYP4rnbgnfMXC9Mr ?
<lgierth> likely cors
Senji has joined #ipfs
<lgierth> i'm not up-to-date what to configure regarding CORS
<lgierth> Kubuxu: i think you might know more ^
<ansuz> allow all the things
<Kubuxu> Default config should just work
<yangwao> sometimes it works, sometimes it doesnt
<yangwao> well, if it was cors, I've just not recieve 403 at all? or I might be wrong
<lgierth> Kubuxu: has the OPTIONS stuff landed?
<Kubuxu> Hmm, he might be using version still w/o it
<Kubuxu> IIRC only 0.4-dev has it
<yangwao> got 0.4.0-dev
<Kubuxu> how new?
<Kubuxu> Form dist.ipfs.io?
<yangwao> just right now I ran ipfs update
<yangwao> dunno :x
<Kubuxu> yangwao: check your API.HTTPHeaders section in config of IPFS
<yangwao> null
<Kubuxu> ok
<yangwao> what should be there?
<yangwao> I've migrated from version 2 to 3
<Kubuxu> null
<Kubuxu> Send me also result from http://localhost:8080/version
<Stskeeps> 20
<yangwao> Client Version: go-ipfs/0.4.0-dev
<yangwao> Protocol Version: ipfs/0.1.0
<Kubuxu> no Commit:?
<yangwao> nope
<Kubuxu> lgierth: I think you might want to release new version for distributions
<lgierth> nah that's whyrusleeping's job :)
<Kubuxu> It is quite a time since the last one
<lgierth> not my monkey :P
<yangwao> :D :D
<yangwao> well :)
<yangwao> I think I will live a while withou webui )
<Kubuxu> you as IPN
<lgierth> joking aside, i can't judge well enough what should be released
<lgierth> if anything crucial is missing, etc.
<lgierth> i think we're gonna have an rc2 soon
<Kubuxu> Was there rc1?
<lgierth> yeah it's just not on dist
<lgierth> v0.4.0-rc1
<yangwao> :)
<lgierth> the -dev release should be removed from dist
<Kubuxu> Yes, it is really missleading
<Kubuxu> You expect it to be quite new, and it isn't.
<Kubuxu> yangwao: what system are you on?
<lgierth> yeah it's really old in fact
<lgierth> november-ish or so
<Kubuxu> Also should in /version there be Client Version: go-libp2p/0.1.0 ?
<Kubuxu> is libp2p the client?
<yangwao> Kubuxu: darwin :)
patcon has joined #ipfs
<Kubuxu> I could walk you though compilation from sources if it was windows or linux, IDK how about darvin.
<Kubuxu> Do you have Go installed?
<yangwao> I think I have 1.5.3 now, but I need to do some hasle with GOPATH and so on :)
<yangwao> I'm not hurry, I'll wait for rc2 :)
<Kubuxu> Kk
G-Ray has quit [Ping timeout: 240 seconds]
patcon_ has joined #ipfs
patcon has quit [Ping timeout: 272 seconds]
pfraze has joined #ipfs
HostFat has joined #ipfs
fiatjaf has joined #ipfs
patcon__ has joined #ipfs
patcon_ has quit [Ping timeout: 252 seconds]
voxelot has quit [Ping timeout: 252 seconds]
<M-zick> go-ipfs-api have a delay in 5-10sec if I used this in a custom ipfs daemon,its ok? Maybe if I will be use python-ipfs-api - will be ok? or the same?
<wlan2> By the way, trying to make better my bash script for git repo adding, /ipfs/QmZHdmP1on73vwAeidUrXTUEZwRQsK3UM84AGrP2GHasfJ
ipfsrocks has joined #ipfs
<M-zick> wlan2 (IRC): you to me?)
<wlan2> M-zick: actually that was to the channel in general.
elima_ has quit [Ping timeout: 248 seconds]
<wlan2> And yes, the code to do the actual job is commented because I was working on other parts of the script.
<patagonicus> wlan2: What's wrong with the existing one (serious question, I haven't looked at it)? Also, don't use [ ], use [[ ]], see http://mywiki.wooledge.org/BashFAQ/031
<Ape> Swarm size graph: https://ape3000.com/ipfs/swarm.png
voxelot has joined #ipfs
<patagonicus> Also, quote your variables, especially if they are user input.
<wlan2> patagonicus: which is the existing one? I haven't seen it. I'm working in improving the one I yanked together yesterday.
<lgierth> Ape: nice
<lgierth> can't wait for v03x to get smaller
reit has quit [Quit: Leaving]
elima_ has joined #ipfs
<wlan2> patagonicus: I see one minor "problem" with that one, shich is the licence.
<patagonicus> Sure, if MIT is too restrictive for you, go ahead and build something else. But I don't see why you'd do that.
<wlan2> Said it's minor.
fiatjaf has quit [Ping timeout: 264 seconds]
<wlan2> The fisrt reason to make my own was to not have to type the commands each time myself, since a quick search did not reveal an existing one.
<wlan2> Then I felt the need to make it better, and also to improve my bash skills.
cemerick has quit [Ping timeout: 248 seconds]
<patagonicus> The wiki I posted above is a great way too improve bash skills. Also #bash on FreeNode.
fiatjaf has joined #ipfs
<wlan2> The licence I choosed was explicitly to make it re-licensable.
<patagonicus> Is there a situation where you can't use something under MIT and would have to use a different license? You can fork it as open source or closed source, you can include it in GPL licensed software/distributions, same for properitary ones. Sure, WTFPL is even more permissive, but I don't really see what the benefit is.
<wlan2> patagonicus: Well one benefit over MIT is the text art.
patcon_ has joined #ipfs
<wlan2> But now seriously, thanks for the links.
mildred1 has joined #ipfs
joshbuddy has joined #ipfs
patcon__ has quit [Ping timeout: 240 seconds]
fiatjaf_ has joined #ipfs
fiatjaf has quit [Ping timeout: 276 seconds]
<voxelot> daviddias: ping
jaboja has joined #ipfs
ugjka has quit [Remote host closed the connection]
mirek_000 has quit [Ping timeout: 264 seconds]
fiatjaf has joined #ipfs
fiatjaf_ has quit [Ping timeout: 264 seconds]
fiatjaf has quit [Ping timeout: 240 seconds]
fiatjaf has joined #ipfs
fiatjaf has quit [Remote host closed the connection]
ugjka has joined #ipfs
Senji has quit [Ping timeout: 240 seconds]
Senji has joined #ipfs
joshbuddy has quit [Quit: joshbuddy]
mirek_000 has joined #ipfs
computerfreak has joined #ipfs
JasonWoof has quit [Read error: Connection reset by peer]
pfraze has quit [Remote host closed the connection]
joshbuddy has joined #ipfs
HostFat has quit [Quit: Leaving]
JasonWoof has joined #ipfs
lothar_m has quit [Quit: WeeChat 1.4-dev]
disgusting_wall has joined #ipfs
<Kubuxu> Hehe
patcon__ has joined #ipfs
<yangwao> wait, I can run hasteIPFS on my own?
<yangwao> :D
* yangwao is using hastebin for ages.
<Kubuxu> It is just static site.
<Kubuxu> ipfs resolve /ipns/bin.ipfs.ovh
<yangwao> well, I tried ipfsbin.xyz but didnt works for me
<Kubuxu> hasteIPFS displays files that are already on IPFS
<yangwao> jup, reading now https://ipfs.io/ipns/bin.ipfs.ovh/
<Kubuxu> repo is at Kubuxu/hasteIPFS , it is a mess I have to cleanup it.
<yangwao> :}
pfraze has joined #ipfs
patcon_ has quit [Ping timeout: 272 seconds]
<yangwao> )
<yangwao> and path after /ipns/ is controlled by whom? is just proxy redirect to some other service?
lothar_m has joined #ipfs
patcon_ has joined #ipfs
zorglub27 has quit [Ping timeout: 240 seconds]
patcon__ has quit [Ping timeout: 240 seconds]
patcon__ has joined #ipfs
patcon_ has quit [Ping timeout: 252 seconds]
zorglub27 has joined #ipfs
<Kubuxu> I bought ipfs.ovh
<Kubuxu> If you have any nice service I will gladly deploy it under it.
<Kubuxu> yangwao: ^^
<yangwao> and who controls ipfs.io/ipns/ ? or how that works?
<yangwao> oh, thanks for offer! :)
mkelly has joined #ipfs
<Kubuxu> It is DNS.
<yangwao> oh, I mean path after /ipns/
<yangwao> I really need read more about ipns )
<Kubuxu> In DNS you can specify record like: bin.ipfs.ovh TXT dnslink=/ipfs/QmR7hdjZmsWtmCWwD1Xng3q8sjN7QoxK6g1LWFWKRmwgEV
<Kubuxu> And then when you use this DNS with /ipns/ it will read the dnslink
<yangwao> and QmR7hdjZmsWtmCWwD1Xng3q8sjN7QoxK6g1LWFWKRmwgEV is your peer id?
<Kubuxu> No, it is hash of the directory
<yangwao> ahm
<Kubuxu> The dnslink could be /ipNs/something itself
<Kubuxu> in this case I just used plain /ipfs/
patcon_ has joined #ipfs
<yangwao> oh I actually find that part with TXT trick in dns :)
* yangwao is at ipscend
<yangwao> *found
<yangwao> does http://openipfs.xyz/ works?
<yangwao> I had actually very similiar idea :)
patcon__ has quit [Ping timeout: 250 seconds]
<Kubuxu> IDK what it is.
<Kubuxu> Doesn't load for me
calavera has joined #ipfs
<yangwao> but in final, it will aim for filecoin
<Kubuxu> requiring docker kills it for me
<Kubuxu> docker doesn't work in my LXC architecture for unknown reason
<yangwao> o.O what you are running?
<Kubuxu> although it is nice idea
<Kubuxu> Arch + lots of LXC containers
<Kubuxu> on dedi
<Kubuxu> on notebook, Arch + some LXC containers
<calavera> hi! is there a guide on how to bootstrap an internal network from scratch without the default nodes? I find this page laking lots of information https://ipfs.io/ipfs/QmTkzDwWqPbnAh5YiV5VwcTLnGdwSNsNTn2aDxdXBFca7D/example#/ipfs/QmQwAP9vFjbCtKvD8RkJdCvPHqLQjZfW7Mqbbqx18zd8j7/bootstrap/readme.md
zoobab_ has quit [Ping timeout: 250 seconds]
<Kubuxu> calavera: just remove all peers from bootstrap and add your own, also in case of LANs IPFS will be able to find other nodes using mdns
<calavera> do I have to connect peers to the swarm after using `ipfs bootstrap add`?
<Kubuxu> You can either use: ipfs boostrap add to add peer into bootstrap list which will be used every startup
<Kubuxu> or
<Kubuxu> use ipfs swarm connect to connect only once
patcon__ has joined #ipfs
<Kubuxu> Also be warned: your network is separate as long as nobody bridges it with global network
<yangwao> ^ :)
<Kubuxu> if someone bridges them for just few minutes you will have too reboot all nodes for it to be separate again.
* yangwao used ipfs to serve npm packages on friday in work when there was no internet :D
zoobab has joined #ipfs
<yangwao> Kubuxu: Why reboot it? it fetches something with higher order or? o.O
<Kubuxu> yangwao: reboot as restart IPFS
<Kubuxu> sorry for using it wrong
<yangwao> but why?
<yangwao> it will learn that some hash is only at some node on internet and not on LAN?
patcon_ has quit [Ping timeout: 250 seconds]
<noffle> yangwao: awesome!
<Kubuxu> It is about how the swarm works. It stores connection details in DHT, so if I have only 10 peers and someone has peers I don't know of in his DHT I will try connecting with him
<calavera> swarm connect works as expected, but if I try to do `bootstrap add` I get this error `Error: lstat boostrap: no such file or directory`
<yangwao> Kubuxu: well, I think I occured this on friday, because internet in office was sketchy and there was periodic downtimes and few uptimes and I had to restart ipfs frequently :/
<Kubuxu> lstat boostrap: no such file or directory: s/boostrap/bootstrap
<Kubuxu> Hmm, interesing
<calavera> gosh sorry
<yangwao> need combine ipfs + ip6 or cjdns
<yangwao> ip6 has that homing thing
<calavera> okay that makes more sense XD
<Kubuxu> yangwao: weren't your public IP changing?
<Kubuxu> s/were/was
<yangwao> nope, it was static.
<Kubuxu> Hmm, interesing
<yangwao> sometimes ipfs just showing 0 connected peers even when I had other node on same l2 segment
<yangwao> well.. :)
<yangwao> may I found some bugs? :)
<yangwao> network adapter was still up
<yangwao> also, there was some packet loss (60-90%) before going up again and down totally
<calavera> I'm guessing I can use `ipfs config Bootstrap [my_custom_nodes]` to fill the list before starting the daemon, is that the best approach for config management?
zorglub27 has quit [Quit: zorglub27]
<Kubuxu> calavera: or manual json edition in ~/.ipfs/config but yes
<calavera> awesome, thanks, that was very helpful
<calavera> I'm going to keep playing with it
sobr has joined #ipfs
Akaibu has joined #ipfs
edsilv has quit [Ping timeout: 252 seconds]
patcon_ has joined #ipfs
edsilv has joined #ipfs
cemerick has joined #ipfs
<yangwao> I'm just thinking about how to use webrtc and ipfs
<yangwao> all I need is exchange signaling data
kaiza has quit [Remote host closed the connection]
<Kubuxu> yangwao: js-ipfs will have webrtc support AFAIK
<yangwao> hmm
<noffle> for webrtc overlay networks
<Kubuxu> but go-ipfs should implement them too
<noffle> these don't give you a routing layer though
patcon__ has quit [Ping timeout: 240 seconds]
<noffle> that's still an area of active research
<yangwao> I'm just wondering, I'm going through some invisibile path of my ideas and slowly existing projects appears :D
<noffle> webtorrent and js-ipfs are looking for good solutions still
kaiza has joined #ipfs
<yangwao> and also someone already mention there are plans to make something like keybase is over ipfs, right?
calavera has quit [Quit: Textual IRC Client: www.textualapp.com]
Akaibu has quit []
patcon__ has joined #ipfs
<noffle> I saw an issue on their (keybase's) repo, not sure if there's more than that yet
patcon_ has quit [Ping timeout: 248 seconds]
* yangwao 's bucket of ideas is almost empty :D
<yangwao> but doing some Dapp could be way (I've seen already something)
Encrypt has quit [Quit: Quitte]
<Kubuxu> There is keychain comming
<yangwao> @moreinfo?
<lidel> can someone with go-ipfs v0.3.11 open /ipns/ipfs.io ? does it load fine?
<yangwao> mm, ipfs-screencap works for someone?
<yangwao> something is bad at me or..
<noffle> yangwao: it might not be 0.4.0 compatible yet
<yangwao> oh
<noffle> same with ipfs-paste I think
<yangwao> so should I downgrade?
<noffle> or figure out the issue and PR it :D
<yangwao> not funny at all :P
<Kubuxu> and ipscend
<yangwao> there is only migration tool to going up, not donw
<yangwao> down
<yangwao> :D
<noffle> ipscend works for me on 0.4.0
<noffle> actually ipfs-paste *should* work now that we multiplex gateway requests to both versions
<noffle> haven't ever used ipfs-screencap though
<Kubuxu> hmm it wasn't working for me...
<yangwao> I didnt tried ipfs-paste yet
<Kubuxu> noffle: this is what ipscend is producing for me https://ipfs.io/ipfs/Qme8ztWQePCqSRibNtiUqaZuFvB3pkU34hd1KMt989VydK
<yangwao> does have ipfs cat some verbose mode?
<yangwao> hence I'm running on 0.4.0 some great of part of ipfs nodes will not work for me?
<yangwao> or is there some fallback?
patcon_ has joined #ipfs
<yangwao> is there some verbose mode for ipfs cat?
<yangwao> or just debug why it doesnt work for me/
<yangwao> $ ipfs cat QmSKVENxxkS3QGkFJDofWgcPySdCHZ3sbrU5onXAzhWZdz >/usr/local/bin/ipfs-paste
<yangwao> trying :x
patcon__ has quit [Ping timeout: 240 seconds]
patcon__ has joined #ipfs
<noffle> yangwao: use the | character instead of > for piping into other programs
<noffle> oh you're downloading ipfs-paste?
<yangwao> yop
<yangwao> and jbenet has there error in readme.md afaik, he got there curl -s https://github.com/jbenet/ipfs-paste/blob/master/ipfs-paste >/usr/local/bin/ipfs-paste
patcon_ has quit [Ping timeout: 250 seconds]
<yangwao> I think something is wrong with my node :)
<yangwao> oh is there.
<yangwao> I should read some specs. How long does it takes to propagate?
<yangwao> or do some preload?
<yangwao> in some version 4 should be some fast propagation on some small file-sizes :x
<b0at> lidel: i have 3.11 (package version 3.11-2 on arch), and it resolves the name to /ipfs/QmNu7McSMSi3vp6avTZrgW6MKdgeDkGjJGY6W5zPjnh9Xg but it hasn't delivered any data yet
<lidel> b0at, thanks, same here
pfraze has quit [Remote host closed the connection]
pfraze has joined #ipfs
pfraze has quit [Ping timeout: 252 seconds]
a1uz10nn has joined #ipfs
patcon_ has joined #ipfs
patcon__ has quit [Ping timeout: 260 seconds]
<yangwao> Kubuxu: how do you use through browser fs:/ipns/ipfs.io ?
<yangwao> I mean 'fs:/'
<yangwao> mount?
<yangwao> or some extension rewrite
<yangwao> hm that chrome from xicombd has something for redirection too mm
<yangwao> hm that 0.4.0 is giving me some errors ;(
infinity0 has quit [Ping timeout: 248 seconds]
<yangwao> Kubuxu: do you have few secs/mins? I think I need to update on some very latest ipfs :D
<yangwao> go get -d github.com/ipfs/go-ipfs and make install could do the thing?
yaoe has quit [Remote host closed the connection]
<Kubuxu> If you have $GOPATH set and $GOPATH/bin in your $PATH, yes
yaoe has joined #ipfs
<yangwao> it will fetch latest commit?
<yangwao> hm going through ipfs over 1M/s, blazing fast :D
<Kubuxu> yes
infinity0 has joined #ipfs
mkelly_ has joined #ipfs
<ipfsbot> [webui] greenkeeperio-bot opened pull request #243: Update eslint-config-standard-react to version 2.3.0
infinity0 has quit [Remote host closed the connection]
mkelly has quit [Ping timeout: 240 seconds]
infinity0 has joined #ipfs
infinity0 has quit [Remote host closed the connection]
patcon__ has joined #ipfs
<yangwao> uh oh
<yangwao> instalation failed
infinity0 has joined #ipfs
patcon_ has quit [Ping timeout: 264 seconds]
mkelly_ has quit [Ping timeout: 250 seconds]
ipfsrocks has quit [Ping timeout: 256 seconds]
wlan2 has quit [Ping timeout: 250 seconds]
patcon_ has joined #ipfs
<Kubuxu> yangwao: disable daemon, `rm -rf $GOPATH/src/gx` and make install again
<yangwao> lemme try
<yangwao> (idk why, but I have strong headache).. but need latest ipfs :P
f[x] has joined #ipfs
mkelly has joined #ipfs
patcon__ has quit [Ping timeout: 248 seconds]
cemerick has quit [Ping timeout: 240 seconds]
jaboja has quit [Ping timeout: 250 seconds]
<yangwao> Kubuxu: ok, it's finished, what now? in :8080/version I still dont see commit :)
<Kubuxu> run `which ipfs`
<yangwao> /usr/local/bin/ipfs
<Kubuxu> mv /usr/local/bin/ipfs /usr/local/bin/ipfs.bak
ipfsrocks has joined #ipfs
<Kubuxu> and again `which ipfs`
ugjka has quit [Ping timeout: 240 seconds]
jaboja has joined #ipfs
<yangwao> /Users/wao/Lab/go/bin/ipfs
<yangwao> ahm
<yangwao> Commit: a871f37
<yangwao> o/
<Kubuxu> \\o
patcon_ has quit [Ping timeout: 252 seconds]
Encrypt has joined #ipfs
Oatmeal has quit [Ping timeout: 250 seconds]
<yangwao> mm ok, I think it's time to schedule local meetup.. :D
mkelly has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
rendar has quit [Ping timeout: 250 seconds]
mildred1 has quit [Quit: Leaving.]
mildred1 has joined #ipfs
mildred has quit [Ping timeout: 272 seconds]
<ipfsbot> [go-ipfs] whyrusleeping deleted appveyor-fixes at ce5eac4: https://git.io/vgyqo
rendar has joined #ipfs
edsilv has quit [Ping timeout: 252 seconds]
mirek_000 has quit [Read error: Connection reset by peer]
edsilv has joined #ipfs
Oatmeal has joined #ipfs
<ipfsbot> [go-ipfs] whyrusleeping deleted cleanup/gx-godeps at d7dab3a: https://git.io/vgymb
edsilv has quit [Client Quit]
<whyrusleeping> i'm alive
<multivac> whyrusleeping: 2016-02-13 - 10:43:11 <dignifiedquire> tell whyrusleeping please ping me when you are awake and have some time to talk
<whyrusleeping> dignifiedquire: yo
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ipfs
yellowsir has left #ipfs [#ipfs]
jaboja has quit [Ping timeout: 256 seconds]
mildred1 has quit [Ping timeout: 240 seconds]
<dignifiedquire> whyrusleeping: welcome to the land of the living dead
<whyrusleeping> dignifiedquire: lol
pfraze has joined #ipfs
sknebel has joined #ipfs
pfraze has quit [Remote host closed the connection]
pfraze has joined #ipfs
* Codebird savagely beats apache until it plays nice with IPFS.
<Codebird> Hmm... maybe it'd go faster if I hadn't inadvertantly included a ton of flac music.
<Codebird> Don't worry, all legal.
mkelly has joined #ipfs
<Codebird> wget -S and... I see an X-ipfs-path header. Success!
<Codebird> Now I can start the process of transitioning my website to IPFS.
<whyrusleeping> wooo!
<Codebird> I started with the public domain music, but there's a lot there. I've already rewritten what few parts used server-side scripts, it's all client now.
<Codebird> I just need someone actually qualified in some field of biology to finish that educational game.
<Codebird> But for now, sleep.
palkeo has quit [Quit: Konversation terminated!]
Encrypt has quit [Quit: Sleeping time!]
infinity0 has quit [Ping timeout: 240 seconds]