lgierth changed the topic of #ipfs to: Hello congress! Get go-ipfs 0.4.4 at https://dist.ipfs.io, then check out our media.ccc.de mirror: https://archives.ipfs.io | IPFS, the InterPlanetary FileSystem: https://github.com/ipfs/ipfs | FAQ: https://git.io/voEh8 | Logs: https://botbot.me/freenode/ipfs/ | Code of Conduct: https://git.io/vVBS0 | Sprints: https://git.io/voEAh
vtomole has joined #ipfs
mildred_ has joined #ipfs
mildred has quit [Ping timeout: 265 seconds]
nunofmn has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cyanobacteria has quit [Quit: Konversation terminated!]
disusered has joined #ipfs
zanadar has joined #ipfs
zanadar has quit [Ping timeout: 260 seconds]
fleeky__ has joined #ipfs
fleeky_ has quit [Ping timeout: 264 seconds]
cyanobacteria has joined #ipfs
elh9 has joined #ipfs
cyanobacteria has quit [Quit: Konversation terminated!]
cyanobacteria has joined #ipfs
ebarch has quit [Remote host closed the connection]
cyanobacteria has quit [Client Quit]
john1 has quit [Ping timeout: 260 seconds]
elh9 has quit [Remote host closed the connection]
elh9 has joined #ipfs
ebarch has joined #ipfs
vtomole has quit [Ping timeout: 260 seconds]
nunofmn has joined #ipfs
cyanobacteria has joined #ipfs
cyanobacteria has quit [Client Quit]
Parent5446[m] has joined #ipfs
tilgovi has joined #ipfs
ivo_ has quit [Ping timeout: 245 seconds]
tabrath has quit [Ping timeout: 258 seconds]
ivo_ has joined #ipfs
realisation has joined #ipfs
tmg has joined #ipfs
<realisation> hello!
Parent5446[m] has left #ipfs ["User left"]
nunofmn has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mrPOPOK has joined #ipfs
mrPOPOK has quit [Quit: Page closed]
sjm[m] has joined #ipfs
vtomole has joined #ipfs
Kingsquee has joined #ipfs
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ipfs
ckwaldon1 has joined #ipfs
ckwaldon has quit [Ping timeout: 245 seconds]
ckwaldon1 is now known as ckwaldon
realisation has quit [Ping timeout: 260 seconds]
tilgovi has quit [Ping timeout: 258 seconds]
wookiehangover has joined #ipfs
ivo_ has quit [Ping timeout: 258 seconds]
tilgovi has joined #ipfs
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ipfs
AniSky has joined #ipfs
<AniSky> Is there a channel for FileCoin discussion?
ivo_ has joined #ipfs
<vtomole> Anisky FileCoin is not being developed at the moment
<AniSky> Is there any reason for that, or is it just coincidental?
<AniSky> vtomole I'm trying to figure out why it's not actively under development, or if it is behind closed doors.
<vtomole> AniSky:https://www.youtube.com/watch?v=cU-n_m-snxQ&t=2255s, It's going to be built on etherum, i think, somebdy correct me if i'm wrong @jbenet
<vtomole> AniSky: I think people are just really busy with building the IPFS infrastructure.
tmg has quit [Ping timeout: 246 seconds]
s_kunk has quit [Ping timeout: 264 seconds]
<pjz> Filecoin is still a ways down the pipe
<pjz> need some more fundamental infrastructure working first
<vtomole> pjz: If you were to make a guess, would it be by the end of this year?
s_kunk has joined #ipfs
<pjz> vtomole: I'd guess not, but I could be wrong
<pjz> vtomole: too many factors, really
<pjz> vtomole: you need remote storage?
<vtomole> remote storage? ipfs doesn't have that already?
<AniSky> But I was thinking more along the lines of, you have a fairly complete whitepaper to document it. No real reason it couldn't be implemented right now.
<vtomole> AniSky: You can start implementing it, i would be glad to help :)
<AniSky> Well, let me poke around for a bit and see what I can come up with.
<AniSky> If it seems to be working we could totally do it.
<AniSky> Golang for sure :)
<vtomole> My email: vtomole@iastate.edu
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ipfs
<AniSky> vtomole got it, one min :)
wallacoloo_____ has joined #ipfs
chris613 has quit [Read error: Connection reset by peer]
AniSky_ has joined #ipfs
AniSky has quit [Read error: Connection reset by peer]
pfrazee has quit [*.net *.split]
ckwaldon has quit [*.net *.split]
disusered has quit [*.net *.split]
wallacoloo_____ has quit [*.net *.split]
infinity0 has quit [*.net *.split]
disusered has joined #ipfs
ckwaldon has joined #ipfs
pfrazee has joined #ipfs
wallacoloo_____ has joined #ipfs
infinity0 has joined #ipfs
<AniSky_> I just had a 10000% crazy idea
<AniSky_> What if we made it possible via IPFS to make "network" accounts, where your username is your Node ID and your password encrypts access to the JSON file with all your hashes etc.
<AniSky_> Then, when you make an account, you encrypt that JSON file and publish it on IPFS
<vtomole> That already exists
<AniSky_> Oh it does?
<pjz> well, the idea is there
<pjz> though there's some other bits about being able to 'friend' other nodes, who you share your keys with somehow
<pjz> in the meantime, if you want someone to pin some of your data (a website you want to publish via ipfs maybe?) there's https://pinbits.io/
kalon[m] has joined #ipfs
<AniSky_> pjz I was referring to network accounts like "AniSky" on my Macbook Pro, and when I sign in on this computer or others it can sync my filesystem.
<AniSky_> All it has to do to achieve that is encrypt my data, publish the encrypted data to IPFS, maintain an index (also encrypted) that IPNS points to.
<AniSky_> This would have to be a modified operating system of course, but the idea could be implemented in the browser too.
<vtomole> looks ipfs a job for ipos
mguentner has quit [Quit: WeeChat 1.6]
<pjz> ipfs isn't POSIX compatible
<AniSky_> The only requirement is that the last computer I used is online when I sign in on a new computer (by virtue of getting the latest index).
<AniSky_> Or wait a sec... on IPNS, do you host the hash for your IPNS hash address?
<AniSky_> No wait, you don't. So the only requirement is that, when signing in on a new computer, the other computer is seeding.
<AniSky_> And computers update their index from IPNS whenever you sign in.
<AniSky_> Once they have their index (which is like a normal FS index, but with hashes included), they should be able to retrieve all the data.
<AniSky_> Given that some of their computers with the data are seeding, that is.
<vtomole> AniSky_: Ideas are plenty man, just make the prototypes and test if they are good ideas.
<AniSky_> It's getting late. That sounds like a tomorrow problem. However, I will look into this more :)
<AniSky_> This could be the next dropbox :P
AniSky_ has quit [Quit: Textual IRC Client: www.textualapp.com]
mguentner has joined #ipfs
mguentner2 has joined #ipfs
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ipfs
mguentner has quit [Ping timeout: 272 seconds]
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ipfs
ylp has joined #ipfs
arkimedes has joined #ipfs
jonnycrunch has quit [Quit: jonnycrunch]
ylp has quit [Ping timeout: 246 seconds]
<arkimedes> hi jbenet Kubuxu lgierth whyrusleeping davidar mappum richardlitt could you look through the morph.is source code and see what you could use to make ipfs better?
<arkimedes> the main developer was shot and killed 2 weeks ago and it would mean alot for his work to live on
<arkimedes> its a distributed datastore like IPFS and there was a ui being developed for a distributed irc which you can get if you pull the source and git checkout f-dds
<arkimedes> the distributed irc was almost done
<arkimedes> heres a mockup of what it was going to look like https://ipfs.pics/Qmab8KzU4jCEYwwHQaDRNBQGu2eRSf9Qvkhfjn7Q63qFTH
<arkimedes> if you run a morphis node with the f-dds branch you can see most of it in action
<arkimedes> there were some tweaks to the ui we had talked about but never got around to finish
<arkimedes> and if someone could pass this message along to haadcode who's working on Orbit I'd really appreciate it
<arkimedes> especially since the morphis version of distributed chatroom was being made to be able to be fully functional without any javascript
<arkimedes> heres a backup of the code including all branches (which is also currently still available on the official morph.is git repo until the servers go offline
elh9 has quit [Ping timeout: 245 seconds]
ylp has joined #ipfs
gully-foyle has quit [Ping timeout: 246 seconds]
john1 has joined #ipfs
espadrine has joined #ipfs
ylp has quit [Ping timeout: 260 seconds]
<arkimedes> yeah
<arkimedes> is a follow up
<Stskeeps> okay
jkilpatr has quit [Ping timeout: 258 seconds]
jkilpatr has joined #ipfs
pfrazee has quit [Remote host closed the connection]
lacour has quit [Quit: Leaving]
tmg has joined #ipfs
vtomole has quit [Ping timeout: 260 seconds]
bottle has quit [Remote host closed the connection]
slothbag has joined #ipfs
graydon[m] has joined #ipfs
atachypha has joined #ipfs
atachypha has quit [Ping timeout: 256 seconds]
Aranjedeath has quit [Quit: Three sheets to the wind]
disusered has quit [Quit: WeeChat 1.5]
patience has joined #ipfs
elico has quit [Read error: Connection reset by peer]
tilgovi has quit [Ping timeout: 258 seconds]
pcre_ has joined #ipfs
<haad> arkimedes: as discussed on GH, will take a look
tabrath has joined #ipfs
mildred has joined #ipfs
mildred_ has quit [Ping timeout: 264 seconds]
arkimedes has quit [Ping timeout: 248 seconds]
ylp has joined #ipfs
espadrine has quit [Ping timeout: 260 seconds]
rendar has joined #ipfs
s_kunk has quit [Ping timeout: 260 seconds]
elh9 has joined #ipfs
cyanobacteria has joined #ipfs
arpu has joined #ipfs
m0ns00n_ has joined #ipfs
s_kunk has joined #ipfs
s_kunk has joined #ipfs
s_kunk has quit [Changing host]
Akaibu has quit []
jivank[m] has left #ipfs ["User left"]
pcre_ has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
Soft has quit [Ping timeout: 256 seconds]
Soft has joined #ipfs
pcre has joined #ipfs
pcre has quit [Client Quit]
espadrine has joined #ipfs
gardient has joined #ipfs
kenshyx has joined #ipfs
wallacoloo_____ has quit [Quit: wallacoloo_____]
maxlath has joined #ipfs
espadrine has quit [Ping timeout: 248 seconds]
m0ns00n_ has quit [Quit: quit]
nunofmn has joined #ipfs
espadrine has joined #ipfs
ckwaldon1 has joined #ipfs
ckwaldon has quit [Ping timeout: 246 seconds]
ckwaldon1 has quit [Read error: Connection reset by peer]
ckwaldon has joined #ipfs
Caterpillar has joined #ipfs
mildred_ has joined #ipfs
dignifiedquire has quit [Quit: Connection closed for inactivity]
nunofmn has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
kps has joined #ipfs
anewuser has quit [Read error: Connection reset by peer]
anewuser has joined #ipfs
fiatjaf has joined #ipfs
jkilpatr has quit [Ping timeout: 258 seconds]
soloojos has quit [Ping timeout: 245 seconds]
soloojos has joined #ipfs
jkilpatr has joined #ipfs
cyanobacteria has quit [Ping timeout: 258 seconds]
_whitelogger_ has joined #ipfs
SoreGums has joined #ipfs
Guest109068[m] has joined #ipfs
M-drwasho has joined #ipfs
Cleopatra7[m] has joined #ipfs
Guest31481[m] has joined #ipfs
Guest24121[m] has joined #ipfs
SARANKUMAR[m] has joined #ipfs
chevdor[m] has joined #ipfs
xtream1101[m] has joined #ipfs
peapeaxiong[m] has joined #ipfs
M18690[m] has joined #ipfs
shenbaa[m] has joined #ipfs
Guest30886 has joined #ipfs
Guest22356[m] has joined #ipfs
Guest115434[m] has joined #ipfs
moellus[m] has joined #ipfs
M-3526 has joined #ipfs
vorce[m] has joined #ipfs
zeppi673[m] has joined #ipfs
M-8842 has joined #ipfs
chrono[m] has joined #ipfs
agumonkey[m] has joined #ipfs
Guest109539[m] has joined #ipfs
am5a03[m] has joined #ipfs
zekaf[m] has joined #ipfs
jackyquack[m] has joined #ipfs
M-3509 has joined #ipfs
Jay[m] has joined #ipfs
cr[m] has joined #ipfs
M-king_size1953 has joined #ipfs
bgrayburn[m] has joined #ipfs
JosiahHaswell[m] has joined #ipfs
mungwi[m] has joined #ipfs
qgnox[m] has joined #ipfs
Guest22926[m] has joined #ipfs
M-3511 has joined #ipfs
Guest84681[m] has joined #ipfs
Guest42119[m] has joined #ipfs
Guest18687[m] has joined #ipfs
Guest30871[m] has joined #ipfs
qandilious[m] has joined #ipfs
MrManor[m] has joined #ipfs
BanJo[m] has joined #ipfs
sibi[m]1 has joined #ipfs
Askaban[m]1 has joined #ipfs
M-9364 has joined #ipfs
M-sivachandran has joined #ipfs
M-krsiehl has joined #ipfs
M-16544 has joined #ipfs
kumavis[m] has joined #ipfs
M-Ingo has joined #ipfs
Usr[m] has joined #ipfs
foucault[m] has joined #ipfs
atenorio[m]1 has joined #ipfs
Guest81733[m] has joined #ipfs
Catz[m] has joined #ipfs
kekbringer[m] has joined #ipfs
msmart[m] has joined #ipfs
tkorrison[m] has joined #ipfs
airsickpayload[m has joined #ipfs
M-ngu has joined #ipfs
M-jackvt93 has joined #ipfs
Caquilala[m]1 has joined #ipfs
doctrv[m] has joined #ipfs
M-hellomoto has joined #ipfs
Sharavanabhava[m has joined #ipfs
M-g has joined #ipfs
M-BostonEnginer4 has joined #ipfs
M-rjan has joined #ipfs
M-victorm has joined #ipfs
M-2129 has joined #ipfs
M-amstocker has joined #ipfs
fd0422b08[m] has joined #ipfs
shellkr[m] has joined #ipfs
graydon[m] has joined #ipfs
victor_mobile has joined #ipfs
M-amblin has joined #ipfs
M-mckaydavis has joined #ipfs
M-toor has joined #ipfs
joshb[m] has joined #ipfs
neurochemical[m] has joined #ipfs
M-biostasis has joined #ipfs
na9da[m] has joined #ipfs
Saladus[m] has joined #ipfs
Tsutsukakushi has joined #ipfs
plindner has joined #ipfs
NathanBraswell[m has joined #ipfs
M-Magnap has joined #ipfs
wehlutyk[m] has joined #ipfs
M-leer10 has joined #ipfs
SShrike has joined #ipfs
gillisig has joined #ipfs
depb[m] has joined #ipfs
mmc1800[m] has joined #ipfs
M-thomasbeta has joined #ipfs
AMIR[m] has joined #ipfs
torarne has joined #ipfs
M-davidar-test has joined #ipfs
doge_with_sungla has joined #ipfs
M-9743 has joined #ipfs
Ineentho[m] has joined #ipfs
M-greymr has joined #ipfs
M22536[m] has joined #ipfs
bbielsa has joined #ipfs
machinaut has joined #ipfs
kps has quit [Read error: Connection reset by peer]
rflot has joined #ipfs
ELLIOTTCABLE has joined #ipfs
infinity0 has quit [Remote host closed the connection]
yoshuawuyts has joined #ipfs
jclay has joined #ipfs
cmeik has joined #ipfs
slothbag has quit [Quit: Leaving.]
zanadar has joined #ipfs
baffo32 has joined #ipfs
kps has joined #ipfs
kps has left #ipfs [#ipfs]
zanadar has quit [Ping timeout: 256 seconds]
mildred_ has quit [Remote host closed the connection]
mildred_ has joined #ipfs
elico has joined #ipfs
elico has quit [Read error: Connection reset by peer]
mguentner2 is now known as mguentner
elh9 has quit [Ping timeout: 245 seconds]
infinity0 has joined #ipfs
jclay has quit [Ping timeout: 260 seconds]
<t0dd[m]> Okay. I am a n00b and just started playing with ipfs. I see that API and GATEWAY setting in the config file... My IPFS instance is running on a headless linux workstation (no X). How would I do https://<IP OF WORKSTATION>:5001/webui ?
elh9 has joined #ipfs
<t0dd[m]> Would have have to do some port-forwarding or ssh tunneling or some such?
jclay has joined #ipfs
<t0dd[m]> Or is there something more obvious?
gardient has quit [Quit: Page closed]
infinity0 has quit [Remote host closed the connection]
<victor_mobile> Bind it to 0.0.0.0 instead of localhost
<victor_mobile> But be aware that it's accessible to everyone knowing about it then, unless you put something in front of it
infinity0 has joined #ipfs
<t0dd[m]> victorbjelkholm_mobile: Yeah, this is ... utterly experimental. I can contain any craziness for the duration.
mildred has quit [Remote host closed the connection]
mildred__ has joined #ipfs
bigs_ has quit [Ping timeout: 260 seconds]
onla has left #ipfs ["WeeChat 1.5"]
bigs_ has joined #ipfs
<hsanjuan> t0dd[m]: note that there are bots regularly scanning ipfs-connected peers so the IP WILL become known and probably probed
maxlath has quit [Ping timeout: 246 seconds]
<t0dd[m]> Hmm... I wonder if you can do a cockpit plugin or some such so that you could wrap the service in that. http://cockpit-project.org/
<t0dd[m]> hsanjuan: Yeah, I figured.
<kpcyrd> hm, the media.ccc.de mirror on archives.iofs.io doesn't have 33c3 videos (and the symlinks doen't work)
nunofmn has joined #ipfs
nunofmn has quit [Client Quit]
Sophrosyne__ has joined #ipfs
ljhms has quit [*.net *.split]
simcop2387 has quit [*.net *.split]
ednilmoob has quit [*.net *.split]
luizirber has quit [*.net *.split]
gsf has quit [*.net *.split]
step21 has quit [*.net *.split]
tangent128 has quit [*.net *.split]
nunofmn has joined #ipfs
ljhms has joined #ipfs
step21_ has joined #ipfs
luizirber_ has joined #ipfs
gsf has joined #ipfs
lachenmayer has quit [Excess Flood]
oleavr has quit [Ping timeout: 265 seconds]
mbrock has quit [Ping timeout: 265 seconds]
ednilmoob has joined #ipfs
Sophrosyne_ has quit [Remote host closed the connection]
step21_ is now known as step21
lachenmayer has joined #ipfs
tangent128 has joined #ipfs
simcop2387 has joined #ipfs
oleavr has joined #ipfs
<t0dd[m]> hsanjuan: well... 0.0.0.0 didn't work anyway. Hm.
mbrock has joined #ipfs
mmuller has quit [Ping timeout: 258 seconds]
mmuller has joined #ipfs
mib_kd743naq has joined #ipfs
<mib_kd743naq> Mateon1: in https://github.com/ipfs/archives/issues/21#issuecomment-239060591 you say "My IPNS entry might be more uptodate"
<mib_kd743naq> Mateon1: yet the thing doesn't seem to resolve... https://ipfs.io/ipns/Qme63idhHJ2awgkdG952iddw5Ta9nrfQB3Bpn83V1Bqgvv/xkcd
The_8472 has quit [Ping timeout: 246 seconds]
nunofmn has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
maxlath has joined #ipfs
The_8472 has joined #ipfs
nunofmn has joined #ipfs
elh9 has quit [Ping timeout: 245 seconds]
<Mateon1> mib_kd743naq: That's very odd, as my daemon is currently on
bsm117532 has quit [Ping timeout: 246 seconds]
<Mateon1> Ooh, it seems that the republisher was stuck
tabrath has quit [Ping timeout: 246 seconds]
<mib_kd743naq> Mateon1: that's disconcerting... can you share more details what/how got stuck, and what are the steps you are planning to take?
<mib_kd743naq> asking as I am preparing to run a long-term archive serving myself... ( not there yet, but gathering all datapoints I can )
<Mateon1> Well, once I interrupted the daemon with ^C, I got a log message: 15:18:57.088 ERROR ipns-repub: Republisher failed to republish: process closing repub.go:73
<Mateon1> (ignore broken ansi/vt color codes)
<Mateon1> Before ^C everything looked fine
<Mateon1> That is the first time I ever had issues with my own ipns
<Mateon1> It seems that IPFS might have actually forgotten what my IPNS entry was... I cannot locally resolve it
<mib_kd743naq> :/
<Mateon1> And it's hanging while publishing a new one
<Mateon1> Let me recompile ipfs, see if that changes anything
dignifiedquire has joined #ipfs
<Mateon1> Oddly enough, a single core server sucks for compilation...
<mib_kd743naq> Mateon1: it resolves now fwiw, some days behind
<Mateon1> Yeah, I am running the script manually once in a while
<Mateon1> The publish took a while, though
<mib_kd743naq> so a fluke I suppose...?
<Mateon1> Probably
zanadar has joined #ipfs
<Mateon1> Restart + republish fixed it
discopatrick has joined #ipfs
<Mateon1> Still, it's probably a bug if the republisher hang
<mib_kd743naq> .oO( someone should throw together a script, trawl the issues of all the ipfs/* repos, and get a rough sense of the rate of attrition for all Qm... links )
* mib_kd743naq might try to do that in couple weeks...
demize has quit [Quit: Do Androids Dream of Electric Sheep?]
<Mateon1> If anybody needs this for some reason, independent go-ipfs builds for master: https://ipfs.io/ipfs/QmQi1tikkdcFR864nKBz1K5HmBGEQRUdZeDS7p7ukrPt7A
tmg has quit [Ping timeout: 246 seconds]
<Mateon1> Lol, the compilation has swapped out 254% of my server's RAM
strixy has quit [Ping timeout: 258 seconds]
demize has joined #ipfs
gsf has quit [Changing host]
gsf has joined #ipfs
<pjz> t0dd[m]: I would use an ssh tunnel; something like ssh remotehost -L5001:localhost:5001 I think
bwerthmann has joined #ipfs
strixy has joined #ipfs
<pjz> t0dd[m]: after which you should be able to go to localhost:5001
cemerick has joined #ipfs
<t0dd[m]> pjz: I ended up doing just that.
<t0dd[m]> I had to turn on GatewayPorts yes ... in /etc/ssh/sshd_config on the ipfs (remote) server and bounce the service.
<t0dd[m]> And the only port we need to leave open for the typical configuration is 4001... right?
ashark has joined #ipfs
nunofmn has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<mib_kd743naq> t0dd[m]: only if your node needs to provide "first connection" capability
<mib_kd743naq> t0dd[m]: afaict once you are part of the swarm/dht ( by initiating a connection to one of the bootstraps ) everything just works from there on
<Mateon1> Yep, but right now you can only connect to people who have the :4001 port open themselves, there is no forwarding through other nodes. Just like BitTorrent
<mib_kd743naq> erm... my node is behind double nat, with no ports forwarded in
<mib_kd743naq> I can publish content just fine ( ipfs.io/ipfs sees it )
<Mateon1> mib_kd743naq: So, all connections are outbound
<Mateon1> You can't connect to another node that is NATed, though
<mib_kd743naq> ah I see what you mean: the reason ipfs.io can see me is because I can directly connect to it
<mib_kd743naq> there's no "intermediate hop" routing
<mib_kd743naq> right?
<Mateon1> I think that's a (planned?) feature in libp2p, but afaik not in IPFS right now
<brodo> is there something like pastebin on IFPS already?
<Mateon1> Yep
<brodo> link?
<Mateon1> https://ipfs.io/ipns/bin.ipfs.ovh/ , but IPFSBin is dead
<Mateon1> (there are several)
<brodo> thx
<Mateon1> In general, look here for cool things: https://github.com/ipfs/awesome-ipfs
<brodo> ahh, nice list
bsm117532 has joined #ipfs
zanadar has quit [Read error: Connection reset by peer]
zanadar has joined #ipfs
zanadar has quit [Read error: Connection reset by peer]
zanadar has joined #ipfs
zanadar has quit [Ping timeout: 246 seconds]
zanadar has joined #ipfs
mildred has joined #ipfs
mildred_ has quit [Ping timeout: 272 seconds]
mildred__ has quit [Ping timeout: 272 seconds]
nunofmn has joined #ipfs
mildred_ has joined #ipfs
EFmgc has joined #ipfs
ianopolous has joined #ipfs
Flyingmana_ has joined #ipfs
nunofmn has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ianopolous has quit [Ping timeout: 272 seconds]
<kpcyrd> hm, how is your ram usage on your ipfs nodes? my node keeps dieing due to OOM on a 500M system that also runs some other things
ianopolous has joined #ipfs
Kingsquee has quit [Quit: Konversation terminated!]
<kpcyrd> doesn't die right away, but it's usually not running when I check after a few days
jonnycrunch has joined #ipfs
pfrazee has joined #ipfs
elh9 has joined #ipfs
cemerick has quit [Ping timeout: 248 seconds]
cemerick has joined #ipfs
elh9 has quit [Remote host closed the connection]
elh9 has joined #ipfs
<Flyingmana_> I have one with 462M RES and 4597M VIRT, but i put over 10GB of files into it
anonymuse has joined #ipfs
ylp has quit [Quit: Leaving.]
dignifiedquire has quit [Quit: Connection closed for inactivity]
chris613 has joined #ipfs
<Flyingmana_> How can i correctly change the path which ipfs is using for storage?
kulelu88 has joined #ipfs
arkimedes has joined #ipfs
<Flyingmana_> I change the config and still it tries to use the one in my home, which may be because the config lays there?
Boomerang has joined #ipfs
<whyrusleeping> Flyingmana_: right now you have to just put it in a different IPFS_PATH
<whyrusleeping> the config field was deprecated some time back and not removed
espadrine has quit [Ping timeout: 256 seconds]
maxlath has quit [Quit: maxlath]
<Flyingmana_> I see
<Flyingmana_> Can i do a pr to remove it from the config file?
_rht has joined #ipfs
dignifiedquire has joined #ipfs
cubemonkey has joined #ipfs
<lgierth> not yet -- there's a couple more settings that should all be removed in one go
<lgierth> with an fs-repo-migration
<victor_mobile> Mateon1 oh, ipfsbin is dead? Should be working fine...
anonymuse has quit [Read error: Connection reset by peer]
anonymuse has joined #ipfs
mildred_ has quit [Remote host closed the connection]
<voker57> ipfs appears to be slow on adding many small files. One file of several GB is no problem, several mb/s, but directory full of smaller ones slows to crawl
* mib_kd743naq is trying his hand at the go-ipfs code: if I have a cid object, how would I get its datastore filename ( depending on the configured sharding ) ?
<whyrusleeping> mib_kd743naq: that would be breaking the abstractions
<whyrusleeping> what are you trying to do?
<whyrusleeping> voker57: yeah... its due to disk sync i beleive
<mib_kd743naq> whyrusleeping: make the `gc failed due to X` error messages more descriptive
<whyrusleeping> mib_kd743naq: hrm... okay
<mib_kd743naq> I still can't gc locally due to that bug I opened last week ;)
<Kubuxu> same
<Kubuxu> it could be small separate tool
<mib_kd743naq> so instead of calculating the file to delete by hand wanted to see if I can contribute a better error
ylp has joined #ipfs
<whyrusleeping> mib_kd743naq: hrm... thats har
<whyrusleeping> d
<mib_kd743naq> whyrusleeping: ok, I will just do it by hand then
<whyrusleeping> mib_kd743naq: the problem is that the datastore layer is responsible for the transformation
<whyrusleeping> and we could change the datastore to something different, and if we forget to change that message, then its weird
<mib_kd743naq> whyrusleeping: valid points
<mib_kd743naq> whyrusleeping: ideally you should fix the gc bug :D
* whyrusleeping sighs
<whyrusleeping> fiiiiine
<mib_kd743naq> <3
tabrath has joined #ipfs
<mib_kd743naq> whyrusleeping: I did clean out the bad objects btw, so no rush to get this done
<whyrusleeping> ah, okay
m0ns00n_ has joined #ipfs
<mib_kd743naq> argh... I finished cleaning up these, and am now stuck here:
<mib_kd743naq> is there... some sort of verbose... thing... to get more output?
<mib_kd743naq> ( I can apply patches locally if someone can quickly produce a diff )
ylp has quit [Ping timeout: 240 seconds]
<mib_kd743naq> whyrusleeping: ^^ thoughts...?
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ipfs
<whyrusleeping> heh... uhhh
<mib_kd743naq> whyrusleeping: is there a generic "force a stacktrace" thing in golang?
<whyrusleeping> ctrl + \
espadrine has joined #ipfs
<mib_kd743naq> ... how would I... do that on a cli command that starts and ends virtually instantly
<whyrusleeping> quickly?
<whyrusleeping> lol
<whyrusleeping> let me check something...
pfrazee has quit [Remote host closed the connection]
<whyrusleeping> you likely have something that was linking to a raw block
cyanobacteria has joined #ipfs
<mib_kd743naq> to a 72-prefixed raw block
<mib_kd743naq> hm... but things shouldn't croak during gc if the stuff we are about to delete is not there anymore...
<whyrusleeping> you probably have a directory
<mib_kd743naq> I guess... I could write a simple script that protoc --decode's each file in the datastore, but that'll be such a pain...
<whyrusleeping> that has a raw block in it
<mib_kd743naq> anyway got to find what it is, so might as well get on it
<whyrusleeping> yeah... its going to be something thats pinned
<whyrusleeping> so what i would do is grab 'ipfs pin ls --type=recursive'
<whyrusleeping> and then run those through 'ipfs refs -r'
<whyrusleeping> and see which ones fail
<mib_kd743naq> aha, that's simpler, one moment
<whyrusleeping> and unpin those ones (unless you really want them, then we need to repair)
<mib_kd743naq> running for id in $(ipfs pin ls --type=recursive | cut -d ' ' -f 1) ; do ipfs refs -r $id > /dev/null || echo $id failed ; done
<mib_kd743naq> right, this gives me what to work with, brb...
s_kunk has quit [Ping timeout: 248 seconds]
<mib_kd743naq> sigh
<mib_kd743naq> whyrusleeping: it's the 15 fails from https://github.com/ipfs/go-ipfs/issues/3552
<mib_kd743naq> a recursive pin worked on them as per https://github.com/ipfs/go-ipfs/issues/3552#issuecomment-269896714
<mib_kd743naq> yet gc chokes
<whyrusleeping> hrm...
<whyrusleeping> i'll fix those
<mib_kd743naq> I'll leave the datastore alone for now then
<mib_kd743naq> will retry when there's an update on the ticket
<mib_kd743naq> sorry for shining light in dark corners ;)
pfrazee has joined #ipfs
Encrypt has joined #ipfs
<mib_kd743naq> it's really strange though that pinning succeeded - one would think the gc and pin codepath share a lot...
bsm117532 has quit [Ping timeout: 248 seconds]
<voker57> pinning only marks one node, it's gc job to follow it down
ylp has joined #ipfs
mildred_ has joined #ipfs
zanadar has quit [Ping timeout: 256 seconds]
<mib_kd743naq> voker57: good point.
<mib_kd743naq> wait... no
<mib_kd743naq> pinning has to ensure the entire dag is present locally
<mib_kd743naq> so it has to follow too
cubemonkey has quit [Read error: Connection reset by peer]
<voker57> mib_kd743naq: ah, right
reno00 has joined #ipfs
tabrath has quit [Ping timeout: 246 seconds]
ianopolous has quit [Ping timeout: 248 seconds]
cyanobacteria has quit [Ping timeout: 245 seconds]
kenshyx_ has joined #ipfs
kenshyx has quit [Ping timeout: 265 seconds]
<whyrusleeping> mib_kd743naq: hrm... raw nodes get optimized on link traversal
<mib_kd743naq> whyrusleeping: I am not sure what this means >.>
Encrypt has quit [Quit: Dinner time!]
ianopolous has joined #ipfs
wallacoloo_____ has joined #ipfs
zanadar has joined #ipfs
kenshyx_ has quit [Remote host closed the connection]
s_kunk has joined #ipfs
<graffen> Woop, updated my Jekyll post-receive hook to also store in ipfs and publish IPNS when done :) https://gist.github.com/graffen/30adcf049adb518febf9b3510781913f
<kevina> whyrusleeping: do you want to make forward progress on the repo conversion later today?
ianopolous has quit [Ping timeout: 246 seconds]
ulrichard has joined #ipfs
galois_dmz has quit [Remote host closed the connection]
<kevina> i'll be available in a few hours
ulrichard has quit [Remote host closed the connection]
galois_dmz has joined #ipfs
Boomerang has quit [Quit: leaving]
infinity0 has quit [Remote host closed the connection]
mildred has quit [Ping timeout: 256 seconds]
<mib_kd743naq> whyrusleeping: if this is becoming to much of a task ( the non-sha256-raw-leaf ) just push it to 0.4.6 and move on
<mib_kd743naq> I can just unpin stuff on my end, it's not the end of the world
Mizzu has joined #ipfs
AniSky has joined #ipfs
ylp has quit [Ping timeout: 240 seconds]
AniSky has quit [Quit: Textual IRC Client: www.textualapp.com]
ylp has joined #ipfs
tabrath has joined #ipfs
cubemonkey has joined #ipfs
cubemonkey has quit [Changing host]
cubemonkey has joined #ipfs
ylp has quit [Ping timeout: 245 seconds]
elh9 has quit [Remote host closed the connection]
elh9 has joined #ipfs
Oatmeal has joined #ipfs
_whitelogger has joined #ipfs
bauruine has joined #ipfs
M-Dan has joined #ipfs
M-madsurgeon has joined #ipfs
Walkingmage[m] has joined #ipfs
M-selpreload has joined #ipfs
Guest110882[m] has joined #ipfs
M-3891 has joined #ipfs
containsliquid[m has joined #ipfs
Guest64299[m] has joined #ipfs
ztl8702[m] has joined #ipfs
mads[m] has joined #ipfs
cva[m] has joined #ipfs
atomet[m] has joined #ipfs
M-2129 has joined #ipfs
sibi[m] has joined #ipfs
M0x52[m] has joined #ipfs
miladmaster[m] has joined #ipfs
niksmac[m] has joined #ipfs
belisards[m] has joined #ipfs
AntoineM[m] has joined #ipfs
Miikka[m] has joined #ipfs
kumavis[m] has joined #ipfs
M-brain has joined #ipfs
lanzafame[m] has joined #ipfs
alistair77[m] has joined #ipfs
l0wpass[m] has joined #ipfs
Johnny81[m] has joined #ipfs
M-martinklepsch has joined #ipfs
M-benjic has joined #ipfs
interfect[m] has joined #ipfs
Dawg[m] has joined #ipfs
iwxzr[m] has joined #ipfs
qolop[m] has joined #ipfs
M18645[m] has joined #ipfs
compile[m] has joined #ipfs
M-cryptix has joined #ipfs
monikp[m] has joined #ipfs
ghtdak[m] has joined #ipfs
M-javissimo has joined #ipfs
M-6561 has joined #ipfs
pigeons[m] has joined #ipfs
dannyzen[m] has joined #ipfs
TestMonkey[m] has joined #ipfs
M-cocci has joined #ipfs
pik[m] has joined #ipfs
M-jh has joined #ipfs
M-erikgarrison has joined #ipfs
M-jeffreybpeters has joined #ipfs
Guest47022[m] has joined #ipfs
dudezer0_bot[m] has joined #ipfs
Guest49679[m] has joined #ipfs
Guest30886 has joined #ipfs
chevdor[m] has joined #ipfs
M-darknumbers has joined #ipfs
Guest80500[m] has joined #ipfs
Ericson2314[m] has joined #ipfs
cmp[m] has joined #ipfs
zeppi673[m] has joined #ipfs
ShawkHawk[m]1 has joined #ipfs
atenorio[m]1 has joined #ipfs
M18690[m] has joined #ipfs
M-9364 has joined #ipfs
Jellybeanmommy[m has joined #ipfs
Cleopatra7[m] has joined #ipfs
M-gdr has joined #ipfs
M-jabl has joined #ipfs
moellus[m] has joined #ipfs
djfdfjoijijeoif[ has joined #ipfs
Jat[m] has joined #ipfs
qzo[m] has joined #ipfs
Guest115434[m] has joined #ipfs
nass[m] has joined #ipfs
JacobJones[m]1 has joined #ipfs
M-14321 has joined #ipfs
SARANKUMAR[m] has joined #ipfs
mikkaworkscom[m] has joined #ipfs
M-16549 has joined #ipfs
esbjorn[m] has joined #ipfs
dz[m] has joined #ipfs
Guest81733[m] has joined #ipfs
M-dtg has joined #ipfs
wmohanlon[m] has joined #ipfs
Guest43355[m] has joined #ipfs
hex-m[m] has joined #ipfs
neoV[m] has joined #ipfs
korayal[m] has joined #ipfs
muxueqz[m] has joined #ipfs
M-2255 has joined #ipfs
demian[m] has joined #ipfs
M-2617 has joined #ipfs
M-mlt has joined #ipfs
null_radix[m] has joined #ipfs
erlend_sh[m] has joined #ipfs
M-toor has joined #ipfs
M-trashrabbit has joined #ipfs
fd0422b08[m] has joined #ipfs
shellkr[m] has joined #ipfs
M-TidyKoala has joined #ipfs
lexik[m] has joined #ipfs
palkeo[m] has joined #ipfs
chpio[m] has joined #ipfs
cubemonkey has quit [Quit: leaving]
codebam has joined #ipfs
xtream1101[m] has joined #ipfs
M-victorm has joined #ipfs
M-cyan has joined #ipfs
M-3526 has joined #ipfs
rt2016[m] has joined #ipfs
shakib[m] has joined #ipfs
Guest109068[m] has joined #ipfs
M-jbenet has joined #ipfs
M-10670 has joined #ipfs
ChrisDeChef[m] has joined #ipfs
M-sivachandran has joined #ipfs
M-3714 has joined #ipfs
M-drwasho has joined #ipfs
kszys[m] has joined #ipfs
WhatARiot[m] has joined #ipfs
Guest23234[m] has joined #ipfs
NathanBraswell[m has joined #ipfs
cbHXBY1D[m] has joined #ipfs
Lord[m] has joined #ipfs
eluc[m] has joined #ipfs
M18523[m] has joined #ipfs
peapeaxiong[m] has joined #ipfs
lnxw37[m] has joined #ipfs
ShawkHawk[m] has joined #ipfs
eden[m] has joined #ipfs
Guest24121[m] has joined #ipfs
Guest31481[m] has joined #ipfs
kshlm[m] has joined #ipfs
M-Peer2Peer has joined #ipfs
M-amblin has joined #ipfs
M-kcinjp has joined #ipfs
plindner has joined #ipfs
M-blide has joined #ipfs
staltz_ has joined #ipfs
M-giodamelio has joined #ipfs
tsnieman[m] has joined #ipfs
gillisig has joined #ipfs
karambirMatrix has joined #ipfs
SShrike has joined #ipfs
erikj` has joined #ipfs
M-liberdiko has joined #ipfs
Matthew[m] has joined #ipfs
MrAxilus[m] has joined #ipfs
Guest19040[m] has joined #ipfs
Guest52361[m] has joined #ipfs
M-edrex has joined #ipfs
mmc1800[m] has joined #ipfs
M-HirmeS has joined #ipfs
M-Magnap has joined #ipfs
Guest22356[m] has joined #ipfs
M-joshumax has joined #ipfs
Guest26084[m] has joined #ipfs
M-3444 has joined #ipfs
Askaban[m]1 has joined #ipfs
M-AndrewGaspar has joined #ipfs
Ravneson[m] has joined #ipfs
M-mckaydavis has joined #ipfs
blasagna[m] has joined #ipfs
atenorio[m] has joined #ipfs
M-amstocker has joined #ipfs
graydon[m] has joined #ipfs
M-8842 has joined #ipfs
Guest46230[m] has joined #ipfs
M-davidar-test has joined #ipfs
shenbaa[m] has joined #ipfs
MarkOtaris has joined #ipfs
Emacsen[m] has joined #ipfs
M-Ingo has joined #ipfs
victor_mobile has joined #ipfs
musicmatze[m] has joined #ipfs
wehlutyk[m] has joined #ipfs
chungy has joined #ipfs
infinity0 has joined #ipfs
ELLIOTTCABLE has joined #ipfs
machinaut has joined #ipfs
jkilpatr has quit [Ping timeout: 246 seconds]
ehd has joined #ipfs
taktoa has joined #ipfs
baffo32 has joined #ipfs
ianopolous has joined #ipfs
cyanobacteria has quit [Ping timeout: 245 seconds]
ianopolous has quit [Ping timeout: 256 seconds]
cyanobacteria has joined #ipfs
jbenet has joined #ipfs
jkilpatr has joined #ipfs
dignifiedquire has quit [Quit: Connection closed for inactivity]
wallacoloo_____ has quit [Quit: wallacoloo_____]
cehteh has joined #ipfs
<taktoa> !pin QmVLJcR4WFnapWm84CHGsyPf6TdKL7Fy5U5UMLCCCV6Cjm
cemerick has quit [Ping timeout: 256 seconds]
zanadar has quit [Ping timeout: 246 seconds]
cemerick has joined #ipfs
Encrypt has joined #ipfs
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ipfs
m0ns00n_ has quit [Quit: quit]
Teeed has quit [Quit: leaving]
Teeed has joined #ipfs
rendar has quit [Quit: std::lower_bound + std::less_equal *works* with a vector without duplicates!]
bsm117532 has joined #ipfs
shoragan has joined #ipfs
pfrazee has quit [Remote host closed the connection]
luizirber_ is now known as luizirber
pfrazee has joined #ipfs
m0ns00n_ has joined #ipfs
pfrazee has quit [Ping timeout: 248 seconds]
wak-work has joined #ipfs
m0ns00n_ has quit [Client Quit]
m0ns00n_ has joined #ipfs
m0ns00n_ has quit [Quit: quit]
pfrazee has joined #ipfs
infinity0 has quit [Remote host closed the connection]
m0ns00n_ has joined #ipfs
cemerick has quit [Read error: Connection reset by peer]
mildred_ has quit [Ping timeout: 248 seconds]
wallacoloo_____ has joined #ipfs
jkilpatr has quit [Ping timeout: 256 seconds]
maxlath has joined #ipfs
galois_d_ has joined #ipfs
m0ns00n_ has quit [Quit: quit]
galois_dmz has quit [Ping timeout: 245 seconds]
galois_d_ has quit [Remote host closed the connection]
galois_dmz has joined #ipfs
seharder has quit [Quit: Leaving]
chris613 has quit [Quit: Leaving.]
JayCarpenter has joined #ipfs
Encrypt has quit [Quit: Sleeping time!]
nunofmn has joined #ipfs
mildred has joined #ipfs
zanadar has joined #ipfs
O47m341 has joined #ipfs
jkilpatr has joined #ipfs
Oatmeal has quit [Quit: Suzie says, "TTFNs!"]
O47m341 has quit [Remote host closed the connection]
_rht has quit [Quit: Connection closed for inactivity]
zanadar has quit [Ping timeout: 272 seconds]
taaem has quit [Remote host closed the connection]
taaem has joined #ipfs
tmg has joined #ipfs
damongant has joined #ipfs
damongant has joined #ipfs
damongant has quit [Changing host]
slothbag has joined #ipfs
<slothbag> would I be correct in saying IPFS prefers long lived connections between peers? And that combined with no ability to relay blocks means once your peer slots are full people cannot get unique data from you?
mildred_ has joined #ipfs
JayCarpenter has quit [Quit: Page closed]
mildred_ has quit [Remote host closed the connection]
mildred__ has joined #ipfs
arpu has quit [Ping timeout: 256 seconds]
tilgovi has joined #ipfs
deltab has quit [Ping timeout: 250 seconds]
deltab has joined #ipfs
mildred__ has quit [Ping timeout: 248 seconds]
mildred has quit [Ping timeout: 256 seconds]
arpu has joined #ipfs
zanadar has joined #ipfs
galois_d_ has joined #ipfs
<whyrusleeping> mib_kd743naq: sorry, if a node is marked as 'raw', it doesnt get traversed (or even fetched) during a tree enumeration
bastianilso____ has joined #ipfs
<whyrusleeping> mib_kd743naq: also, yeah. I think the non-default raw nodes will likely get pushed to 0.4.6
galois_dmz has quit [Ping timeout: 245 seconds]
whyrusleeping has quit [Changing host]
whyrusleeping has joined #ipfs
<achin> does anyone know offhand how well ipfs supports things that are hashed with someting other than sha256?
galois_d_ has quit [Remote host closed the connection]
galois_dmz has joined #ipfs
<mib_kd743naq> achin: funny we were just talking about that ;)
<mib_kd743naq> achin: the current state of affairs for go-ipfs is here ( scroll a bit down for table ) https://github.com/ipfs/go-ipfs/issues/3552
<achin> ahh, what excellent timing!
zanadar has quit [Ping timeout: 258 seconds]
<mib_kd743naq> achin: tldr: everything works except for --raw-leaves ( and of course you got to assemble he blocks on your own )
Mizzu has quit [Ping timeout: 256 seconds]
<achin> but once somone does that, fetching seems to be ok?
seharder has joined #ipfs
<mib_kd743naq> achin: each cell in the table is a link - see for yourself ;)
<achin> cool!
john2 has joined #ipfs
john1 has quit [Ping timeout: 260 seconds]
seg_violation has quit [Ping timeout: 258 seconds]
ashark has quit [Ping timeout: 256 seconds]
john3 has joined #ipfs
john2 has quit [Ping timeout: 260 seconds]
espadrine has quit [Ping timeout: 240 seconds]
seg_violation has joined #ipfs
nunofmn has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<whyrusleeping> mib_kd743naq: the fix to that issue should be to make the 'raw dag node' contain a cid prefix in the same way that a protoNode does
<whyrusleeping> if you wanna take a hack at fixing that before i get to it this week i wouldnt mind ;)
<whyrusleeping> taktoa: whats all that magic haskel code?
<taktoa> whyrusleeping: it parses the XML output from the Qt documentation generator, the ultimate intention is to have it generate purescript-native (C++11 backend for PS) bindings for Qt and other libraries automatically
maxlath has quit [Quit: maxlath]
<taktoa> I noticed that disabling the HasCallStack constraints on a lot of functions actually made it slightly slower, which I thought was really weird, and I wanted to share the code with people on #haskell
<taktoa> so I uploaded it to IPFS and then asked my friend how to make it as permanent as feasibly possible and he said I should !pin it but I'm guessing that doesn't work anymore
Caterpillar has quit [Quit: You were not made to live as brutes, but to follow virtue and knowledge.]
<whyrusleeping> taktoa: the pinbot works, but it only listens to certain people (to avoid abuse)
<whyrusleeping> i'll pin it for you though, looks neat
<taktoa> makes sense
<taktoa> thanks lol
<whyrusleeping> !pin QmVLJcR4WFnapWm84CHGsyPf6TdKL7Fy5U5UMLCCCV6Cjm qt haskel parser code fun stuff
<pinbot> now pinning /ipfs/QmVLJcR4WFnapWm84CHGsyPf6TdKL7Fy5U5UMLCCCV6Cjm
dignifiedquire has joined #ipfs
<whyrusleeping> graffen: check out 'ipfs add -q'
<whyrusleeping> it should save you all that 'cut' work
taktoa has left #ipfs [#ipfs]
tabrath has quit [Ping timeout: 272 seconds]
<slothbag> does go-ipfs support relaying blocks?
taaem has quit [Remote host closed the connection]
taaem has joined #ipfs
Boomerang has joined #ipfs