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
shizy has quit [Ping timeout: 245 seconds]
magog[m] has joined #ipfs
fleeky_ has joined #ipfs
webdev007 has joined #ipfs
fleeky__ has quit [Ping timeout: 258 seconds]
Mizzu has quit [Ping timeout: 240 seconds]
bastianilso____ has quit [Remote host closed the connection]
bastianilso____ has joined #ipfs
tilgovi has quit [Ping timeout: 255 seconds]
Akaibu has joined #ipfs
vtomole has quit [Ping timeout: 260 seconds]
shizy has joined #ipfs
<pjz> kpcyrd: what do you like to write webservices in?
wkennington has joined #ipfs
bastianilso____ has quit [Quit: bastianilso____]
<kpcyrd> pjz: rust. I'm at the javascript part of the past-thingy now
<kpcyrd> the js part is currently bouncing data through my api and that already works
<kpcyrd> add -> get -> display
kvda has joined #ipfs
espadrine has quit [Ping timeout: 240 seconds]
cyanobacteria has quit [Ping timeout: 255 seconds]
bastianilso____ has joined #ipfs
Srasoni has joined #ipfs
Srasoni has quit [Ping timeout: 245 seconds]
<deltab> kpcyrd: maybe something that takes a hash and checks how healthy it is (counting the number of providers for each block)
<deltab> or a visualization of how a hash is resolved and fetched
<deltab> re lockfiles, is that due to a lock outliving the process that needs it?
<kpcyrd> deltab: the container is forcefully killed, so it's an unclean shutdown (I guess, not really sure why the process died)
<kpcyrd> deltab: I'm going for something user facing, similar to ipfs.pics
utanapishtim has joined #ipfs
<kpcyrd> deltab: something you give to non-developer people interested in ipfs
s_kunk has quit [Ping timeout: 258 seconds]
s_kunk has joined #ipfs
bastianilso____ has quit [Quit: bastianilso____]
DiCE1904 has quit [Ping timeout: 240 seconds]
Srasoni has joined #ipfs
Srasoni has quit [Ping timeout: 248 seconds]
wookiehangover has quit [Ping timeout: 260 seconds]
wookiehangover has joined #ipfs
Srasoni has joined #ipfs
wookiehangover has quit [Ping timeout: 248 seconds]
wookiehangover has joined #ipfs
palkeo has quit [Ping timeout: 240 seconds]
ylp has joined #ipfs
reit has quit [Ping timeout: 245 seconds]
ylp has quit [Ping timeout: 240 seconds]
dignifiedquire has quit [Quit: Connection closed for inactivity]
wallacoloo_____ has quit [Quit: wallacoloo_____]
cyanobacteria has joined #ipfs
cemerick has joined #ipfs
pcre has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
Srasoni has quit [Remote host closed the connection]
hyperventilate has joined #ipfs
Srasoni has joined #ipfs
cemerick has quit [Ping timeout: 255 seconds]
cemerick has joined #ipfs
hyperventilate has quit [Remote host closed the connection]
ylp has joined #ipfs
mguentner has quit [Quit: WeeChat 1.6]
Srasoni has quit []
shizy has quit [Quit: WeeChat 1.6]
mguentner has joined #ipfs
cemerick has quit [Read error: Connection reset by peer]
ylp has quit [Ping timeout: 240 seconds]
Cucumis has joined #ipfs
jjordan has joined #ipfs
mguentner2 has joined #ipfs
mguentner has quit [Ping timeout: 245 seconds]
john2 has joined #ipfs
ylp has joined #ipfs
Guest18 has joined #ipfs
ylp has quit [Ping timeout: 240 seconds]
ianopolous has quit [Remote host closed the connection]
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ianopolous has joined #ipfs
ylp has joined #ipfs
iovoid has quit [Quit: Iovoid has quit!]
wlp1s1 has quit [Read error: Connection reset by peer]
ylp has quit [Ping timeout: 240 seconds]
teenytree[m] has joined #ipfs
Guest18 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
chris613 has quit [Quit: Leaving.]
vtomole has joined #ipfs
A124 has quit [Ping timeout: 255 seconds]
vtomole has quit [Ping timeout: 260 seconds]
ylp has joined #ipfs
cyanobacteria has quit [Ping timeout: 240 seconds]
ylp has quit [Ping timeout: 240 seconds]
userydfkumydfjyt has joined #ipfs
cyanobacteria has joined #ipfs
elh9 has joined #ipfs
utanapishtim has quit [Ping timeout: 255 seconds]
ylp has joined #ipfs
warner has joined #ipfs
ylp has quit [Ping timeout: 240 seconds]
pfrazee has quit [Remote host closed the connection]
arkimedes has quit [Quit: Leaving]
Cucumis has quit [K-Lined]
lansknecht has joined #ipfs
ylp has joined #ipfs
ylp has quit [Ping timeout: 240 seconds]
Guest18 has joined #ipfs
<Mateon1> In that case, maybe a video service? IPFS would work great for something like Youtube
<Mateon1> Oops, didn't notice that was 6 hours ago
<deltab> maybe get tinyvid to add ipfs alongside bittorrent
<Mateon1> Well, it doesn't really make sense if the video isn't delivered over IPFS to most users
Guest18 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<deltab> yeah, would you use js-ipfs?
<Mateon1> Yeah, I think so
aeternity has quit [Ping timeout: 248 seconds]
ylp has joined #ipfs
locusf has quit [Ping timeout: 258 seconds]
locusf has joined #ipfs
aeternity has joined #ipfs
ylp has quit [Ping timeout: 240 seconds]
gts has joined #ipfs
<gts> is it possible to remove the files that i've added from the local fs?
gts_ has joined #ipfs
gts has quit [Read error: Connection reset by peer]
meocs has joined #ipfs
<userydfkumydfjyt> rm -rf ~/.ipfs/blocks
<gts_> i achieved that with ipfs pin rm <hash>
<gts_> is there a way to permanently delete a content
<deltab> ipfs repo gc will remove anything not pinned, aiui
<gts_> yeah but still the file will be available in other nodes right
<gts_> that's a sample page
<gts_> i added it
<Kubuxu> kpcyrd: if you are able to replicate it, yes
<gts_> looks like i can't remove it even if i wanted to.
<Mateon1> If it's replicated on other nodes, you can't reasonably delete it
<gts_> yeah
cwahlers_ has joined #ipfs
cwahlers has quit [Ping timeout: 255 seconds]
gts has joined #ipfs
gts has quit [Remote host closed the connection]
gts_ has quit [Ping timeout: 240 seconds]
gts has joined #ipfs
mildred__ has quit [Remote host closed the connection]
mildred__ has joined #ipfs
mildred1 has joined #ipfs
<victorbjelkholm> Kubuxu, wanna add your flush-thingy you mentioned yesterday to https://github.com/ipfs/notes/issues/212 ?
<Kubuxu> it is sync, after all but yes
rendar has joined #ipfs
<Kubuxu> yeah, it is first thing mentioned there
<Kubuxu> NoSync
mildred has quit [Ping timeout: 258 seconds]
<Kubuxu> have you done it?
gts has quit [Ping timeout: 258 seconds]
wallacoloo_____ has joined #ipfs
<victorbjelkholm> ah, hah, yeah, true Kubuxu! Yeah
cyanobacteria has quit [Ping timeout: 255 seconds]
ylp has joined #ipfs
ylp has quit [Ping timeout: 240 seconds]
ylp has joined #ipfs
ianopolous_ has joined #ipfs
Mizzu has joined #ipfs
Guest18 has joined #ipfs
ianopolous has quit [Ping timeout: 245 seconds]
<userydfkumydfjyt> Is there IPFS-tracker for publishing links to content like pirate bay?
maxlath has joined #ipfs
grimdaemon has joined #ipfs
john3 has joined #ipfs
Guest18 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
john2 has quit [Ping timeout: 260 seconds]
Guest18 has joined #ipfs
espadrine has joined #ipfs
A124 has joined #ipfs
tabrath has joined #ipfs
wkennington has quit [Read error: Connection reset by peer]
ianopolous_ has quit [Read error: Connection reset by peer]
Hory_ has joined #ipfs
Encrypt has joined #ipfs
ianopolous has joined #ipfs
dignifiedquire has joined #ipfs
OstlerDev has joined #ipfs
<whyrusleeping> userydfkumydfjyt: youre looking for some sort of content aggregator, the only thing doing that sort of stuff i know of is ipfs-search
<whyrusleeping> that said, please be sure to read the code of conduct with regards to copyrighted content
ylp has quit [Ping timeout: 240 seconds]
ylp has joined #ipfs
ylp has quit [Ping timeout: 240 seconds]
Encrypt has quit [Quit: Quit]
tabrath has quit [Ping timeout: 240 seconds]
Hory_ has quit [Read error: Connection reset by peer]
Hory_ has joined #ipfs
wallacoloo_____ has quit [Quit: wallacoloo_____]
aeternity has quit [Ping timeout: 240 seconds]
ylp has joined #ipfs
ylp has quit [Ping timeout: 240 seconds]
gde33 has quit [Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/]
Guest18 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
elh9 has quit [Ping timeout: 255 seconds]
maxlath has quit [Ping timeout: 240 seconds]
keks_ is now known as keks
iovoid has joined #ipfs
iczero has joined #ipfs
Mizzu has quit [Quit: WeeChat 1.6]
Caterpillar has joined #ipfs
ylp has joined #ipfs
ylp has quit [Ping timeout: 240 seconds]
Hory_ has quit [Ping timeout: 240 seconds]
Guest21291 is now known as tiago
elh9 has joined #ipfs
<apiarian> there's been a few times when i wished i could just add, pin, and share a PDF i'm reading. and cat photos. all the cat photos.
<apiarian> with the chrome extension, i mean
palkeo has joined #ipfs
palkeo has joined #ipfs
ylp has joined #ipfs
gde33 has joined #ipfs
elh9 has quit [Remote host closed the connection]
elh9 has joined #ipfs
seagreen has quit [Ping timeout: 245 seconds]
maxlath has joined #ipfs
ylp has quit [Ping timeout: 240 seconds]
mguentner2 is now known as mguentner
palkeo has quit [Quit: Konversation terminated!]
palkeo has joined #ipfs
palkeo has joined #ipfs
palkeo has quit [Changing host]
G-Ray has joined #ipfs
seagreen has joined #ipfs
palkeo has quit [Quit: Konversation terminated!]
Sophrosyne has quit [Ping timeout: 255 seconds]
krs93 has joined #ipfs
Caterpillar has quit [Quit: You were not made to live as brutes, but to follow virtue and knowledge.]
Caterpillar has joined #ipfs
tmg has quit [Ping timeout: 258 seconds]
ianopolous has quit [Read error: Connection reset by peer]
ZaZ1 has joined #ipfs
palkeo has joined #ipfs
palkeo has joined #ipfs
palkeo has quit [Changing host]
ZaZ has quit [Ping timeout: 245 seconds]
gabyshu[m] has joined #ipfs
krs93_ has joined #ipfs
ylp has joined #ipfs
krs93 has quit [Ping timeout: 255 seconds]
ylp has quit [Ping timeout: 240 seconds]
ZaZ has joined #ipfs
Mizzu has joined #ipfs
ZaZ1 has quit [Ping timeout: 248 seconds]
maxlath has quit [Quit: maxlath]
maxlath has joined #ipfs
grimdaemon has quit [Quit: Page closed]
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ipfs
utanapishtim has joined #ipfs
f4 has joined #ipfs
ylp has joined #ipfs
G-Ray has quit [Quit: G-Ray]
ylp has quit [Ping timeout: 240 seconds]
_Vi has joined #ipfs
ylp has joined #ipfs
utanapishtim has quit [Quit: leaving]
ylp has quit [Ping timeout: 240 seconds]
reno00 has joined #ipfs
pfrazee has joined #ipfs
sirn has quit [Quit: ZNC - http://znc.in]
sirn has joined #ipfs
f4 has quit [Quit: Ухожу я от вас]
iczero is now known as wlp1s1
Sophrosyne has joined #ipfs
maxlath has quit [Ping timeout: 245 seconds]
Sophrosyne has quit [Remote host closed the connection]
Sophrosyne has joined #ipfs
ylp has joined #ipfs
pfrazee has quit [Remote host closed the connection]
maxlath has joined #ipfs
_whitelogger has joined #ipfs
elh9 has quit [Ping timeout: 255 seconds]
ylp has quit [Ping timeout: 240 seconds]
cemerick has joined #ipfs
ylp has joined #ipfs
lansknecht has quit [K-Lined]
zanadar has joined #ipfs
pcre has joined #ipfs
jjordan has left #ipfs ["Leaving"]
webdev007 has quit [Remote host closed the connection]
cemerick has quit [Ping timeout: 255 seconds]
cemerick has joined #ipfs
espadrine has quit [Ping timeout: 240 seconds]
ylp has quit [Ping timeout: 240 seconds]
soloojos has quit [Ping timeout: 255 seconds]
soloojos has joined #ipfs
cemerick has quit [Ping timeout: 255 seconds]
tabrath has joined #ipfs
tilgovi has joined #ipfs
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ipfs
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ipfs
ZaZ has quit [Read error: Connection reset by peer]
koalalorenzo has joined #ipfs
espadrine has joined #ipfs
maxlath has quit [Ping timeout: 255 seconds]
koalalorenzo has quit [Quit: This computer has gone to sleep]
tabrath has quit [Ping timeout: 240 seconds]
krs93_ has quit [Quit: Leaving]
koalalorenzo has joined #ipfs
koalalorenzo has quit [Quit: This computer has gone to sleep]
koalalorenzo has joined #ipfs
koalalorenzo has quit [Client Quit]
koalalorenzo has joined #ipfs
Zer0CooL has quit [Ping timeout: 255 seconds]
maxlath has joined #ipfs
john3 has quit [Ping timeout: 260 seconds]
tilgovi has quit [Ping timeout: 255 seconds]
koalalorenzo has quit [Quit: This computer has gone to sleep]
koalalorenzo has joined #ipfs
koalalorenzo has quit [Client Quit]
tilgovi has joined #ipfs
koalalorenzo has joined #ipfs
koalalorenzo has quit [Client Quit]
webdev007 has joined #ipfs
Encrypt has joined #ipfs
koalalorenzo has joined #ipfs
ribasushi has quit [Ping timeout: 256 seconds]
koalalorenzo has quit [Client Quit]
_Vi has quit [Ping timeout: 258 seconds]
chris613 has joined #ipfs
ribasushi has joined #ipfs
ianopolous has joined #ipfs
xloem has joined #ipfs
<xloem> msg Nickserv identify xyzzyabc
<xloem> hi #ipfs; does anybody know if ipfs supports communication between two firewalled peers? or can I not transfer files in this situation?
<achin> xloem: be aware that you just send a message to this channel with your nickserv password. please change it asap
pfrazee has joined #ipfs
<xloem> hahaha no wonder nickserv did not reply
cyanobacteria has joined #ipfs
<xloem> thank you for telling me !
<achin> anyway, to answer your question -- if two ipfs nodes are behind a firewall and it's not possible to establish a connection between them, then i think you're stuck
<achin> ipfs doesn't yet relay stuff between nodes, and i don't think it has any NAT-busting magic
<xloem> thanks ... I'll try to bust a hole in one of them
zanadar has quit [Ping timeout: 255 seconds]
tabrath has joined #ipfs
mildred_ has joined #ipfs
mildred1 has quit [Ping timeout: 248 seconds]
mildred__ has quit [Ping timeout: 240 seconds]
<ansuz> I use cjdns to get around nat
<xloem> oh what a good idea
mildred1 has joined #ipfs
<ansuz> thx
* ansuz is full of good ideas
<xloem> I want to get into cjdns ... better poke the hole so non-cjdns users can access my files though
rendar has quit [Ping timeout: 240 seconds]
<ansuz> or you can join the cult and nag people to set up cjdns themselves :D
<ansuz> ain't nobody got time for nat
<achin> let's get ipv6 everywhere
<xloem> does ipv6 evade firewalls?
<ansuz> globally routable ipv6 does
<achin> it doesn't "evade" firewalls
<ansuz> ^
<achin> since there is plenty of reason to firewall every machine you have
<xloem> s/firewall/NAT
<achin> yes, it removes the need for NAT
<xloem> hum I didn't know; I wonder if my router is smart enough to do that
<ansuz> if it's given you an ipv6, it should show up when you `ifconfig` or `ip a`, assuming you use linux or mac
ianopolous has quit [Ping timeout: 240 seconds]
<xloem> eh ipv6 won't solve my problem atm; I'm inside vms in qubes, need to fight the firewalls
<ansuz> heh
<ansuz> good luck
xloem has quit [Quit: Leaving]
xloem has joined #ipfs
wallacoloo_____ has joined #ipfs
Encrypt has quit [Quit: Sleeping time!]
tmg has joined #ipfs
rendar has joined #ipfs
webdev007 has quit [Remote host closed the connection]
tilgovi has quit [Ping timeout: 255 seconds]
Sophrosyne has quit [Remote host closed the connection]
Sophrosyne has joined #ipfs
Guest18 has joined #ipfs
Guest18 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mwatts42[m] has left #ipfs ["User left"]
rendar has quit [Quit: std::lower_bound + std::less_equal *works* with a vector without duplicates!]
arpu has quit [Ping timeout: 248 seconds]
arpu has joined #ipfs
cyanobacteria has quit [Ping timeout: 248 seconds]
wallacoloo_____ has quit [Quit: wallacoloo_____]
<lgierth> topic
maxlath has quit [Quit: maxlath]
bastianilso____ has joined #ipfs
Aranjedeath has joined #ipfs
<achin> awesomestuff
cyanobacteria has joined #ipfs
meocs has quit [Max SendQ exceeded]
tabrath has quit [Ping timeout: 255 seconds]
stevenaleach has joined #ipfs
lgierth changed the topic of #ipfs to: Latest release: go-ipfs 0.4.4 at https://dist.ipfs.io, have fun! | 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
bastianilso____ has quit [Quit: bastianilso____]