lgierth changed the topic of #ipfs to: go-ipfs 0.4.13 is out! Please try out: https://dist.ipfs.io/go-ipfs/v0.4.13 | Also: #libp2p #filecoin #ipfs-dev | IPFS, the InterPlanetary FileSystem: https://github.com/ipfs/ipfs | Logs: https://botbot.me/freenode/ipfs/ | Forums: https://discuss.ipfs.io | Code of Conduct: https://git.io/vVBS0
<arthuredelstein> I'm wondering if a workaround might be to do everything through blob: URIs.
<lgierth> arthuredelstein: i wonder if you can even put 1 MB in a blob URI :)
<lgierth> you also can't stream through blob URIs
<lgierth> and there's no verification of the hashes
WindPower has quit [Ping timeout: 265 seconds]
kaotisk has quit [Ping timeout: 240 seconds]
<arthuredelstein> What I mean is, the extension would download ipfs: resources and pass them to content page via blob URIs.
shizy has quit [Ping timeout: 265 seconds]
<arthuredelstein> Use a content script to pass ipfs URIs to the extension and then receive blob resource in return
<arthuredelstein> *resources
<arthuredelstein> the extension would still verify hashes etc
<lgierth> ah i see
<lgierth> it would probably work, but the size/streaming problem remains
<lgierth> so it's unfortunately just a hack
<lgierth> right now we capture custom search engine queries that start in ipfs:// and redirect them to the http gateway
<arthuredelstein> I don't think there is such a size limit for blobs. At least I think they can be pretty big.
<lgierth> just need gigabytes of ram eh? :D
<arthuredelstein> Why? You just need the size of the file you have downloaded, which you do anyway in http: browsing :)
<arthuredelstein> a blob is just an opaque reference to some file-like object
<lgierth> i think i confuse what you're saying - i was thinking you'd just put the raw content (base64-shielded) as the blob URI's content
<arthuredelstein> that sounds more like a data URI to me. I'm thinking of a blob URI which is just a hash
<lgierth> ah, yeah i figure that could work e.g. for <img> tags in http pages, given you add a content script?
<arthuredelstein> I think so. You could have a content script traverse the dom, send ipfs: URIs to the extension, get blob URIs back an inject these back into the DOM by replacing the ipfs URIs.
<lgierth> hackityhack
<lgierth> we wanna be able to have completely http://-less websites though
<arthuredelstein> Of course.
<lgierth> so one way or the other we'll need proper programmable protocol handlers, because everything else is just a hack with varying degrees of limitations
kaotisk has joined #ipfs
ygrek has joined #ipfs
k33k has left #ipfs ["leaving"]
k33k has joined #ipfs
<walle303> I'm generating a search index for the more up-to-date english wikipedia now, but here's the current version that I just managed to get up ipfs/QmTg2VcPJgLMdLFwTNQovpPQqcU2mKXKXu6mKNPvfQnqc5
<walle303> The IPNS link at the bottom doesn't work yet because it's not ready yet, don't pin anything yet
k33k has quit [Quit: leaving]
<walle303> If something is broken you should probably tell me
k33k has joined #ipfs
<arthuredelstein> lgierth: You're probably right about that. I just thought it would be fun to have something working in chrome/firefox even before they implement proper programmable protocol handlers
<lgierth> hehe agreed, it is :)
<arthuredelstein> I wonder if there are open bugs for firefox/chrome to implement custom protocol handlers in the webextensions api?
<arthuredelstein> I see some things but it's not clear what the status is.
<lgierth> yes in fact, one sec
<lgierth> there's no progress apart from open issues
<lgierth> somebody needs to go and implement a webextension api with their experiments toolkit
<lgierth> and then it'll take a few interations and months
<lgierth> also ping lidel if you want, he leads ipfs-companion and is much more knowledgable about browsers than i am :)
<arthuredelstein> cool. thanks, lgierth!
contrastably has joined #ipfs
infinity0 has quit [Ping timeout: 248 seconds]
infinity0 has joined #ipfs
contrastably has quit [K-Lined]
dimitarvp has quit [Quit: Bye]
droman has quit [Quit: WeeChat 2.0.1]
k33k has quit [Quit: leaving]
reit has joined #ipfs
k33k has joined #ipfs
anewuser has joined #ipfs
thekyle has joined #ipfs
clickjack has quit [Ping timeout: 252 seconds]
thekyle has quit [Client Quit]
kaotisk has quit [Ping timeout: 256 seconds]
kaotisk has joined #ipfs
clickjack has joined #ipfs
<DokterBob> hey all
<DokterBob> quick announcement: thanks to someone lending me their server
<DokterBob> and their inspiration, ipfs-search is running again
<lgierth> hey DokterBob
<lgierth> glad to have you back :)
<DokterBob> currently indexing at full speed (70 threads in io wait :p)
<DokterBob> i'm intending to put some actual work in making it more maintainable/accessible for potential contributors in januari/februari
<DokterBob> although i don't intend to 'run' the project
<DokterBob> meaning, i'll try to refrain from the management and community aspects (busy doing those types of things in other projects)
<DokterBob> http://ipfs-search.com (still, once more)
<DokterBob> lgierth: glad to have this thing running again
<lgierth> i think it would be helpful for others to jump in if there's a few "next" action items that they can pick up
Shah2 has quit [Ping timeout: 248 seconds]
<DokterBob> hope to tell you guys a bit more in a couple of weeks, we're trying to get a little team together or something
<lgierth> i.e. the road to making it more distributed, so it can actually be run by the community
<lgierth> nice
<lgierth> glad to hear it :)
<DokterBob> the next actions have been waiting here for months, actually ;)
<DokterBob> but code needs refactoring, documentation and tests
<lgierth> hah great
<DokterBob> that's kind of a central point of failure there right behind my eyes ;)
<DokterBob> anyways, i'm off
<lgierth> good night! talk to you soon
<DokterBob> very productive day, now tomorrow i'll be a nice social kid again :p
newhouse has quit [Read error: Connection reset by peer]
fixitchris has joined #ipfs
voxelot has quit [Read error: Connection reset by peer]
blahah has quit [Ping timeout: 250 seconds]
voxelot has joined #ipfs
jesseclay has quit [Read error: Connection reset by peer]
zielmicha_ has quit [Read error: Connection reset by peer]
jzelinskie has quit [Read error: Connection reset by peer]
jesseclay has joined #ipfs
blahah has joined #ipfs
zielmicha_ has joined #ipfs
jzelinskie has joined #ipfs
akagi201__ has joined #ipfs
henriquev has quit [Quit: Connection closed for inactivity]
roadhills20__20 has quit [Quit: Konversation terminated!]
jaboja has quit [Remote host closed the connection]
discopatrick has quit [Quit: Connection closed for inactivity]
vivus has quit [Quit: Leaving]
Neomex has quit [Remote host closed the connection]
Seven_ has joined #ipfs
fredthomsen has joined #ipfs
Ecran has joined #ipfs
WindPower has joined #ipfs
manjaroi3_ has joined #ipfs
k33k has quit [Disconnected by services]
manjaroi3_ is now known as k33k
k33k has quit [Client Quit]
shizy has joined #ipfs
fredthomsen has quit [Quit: Leaving.]
fredthomsen has joined #ipfs
k33k has joined #ipfs
clemo has quit [Remote host closed the connection]
robattila256 has quit [Quit: WeeChat 2.0.1]
sknebel has quit [Ping timeout: 264 seconds]
tombusby has quit [Ping timeout: 272 seconds]
tombusby has joined #ipfs
clickjack has quit [Max SendQ exceeded]
dax has joined #ipfs
ygrek has quit [Ping timeout: 240 seconds]
clickjack has joined #ipfs
kaotisk has quit [Ping timeout: 248 seconds]
fredthomsen has quit [Quit: Leaving.]
clickjack has quit [Max SendQ exceeded]
robattila256 has joined #ipfs
fixitchris has quit [Read error: Connection reset by peer]
fredthomsen has joined #ipfs
fredthomsen has quit [Client Quit]
fixitchris has joined #ipfs
webdev007 has quit [Remote host closed the connection]
akagi201__ has quit [Quit: Connection closed for inactivity]
k33k has quit [Quit: leaving]
}ls{ has quit [Ping timeout: 268 seconds]
}ls{ has joined #ipfs
rehypothecation has joined #ipfs
sknebel has joined #ipfs
witten has joined #ipfs
Ecran has quit [Quit: Going offline, see ya! (www.adiirc.com)]
Adbray has quit [Quit: Quit]
BAkhilKumar[m] has joined #ipfs
robattila256 has quit [Quit: WeeChat 2.0.1]
clickjack has joined #ipfs
witten has quit [Ping timeout: 252 seconds]
chriscool1 has joined #ipfs
anewuser has quit [Quit: anewuser]
nibble has quit [Ping timeout: 248 seconds]
clickjack has quit [Max SendQ exceeded]
_whitelogger has joined #ipfs
witten has joined #ipfs
clickjack has joined #ipfs
shizy has quit [Ping timeout: 256 seconds]
k33k has joined #ipfs
Xiti has quit [Ping timeout: 268 seconds]
clickjack has quit [Max SendQ exceeded]
Xiti has joined #ipfs
clickjack has joined #ipfs
clickjack has quit [Max SendQ exceeded]
witten has quit [Ping timeout: 272 seconds]
ulrichard has joined #ipfs
clickjack has joined #ipfs
clickjack has quit [Max SendQ exceeded]
clickjack has joined #ipfs
clickjack has quit [Max SendQ exceeded]
espadrine has quit [Ping timeout: 265 seconds]
clickjack has joined #ipfs
clickjack has quit [Max SendQ exceeded]
engdesart has left #ipfs ["no"]
clickjack has joined #ipfs
clickjack has quit [Max SendQ exceeded]
k33k has quit [Remote host closed the connection]
ilyaigpetrov has joined #ipfs
colin_ has joined #ipfs
Xiti` has joined #ipfs
Xiti has quit [Ping timeout: 240 seconds]
Xiti` has quit [Client Quit]
Xiti has joined #ipfs
SunflowerSociety has joined #ipfs
ONI_Ghost has quit [Ping timeout: 240 seconds]
}ls{ has quit [Quit: real life interrupt]
robattila256 has joined #ipfs
rendar has joined #ipfs
muravey has joined #ipfs
clickjack has joined #ipfs
reit has quit [Ping timeout: 256 seconds]
muravey has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dimitarvp has joined #ipfs
discopatrick has joined #ipfs
xnbya has quit [Ping timeout: 248 seconds]
xnbya has joined #ipfs
Ellenor is now known as Reinhilde
colin_ has quit [Ping timeout: 252 seconds]
robattila256 has quit [Quit: WeeChat 2.0.1]
guideline_ has joined #ipfs
guideline has quit [Ping timeout: 272 seconds]
leeola has quit [Quit: Connection closed for inactivity]
Sunflowery has joined #ipfs
SunflowerSociety has quit [Ping timeout: 248 seconds]
SunflowerSociety has joined #ipfs
SunflowerSociety has quit [Remote host closed the connection]
SunflowerSociety has joined #ipfs
Sunflowery has quit [Ping timeout: 264 seconds]
SunflowerSociety has quit [Remote host closed the connection]
SunflowerSociety has joined #ipfs
SunflowerSociety has quit [Remote host closed the connection]
Encrypt has joined #ipfs
Encrypt has quit [Client Quit]
ligi has joined #ipfs
ligi has joined #ipfs
ligi has quit [Ping timeout: 260 seconds]
joocain2 has quit [Ping timeout: 272 seconds]
Milijus has joined #ipfs
joocain2 has joined #ipfs
droman has joined #ipfs
ligi has joined #ipfs
ligi has quit [Ping timeout: 252 seconds]
raynold has quit [Quit: Connection closed for inactivity]
ViniMelo[m] has left #ipfs ["User left"]
Milijus has quit [Quit: Leaving]
Milijus has joined #ipfs
ligi has joined #ipfs
ligi has quit [Changing host]
ligi has joined #ipfs
newhouse has joined #ipfs
joocain2 has quit [Read error: Connection reset by peer]
joocain2 has joined #ipfs
Taoki has quit [Ping timeout: 265 seconds]
Taoki has joined #ipfs
ligi has quit [Ping timeout: 248 seconds]
nibble has joined #ipfs
ligi has joined #ipfs
ligi has quit [Ping timeout: 248 seconds]
reit has joined #ipfs
djagoo has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
djagoo has joined #ipfs
mmttii has joined #ipfs
mmttii has quit [Client Quit]
Encrypt has joined #ipfs
ligi has joined #ipfs
ligi has quit [Changing host]
ligi has joined #ipfs
ligi has quit [Ping timeout: 240 seconds]
joocain2 has quit [Remote host closed the connection]
joocain2 has joined #ipfs
Encrypt has quit [Quit: Quit]
ehd has quit []
Milijus has quit [Quit: Leaving]
droman has quit [Quit: WeeChat 2.0.1]
Mateon3 has joined #ipfs
Mateon3 is now known as Mateon2
Mateon1 has quit [Ping timeout: 263 seconds]
Mateon2 is now known as Mateon1
}ls{ has joined #ipfs
muravey has joined #ipfs
newhouse has quit [Read error: Connection reset by peer]
kaotisk has joined #ipfs
Jesin has joined #ipfs
muravey has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Taoki has joined #ipfs
muravey has joined #ipfs
muravey has quit [Client Quit]
ulrichard has quit [Remote host closed the connection]
ligi has joined #ipfs
muravey has joined #ipfs
ligi has quit [Ping timeout: 252 seconds]
leeola has joined #ipfs
Encrypt has joined #ipfs
Neomex has joined #ipfs
Jesin has quit [Ping timeout: 256 seconds]
Seven_ has quit [Read error: Connection reset by peer]
djagoo has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
Jesin has joined #ipfs
chriscool1 has quit [Quit: Leaving.]
creationix has joined #ipfs
tkorrison[m] has joined #ipfs
goiko has joined #ipfs
kaotisk has quit [Quit: ZNC 1.6.5 - http://znc.in]
k33k has joined #ipfs
olizilla has quit []
olizilla has joined #ipfs
kaotisk has joined #ipfs
witten has joined #ipfs
witten has quit [Client Quit]
tombusby has quit [Ping timeout: 272 seconds]
tombusby has joined #ipfs
tombusby has quit [Remote host closed the connection]
tombusby has joined #ipfs
fredthomsen has joined #ipfs
bpowers has joined #ipfs
<bpowers> \help
bpowers has quit [Client Quit]
doodlemania has joined #ipfs
Taoki has joined #ipfs
raynold has joined #ipfs
muravey has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
fredthomsen has quit [Quit: Leaving.]
muravey has joined #ipfs
fredthomsen has joined #ipfs
clickjac_ has joined #ipfs
clickjack has quit [Ping timeout: 240 seconds]
<Poeticode> hmm, so does Jekyll + Prose.io work with IPFS? I'm looking at this issue which doesn't seem to have progressed much:
<Poeticode> or if there's any static site generator + cms you guys know for sure works with ipfs. I'm just now starting on a site, and figuring out what technologies I want to use
Encrypt has quit [Quit: Quit]
fredthomsen has quit [Quit: Leaving.]
fredthomsen has joined #ipfs
<lgierth> Poeticode: we use hugo for the project websites
<lgierth> Poeticode: anything that can produce relative links should work
<Poeticode> thanks lgierth, I get a lot of search results with Hugo + IPFS :D gonna give it a whirl
discopatrick has quit [Quit: Connection closed for inactivity]
Fess has quit [Ping timeout: 265 seconds]
newhouse has joined #ipfs
fleeky has quit [Read error: Connection reset by peer]
fleeky has joined #ipfs
voker57 has quit [Quit: No Ping reply in 180 seconds.]
voker57 has joined #ipfs
voker57 has joined #ipfs
rendar has quit [Quit: std::lower_bound + std::less_equal *works* with a vector without duplicates!]
clickjack has joined #ipfs
clickjac_ has quit [Ping timeout: 264 seconds]
fleeky has quit [Ping timeout: 240 seconds]
randomstrangerb has joined #ipfs
randomstrangerb has quit [Remote host closed the connection]
fleeky has joined #ipfs
fredthomsen has quit [Quit: Leaving.]
muravey has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
randomstrangerb has joined #ipfs
Encrypt has joined #ipfs
muravey has joined #ipfs
k333k has joined #ipfs
k33k has quit [Ping timeout: 255 seconds]
k3333k has joined #ipfs
silotis has quit [Remote host closed the connection]
silotis has joined #ipfs
Xiti has quit [Quit: Xiti]
k333k has quit [Ping timeout: 250 seconds]
kaotisk has quit [Ping timeout: 260 seconds]
Xiti has joined #ipfs
kaotisk has joined #ipfs
k3333k has quit [Ping timeout: 265 seconds]
ligi has joined #ipfs
ligi has quit [Changing host]
ligi has joined #ipfs
ilyaigpetrov has quit [Quit: Connection closed for inactivity]
randomstrangerb has quit [Ping timeout: 260 seconds]
randomstrangerb has joined #ipfs
ligi has quit [Ping timeout: 240 seconds]
A124 has quit [Ping timeout: 248 seconds]
<cipres> DokterBob: thank you for putting ipfs-search.com back up!
<lgierth> Poeticode: also e.g. github.com/ipfs/website, libp2p/website, ipld/website, ipfs/docs
Ecran has joined #ipfs
zhaba_ has quit [Ping timeout: 240 seconds]
zautomata has joined #ipfs
Encrypt has quit [Quit: Quit]
biodrone has joined #ipfs
zautomata has quit [Ping timeout: 272 seconds]
zautomata has joined #ipfs
rehypothecation has quit [Remote host closed the connection]
<mokos> DokterBob: Do you rank pages ? Why did you shut it down originally ?
Adbray has joined #ipfs
ligi has joined #ipfs
fredthomsen has joined #ipfs
ligi has quit [Ping timeout: 240 seconds]
M0xf5f5f5[m] has joined #ipfs
fredthomsen has quit [Quit: Leaving.]
chriscool2 has joined #ipfs
muravey has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
muravey has joined #ipfs
muravey has quit [Client Quit]
muravey has joined #ipfs
muravey has quit [Client Quit]
muravey has joined #ipfs
muravey has quit [Client Quit]
muravey has joined #ipfs
muravey has quit [Client Quit]
espadrine has joined #ipfs
colin_ has joined #ipfs
zautomata has quit [Quit: WeeChat 1.7]
kevinleestone[m] has left #ipfs ["User left"]
<Powersource> having problems loading more than a few seconds from this video here https://ipfs.io/ipfs/QmNeLBdWJy73sQ3thgpHKapMHoZrVR9MACZU4KA78136yH/zoom_0.mp4
<Powersource> (last all hands)
ligi has joined #ipfs
Reinhilde is now known as Ellenor
randomstrangerb has quit [Ping timeout: 264 seconds]
randomstrangerb has joined #ipfs
<lord|> is there a good way, for example, to have one node serve 33.3% of a file's blocks, another node serves another 33.3% of the file's blocks, and the last node serves the last 33%
John__ has joined #ipfs
droman has joined #ipfs
<lgierth> lord|: the ipfs-cluster team are working on it, but not yet
<Powersource> theeere we go, thanks whoever turned their daemon on
<lgierth> Powersource: i just transferred it to another host
<lgierth> not sure what was up with the original source host
<lgierth> maybe the connection between it and your node was hanging or so
kaotisk has quit [Ping timeout: 248 seconds]
chriscool2 has quit [Quit: Leaving.]
<Powersource> and now I realize i've already watched this one
nibble has quit [Ping timeout: 255 seconds]
ligi has quit [Ping timeout: 272 seconds]
maxzor_ has joined #ipfs
mrdrdz[m] has joined #ipfs
randomstrangerb has quit [Ping timeout: 252 seconds]
randomstrangerb has joined #ipfs
John__ has quit [Quit: Leaving]
<lgierth> :')
<Powersource> rust-ipfs is coming up right, if I've understood correctly? Or does rust-libp2p still need significant work?
Jesin has quit [Quit: Leaving]
Dodgy-Debaser has joined #ipfs
<lgierth> rust-libp2p is progressing but a complete libp2p implementation is a ton of work
<lgierth> the concrete plan for now is only rust-libp2p, but rust-ipfs might follow in the future