whyrusleeping changed the topic of #ipfs to: go-ipfs 0.4.17 is out! Try out all the new features: https://dist.ipfs.io/go-ipfs/v0.4.17 | Also: #libp2p #ipfs-cluster #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
Aleksejs13 has joined #ipfs
Aleksejs13 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
stoopkid has quit [Quit: Connection closed for inactivity]
mauz555 has quit [Remote host closed the connection]
mauz555 has joined #ipfs
joshplus[m] has joined #ipfs
mauz555 has quit [Ping timeout: 264 seconds]
ygrek has joined #ipfs
<TUSF> So have there been any interesting usages of the `ipfs p2p` subcommands?
ygrek has quit [Ping timeout: 272 seconds]
toxync01 has quit [Quit: ZNC 1.7.1 - https://znc.in]
<TUSF> I'm not really sure I understand its use-case, but it looks to be for connecting straight to peers, regardless of IP address... or something like that.
toxync01 has joined #ipfs
toxync01 has quit [Remote host closed the connection]
<deltab> TUSF: right; also negotiating NAT< tunnels, etc.
<deltab> a layer called libp2p, which ipfs (and something things) build on
<naszam[m]> How can one reach wikipedia through cloudflare-ipfs.com?
<JCaesar> https://cloudflare-ipfs.com/ipfs/QmXoypizjW3WknFiJnKLwHCnL72vedxjQkDDP1mXWo6uco/wiki/ (then again, the point of IPFS is to use a local gateway...)
<TUSF> So what else uses libp2p, and is there a reason for IPFS exposing it?
<lgierth> polkadot, livepeer, filecoin, the early ethereum 2.0 work
<lgierth> the reason to expose it simply so other projects can make use of it, and build a big common underlying p2p network
konsolebox17 has joined #ipfs
ygrek has joined #ipfs
goiko_ has joined #ipfs
reit has joined #ipfs
goiko has quit [Ping timeout: 244 seconds]
konsolebox17 has quit [Remote host closed the connection]
tribrid has joined #ipfs
nivekuil` has joined #ipfs
nivekuil has quit [Ping timeout: 252 seconds]
trqx has quit [Ping timeout: 256 seconds]
<naszam[m]> Thanks! @JCaesar
<TUSF> Curious about what CF plans to do with that gateway… It's not like having a gateway makes your CDN more decentralized or anything.
<TUSF> Theory I had was that they want IPFS to gain more traction so they can push for adoption in browsers or something, so they can just start offloading traffic onto the IPFS network.
<TUSF> Just feels like a weird move for a CDN to do, I guess.
<ex-parrot> probably just a PR move / skunkworks thing?
lassulus_ has joined #ipfs
xelra has quit [Remote host closed the connection]
xelra has joined #ipfs
lassulus has quit [Ping timeout: 246 seconds]
lassulus_ is now known as lassulus
}ls{ has quit [Quit: real life interrupt]
trqx has joined #ipfs
[TwistedJail] has joined #ipfs
Exposure14 has joined #ipfs
Exposure14 has quit [Remote host closed the connection]
stoopkid has joined #ipfs
toxync01 has joined #ipfs
[TwistedJail] has quit [Remote host closed the connection]
zane_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zeden has joined #ipfs
xelra has quit [Remote host closed the connection]
xelra_ has joined #ipfs
<AphelionZ> does CF expose their swarm ports?
<AphelionZ> TUSF:
<AphelionZ> oops
<AphelionZ> i was just gonna say maybe CF can make more profit by improving IPFS, kinda like how Google benefits by the web being better
<TUSF> Well, I can understand why Google would benefit from everyone using HTTPS (ads can be co-opted by a third party), and websites not using shitty ads (encourages users to install ad-blockers), but not sure why CF would want anyone to use something like IPFS
<AphelionZ> yeah
<AphelionZ> maybe they just think they can charge norms for it
<ex-parrot> I think it's a distraction away from how CF is eating the Internet
<ex-parrot> trying to position themselves as friendly to engineering communities etc
<AphelionZ> mm
<TUSF> Assuming IPFS does get implemented in browsers or something, it'd supposedly hurt services like CloudFlare which depend on the web being centralized.
<TUSF> So a harmless gateway I guess would serve as a distraction
<TUSF> For those that don't understand IPFS loses most of its benefits when you only use a public gateway.
<AphelionZ> i asked about the swarm peers because if i could add CF to my bootstrap list or connect to it as a peer then yes, A+++ good, would swarm again, etc
<AphelionZ> peer with CF's servers and use a local gateway and that'd be pretty nice for a lot of content
<AphelionZ> they also probably get tons of good research / analytics with their level of traffic
<TUSF> Yeah, that's the other bit. analytics from people using their gateway.
<ex-parrot> plus I assume cloudflare is a big govt snooping collection point
<ex-parrot> lawful intercept etc
<AphelionZ> im starting to become of the mindset that any bits flowing into IPFS should be encrypted, no ifs ands or buts
<AphelionZ> and its just a matter of when/how you share the keys
<AphelionZ> obv im probably a dope and there's already tools / writing about this :P
<AphelionZ> like i have a wacky idea of replacing / augmenting an MTA program like "procmail" with "ipfs add" and piping fetchmail into it lol
user_51 has quit [Ping timeout: 244 seconds]
cwahlers_ has joined #ipfs
<TUSF> Yeah, I do feel data being transferred over IPFS should be encrypted. Yeah, the content you ask for can't be modified thanks to content hashes and all, but some people don't really want anyone in between know *what* they're looking at.
cwahlers has quit [Ping timeout: 245 seconds]
user_51 has joined #ipfs
<ex-parrot> I think if we're willing to agree that all TCP connections should be using TLS (e.g. all HTTP should be HTTPS) then ensuring privacy of content in transit seems like a pretty obvious must-have to me
<AphelionZ> "its not that I have anything to hide, it's just that I have nothing that I want everybody to see"
<AphelionZ> yeah im talking at rest too
Guest9514 has joined #ipfs
<AphelionZ> like, i dont know if anybody should ever just do a naked "ipfs add" on a file without encrypting it first
<AphelionZ> or maybe im just experimenting with being a radical purist :D
<AphelionZ> but that's what i think
Guest9514 has quit [Remote host closed the connection]
<AphelionZ> finally for record I'm totally willing to agree w/r/t TLS
<TUSF> I figured the simplest idea would be if someone asks for a block, to encrypt it with that person's public key so only they can decrypt it. Everyone on the network already has these keys by default right? Or is tehre some kind of security issue with using the node's key for that?
lassulus has quit [Ping timeout: 252 seconds]
<AphelionZ> ipfs get should just grab the contents of the block warts and all and if you can decrypt it, nice... if not, too bad
<AphelionZ> there's some public key we all share and thus still have the capability to make something "public"
<AphelionZ> but man, if this is supposed to be one big shared hard drive...
mauz555 has joined #ipfs
shizy has joined #ipfs
mauz555 has quit [Ping timeout: 252 seconds]
SunflowerSociety has joined #ipfs
paolof has quit [Ping timeout: 252 seconds]
bren2010 has quit [Ping timeout: 252 seconds]
paolof has joined #ipfs
redfish has quit [Ping timeout: 252 seconds]
Sunflowery has quit [Ping timeout: 252 seconds]
nixze has quit [Ping timeout: 252 seconds]
nixze has joined #ipfs
bren2010 has joined #ipfs
nixze is now known as Guest92505
redfish has joined #ipfs
zeden has quit [Ping timeout: 240 seconds]
WhizzWr has quit [Ping timeout: 252 seconds]
ygrek_ has joined #ipfs
zeden has joined #ipfs
ygrek has quit [Read error: Connection reset by peer]
eddb has quit [Ping timeout: 252 seconds]
lgierth has quit [Ping timeout: 252 seconds]
WhizzWr has joined #ipfs
lgierth has joined #ipfs
eddb has joined #ipfs
lassulus has joined #ipfs
zeden has quit [Ping timeout: 246 seconds]
tribrid has quit [Quit: Textual IRC Client: www.textualapp.com]
null1337 has joined #ipfs
HeWhois has quit [Ping timeout: 244 seconds]
tbenett__ has quit [Ping timeout: 244 seconds]
shizy has quit [Ping timeout: 245 seconds]
drrty has quit [Ping timeout: 244 seconds]
HeWhois has joined #ipfs
null1337 has quit [Ping timeout: 245 seconds]
zane has joined #ipfs
zane is now known as Guest28662
Mateon1 has quit [Ping timeout: 240 seconds]
Mateon2 has joined #ipfs
Mateon2 is now known as Mateon1
ygrek has joined #ipfs
ygrek_ has quit [Ping timeout: 264 seconds]
larrynj[m] has joined #ipfs
<larrynj[m]> Test
<ex-parrot> your test succeeds
zeden has joined #ipfs
abueide has quit [Ping timeout: 245 seconds]
Steverman has quit [Ping timeout: 240 seconds]
tsglove has quit [Ping timeout: 250 seconds]
tsglove has joined #ipfs
fiatjaf has quit [Ping timeout: 245 seconds]
Guest28662 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
kralos has joined #ipfs
lassulus has quit [Ping timeout: 246 seconds]
abueide has joined #ipfs
lassulus has joined #ipfs
kralos has quit [Client Quit]
kralos has joined #ipfs
zeden has quit [Quit: WeeChat 2.1]
zeden has joined #ipfs
zeden has quit [Client Quit]
zane has joined #ipfs
zane is now known as Guest81064
fiatjaf has joined #ipfs
Guest92505 has left #ipfs [#ipfs]
nixze has joined #ipfs
Oatmeal has quit [Ping timeout: 272 seconds]
lemonpepper24 has quit [Ping timeout: 246 seconds]
sanderp_ has quit [Read error: Connection reset by peer]
sanderp has joined #ipfs
NB0X-Matt-CA has quit [Quit: WeeChat 2.0.1]
ulrichard has joined #ipfs
_whitelogger has joined #ipfs
Guest81064 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
kralos has quit [Quit: leaving]
abueide has quit [Ping timeout: 245 seconds]
j0hnsmith has joined #ipfs
j0hnsmith has quit [Client Quit]
abueide has joined #ipfs
Oatmeal has joined #ipfs
MDude has quit [Ping timeout: 252 seconds]
MDude has joined #ipfs
mauz555 has joined #ipfs
mauz555 has quit [Ping timeout: 252 seconds]
ianopolous_ has quit [Quit: Leaving]
dadabidet has joined #ipfs
rendar has joined #ipfs
Nehagup has joined #ipfs
ylp has joined #ipfs
SunflowerSociety has quit [Read error: Connection reset by peer]
SunflowerSociety has joined #ipfs
mauz555 has joined #ipfs
lassulus has quit [Ping timeout: 252 seconds]
mauz555 has quit [Ping timeout: 250 seconds]
IRCsum has quit [Ping timeout: 252 seconds]
fazo has joined #ipfs
lassulus has joined #ipfs
Oatmeal has quit [Ping timeout: 240 seconds]
permalac has quit [Remote host closed the connection]
fredcy12 has joined #ipfs
ylp has quit [Quit: Leaving.]
fredcy12 has quit [K-Lined]
fazo has quit [Quit: fazo]
Steverman has joined #ipfs
ylp has joined #ipfs
vmx has joined #ipfs
permalac has joined #ipfs
mauz555 has joined #ipfs
jimmy__ has joined #ipfs
mauz555 has quit [Ping timeout: 252 seconds]
jimmy__ has quit [Client Quit]
mauz555 has joined #ipfs
goiko_ has quit [Quit: ﴾͡๏̯͡๏﴿ O'RLY? Bye!]
MDude has quit [Ping timeout: 240 seconds]
<swedneck[m]1> IPFS is not made for storage really, it's for transfer of files
reit has quit [Ping timeout: 240 seconds]
<swedneck[m]1> if you want file storage, just get google drive and upload encrypted data tbh
IRCsum has joined #ipfs
Steverman has quit [Ping timeout: 246 seconds]
<lidel> inb4 someone sends filecoin rigs pics ;))
Alpha64 has quit [Quit: Alpha64]
<swedneck[m]1> my point is, trying to use IPFS as remote storage right now is not going to work
<swedneck[m]1> filecoin will ofc make that possible though
lassulus has quit [Ping timeout: 244 seconds]
<lidel> swedneck[m]1, ah, you mean the need for someone caring to keep your data around?
<swedneck[m]1> yeah
<lidel> there are commercial pinning services around, i think, but yeah
<swedneck[m]1> also if someone's worried about other people getting their data, i'm not sure why they'd look toward a protocol that's explicitly for sharing data
gmoro has joined #ipfs
Steverman has joined #ipfs
<r0kk3rz> syncthing is probably a better tool for private personal use
bomb-on has quit [Quit: SO LONG, SUCKERS!]
<swedneck[m]1> syncthing is great, but it doesn't really work if you want a centralized place to always be able to access your data
<swedneck[m]1> you could set up nextcloud, but that was hard enough for me, and i've set up a synapse server :/
<r0kk3rz> if you want a centralised place, wtf are you doing with ipfs?
edd[m] has joined #ipfs
goachen has joined #ipfs
goachen has quit [Remote host closed the connection]
<edd[m]> hi hi
<edd[m]> new to ipfs, i was wondering if there's a way to add a directory to ipfs but excluding some files/dirs?
<swedneck[m]1> hide the directories/files and don't use the -H flag
<edd[m]> "hide" them?
<swedneck[m]1> put a . infront
<swedneck[m]1> or wait, are you on windows?
<edd[m]> oh, right
<edd[m]> it's my website, which is being served via https too, there's some htaccess guarded sections of the site
<edd[m]> it's not really feasible to move them
<edd[m]> im on openbsd
<swedneck[m]1> can you copy the entire directory?
<edd[m]> yeah, i might just copy the bits i want to serve up
gmoro has quit [Ping timeout: 245 seconds]
<lidel> edd[m], you are able to create new CID by patching (addin/removing items) a directory object, see: ipfs object patch --help
gmoro has joined #ipfs
<edd[m]> i see
<edd[m]> i think i need to start simple :)
<lidel> that is useful if your data is already in IPFS and you just want to create a new "view" into it
lassulus has joined #ipfs
<edd[m]> i see
<lidel> if you want to filter out some files when doing `ipfs files add`, then we don't have rsync-like --exclude (but PR welcome, i guess)
<lidel> so you create a directory structure you want first, and do `ipfs add` on that
<lidel> or add only specific files one-by-one and build directory tree using `ipfs object patch add-link`
<lidel> (those are two ways I see)
<edd[m]> ok
lanlink has joined #ipfs
tbenett has joined #ipfs
Nehagup has quit [Quit: Connection closed for inactivity]
<JCaesar> add all first and remove after sounds rather dangerous...
dimitarvp has joined #ipfs
<edd[m]> right
<edd[m]> is it right that `ipfs publish` takes a long time?
<edd[m]> `ipfs name publish` sorry
<JCaesar> usually, yes.
da-wae_ has joined #ipfs
<JCaesar> (the other option for getting a folder into ipfs btw is to write your own sync tool. if you dont have crazy requirements like https://github.com/jcaesar/ipfs-sync rust and handling directories with 66000 files, it shouldnt be that hard.)
da-wae_ has quit [Client Quit]
bomb-on has joined #ipfs
<edd[m]> ok, so i added my website, and I can `ipfs ls` it
<voker57> not exactly right but common case https://github.com/ipfs/go-ipfs/issues/3860
<edd[m]> but it only shows a subset of the files i added
<voker57> you `ipfs add` a directory and `ipfs ls` on it does not show all files?
<edd[m]> yeah
<voker57> weird, can you reproduce that? is there a pattern to missing files?
<voker57> maybe they are hidden
<voker57> then use add -H
<edd[m]> ah wait
<edd[m]> ls isn't recursive, that's all I think
<edd[m]> yeah ok
<edd[m]> so i served the page over a gateway, but the css didn't work because of links like `/style.css`
<edd[m]> i'd need to make the links relative
dimitarvp` has joined #ipfs
tdiesler has joined #ipfs
dimitarvp has quit [Ping timeout: 240 seconds]
ylp has quit [Read error: Connection reset by peer]
mauz555_ has joined #ipfs
mauz555_ has quit [Client Quit]
<edd[m]> so to update, it's just a matter of re-adding the dir and re-publishing it?
<edd[m]> (to publish a new version of the website, that is)
<swedneck[m]1> yep
<swedneck[m]1> re-add, and change the hash in your DNS reccord
<edd[m]> ah, i'm not using dns
<edd[m]> just gateway for now
<swedneck[m]1> ah
}ls{ has joined #ipfs
<edd[m]> i might point a subdomain at a gateway
<edd[m]> in the long run, web browsers will talk ipfs, right?
<swedneck[m]1> hopefully
<edd[m]> yay, it works
<edd[m]> just very slowly
<swedneck[m]1> firefox is the closest
<swedneck[m]1> gimme your hash and i'll pin it
<swedneck[m]1> btw are you using ipfs.io as gateway?
<edd[m]> yeah
<swedneck[m]1> use cloudflare-ipfs.com or gateway.swedneck.xyz
<swedneck[m]1> the first is cloudflare's gateway, which is fast for obvious reasons. the latter is mine, and is fast due to not being very encumbered
<edd[m]> right
<edd[m]> so can i do ipfs:// in firefox or something?
<swedneck[m]1> yeah, if you have ipfs-companion installed
<swedneck[m]1> there should really be a link to it in the topic
<edd[m]> cool
<edd[m]> so many questions! really interesting system
<swedneck[m]1> you'll want to set a different gateway in the extension too
lampholder[m] is now known as toml[m]
<edd[m]> so what about security? I lose the ability to host via https, right?
<edd[m]> i bet you've answered this so many times, you have a really good answer :)
<swedneck[m]1> nope, i just have a good understanding of it due to being a big fan :P
<swedneck[m]1> visitors still get the website via https, that's what the gateway does
<swedneck[m]1> it's a gateway between ipfs and http
<edd[m]> so how do visitors know that the site served up by the gateway is really authentic?
<edd[m]> i.e. authored by me
<swedneck[m]1> the dns record
<swedneck[m]1> although i guess the gateway could send whatever it wanted to, but so could any server
<swedneck[m]1> if you want to make sure no one else can send the wrong data, host your own gateway
toxync01 has quit [Ping timeout: 245 seconds]
toxync01 has joined #ipfs
<swedneck[m]1> at least with ipfs people who care can check the dnslink and verify that other gateways send the same data, or just fetch it directly from ipfs
<edd[m]> right
ygrek has quit [Ping timeout: 252 seconds]
<edd[m]> i've set the proxy in the ff extension to `https://cloudflare-ipfs.com`
<swedneck[m]1> 👌
<edd[m]> but if i click the extension icon, it shows everything as offline
<r0kk3rz> cloudflare had an interesting mechanism for verifying gateway stuff
<swedneck[m]1> do you have a node running?
<r0kk3rz> but it requires browser extensions, which kinda defeats the purpose of the gateways in the first place
<edd[m]> if any of the extension needs native code, it's unlikely to work on openbsd ;)
<r0kk3rz> i think it was all js by the looks of it
<edd[m]> either way: `ipns://<myhash>` shows an error
<swedneck[m]1> can openbsd run go binaries?
ylp has joined #ipfs
<edd[m]> yes
<edd[m]> the site is served to ipfs fine
<edd[m]> hitting a gatwway works
<swedneck[m]1> so you're running a local node?
<edd[m]> but just not via the extension
<Mikaela> Is ipfs-companion mentioned anywhere on ipfs.io? I had difficulties understanding the point of IPFS in websites until I found it with Google as I thought that everything would always go through gateway and my own instance would be pointless. I also find it weird that Tor recommends against gateways while IPFS seems to demand them.
<edd[m]> i'm running `ipfs daemon` on a vps
<swedneck[m]1> edd: ah, that's the problem
<swedneck[m]1> for ipfs-companion to work you need a local node
<edd[m]> so run `ipfs daemon` locally?
<swedneck[m]1> yes
<edd[m]> ok, let's try that
<swedneck[m]1> and you'll want it to run on startup ideally
<swedneck[m]1> otherwise you'll have to start it manually every time, which sucks
OberstKrueger has quit [Read error: Connection reset by peer]
<swedneck[m]1> btw if you have a vps you should be able to use that as gateway
<edd[m]> i see
OberstKrueger has joined #ipfs
<r0kk3rz> Mikaela: the idea is that gateways are a stop gap measure before browsers natively support ipfs
<swedneck[m]1> you should just need to point a dns record at the ip
<lidel> Mikaela, ipfs-companion is a way to upgrade content from http gateways to native IPFS by redirecting requests to your local IPFS node. Gateways are useful step in upgrade path because you can send a link to someone without IPFS client and it will still load in any web browser.
<edd[m]> hum, still nothing
<edd[m]> i notice that `http://127.0.0.1:8080/` doesn't work on my local node
<swedneck[m]1> do you have something else listening on that port?
<edd[m]> i don't think so
<edd[m]> `http://127.0.0.1:8080/` gives a 404
<swedneck[m]1> 🤔
<edd[m]> maybe that's right
<swedneck[m]1> it is
<swedneck[m]1> try localhost:8080/ipfs/HASH
<Mikaela> Sorry, I am being unclear, before CloudFlare implemented their gateway, I had tried IPFS once, but not understood how it works as I didn't know of IPFS companion until I googled it separately as the documentation told me nothing about browsers or their support
<swedneck[m]1> or localhost:8080/ipns/ipfs.io
<swedneck[m]1> yeah ipfs-companion should probably the first thing people see honestly
<edd[m]> it's taking an age, so i guess something is happening
<swedneck[m]1> what's your bandwidth?
<edd[m]> page has the right <title> now :P
<edd[m]> i dunno tbh, the vps should be fast
<edd[m]> im in a shared office atm
<swedneck[m]1> no i mean your local bandwidth lol
<swedneck[m]1> do normal websites load fast?
<edd[m]> it's working anyway
<edd[m]> normal websites are fast yeah
<swedneck[m]1> aight
<edd[m]> just waiting for images now :)
<edd[m]> so, why is the companion not connecting i wonder
<swedneck[m]1> hmm
<swedneck[m]1> wait a second
<swedneck[m]1> when i told you to change the gateway in the extension, what field did you edit?
<swedneck[m]1> you want to edit the "public gateway", not "custom gateway"
<edd[m]> "Default Public Gateway"
<edd[m]> i editted
<swedneck[m]1> alright
<swedneck[m]1> i have no clue.. it should just work
<swedneck[m]1> i suck at helping when i don't have things in front of me :/
<bennofs[m]> what's the number of nodes to expect in the network? I am running ipfs-crawl and it is connected to ~660 nodes right now it appears (number of open file descriptors it has)
<bennofs[m]> 660 nodes would seem quite small
<swedneck[m]1> ipfs-companion usually shows around 800 for me, but it's showing 350 rn
<swedneck[m]1> no clue if that means anything though
<Mikaela> I currently see 460, but my network may be a bit weird as I am behind MiFi with native IPv6 and CGN (and the devices own NAT).
<Mikaela> (and the device needs a reboot again as it has lost IPv6 -.-)
<edd[m]> ok, must get on, but nice chatting
<edd[m]> i'll hang around here to learn more :)
<bennofs[m]> are those all the nodes in the network?
<swedneck[m]1> o/
<bennofs[m]> seems really small compared to something like mainlinedht with estimated 3 million nodes
<swedneck[m]1> it's definitely not the entire network
<swedneck[m]1> iirc cloudflare said there's about 1 million nodes
<edd[m]> ok, one more question
<edd[m]> is there a quick way to re-publish a dir tha tI can put in a cron job?
<edd[m]> sure, i can write a script to parse out the last hash from the `add` output...
hph^ has joined #ipfs
<swedneck[m]1> `ipfs add -Q` will output only the final hash
<edd[m]> ah neat
<swedneck[m]1> ofc to actually update the dns record you'll need some api to do that
<bennofs[m]> swedneck: if that's the case, shouldn't a crawler find quickly more than thousand nodes?
<edd[m]> `ipfs add -Q dir/ | xargs ipfs publish`
_fil_ has joined #ipfs
<bennofs[m]> or is the network so segmented
<swedneck[m]1> don't forget -r
<edd[m]> oh yah
<swedneck[m]1> and -w if you want the directory to be named
<swedneck[m]1> say you run `ipfs add -r public/`, the final hash will be of the public/ folder, and thus paths will be Qm.../index.html
<swedneck[m]1> with `ipfs add -wr public/`, the paths will be Qm.../public/index.html
<edd[m]> i see
_fil_ has quit [Client Quit]
<edd[m]> can it take a little while for updates to propagate to gateways?
<edd[m]> i guess they are caching
<swedneck[m]1> i think so yes
<swedneck[m]1> i have my gateway literally in the same room as my desktop, so it's very fast for me
<swedneck[m]1> that's one of the cool things about ipfs, it can get data from the LAN
<edd[m]> i'll try later in the day
<swedneck[m]1> i'm always happy to (try to) help!
TripFandango has quit [Read error: Connection reset by peer]
trip_ has joined #ipfs
}ls{ has quit [Quit: real life interrupt]
mauz555 has quit [Ping timeout: 252 seconds]
TripFandango has joined #ipfs
trip_ has quit [Ping timeout: 252 seconds]
malaclyps has quit [Read error: Connection reset by peer]
malaclyps has joined #ipfs
fazo has joined #ipfs
tombusby has quit [Ping timeout: 256 seconds]
joocain2 has quit [Ping timeout: 256 seconds]
trqx has quit [Ping timeout: 256 seconds]
joocain2 has joined #ipfs
abueide has quit [Ping timeout: 244 seconds]
trqx has joined #ipfs
tombusby has joined #ipfs
SunflowerSociety has quit [Read error: Connection reset by peer]
Sunflowery has joined #ipfs
zcocooncrashz has joined #ipfs
tenchooo has quit [Read error: Connection reset by peer]
tenchooo has joined #ipfs
mauz555 has joined #ipfs
slax0r25 has joined #ipfs
slax0r25 has quit [Remote host closed the connection]
tombusby has quit [Remote host closed the connection]
tombusby has joined #ipfs
<bennofs[m]> how do I use gx? do I need to manually find ipfs hashes for deps? Is there a way to automatically rewrite all hashes to latest versions?
pelegreno__ has joined #ipfs
Steverman has quit [Ping timeout: 245 seconds]
lassulus has quit [Ping timeout: 252 seconds]
lassulus has joined #ipfs
BeerHall has joined #ipfs
sknebel has quit [Ping timeout: 272 seconds]
<voker57> bennofs[m]: yes, see gx-go commands
isak1 has joined #ipfs
DefB has quit [Quit: WeeChat 2.2]
<voker57> there's also #gx
isak1 has quit [Quit: WeeChat 2.2]
lyr has joined #ipfs
bblindy has joined #ipfs
Steverman has joined #ipfs
Caterpillar has joined #ipfs
Mikaela has quit [Quit: ZNC 1.7.1 - https://znc.in]
Mikaela has joined #ipfs
bblindy has quit [Read error: Connection reset by peer]
bblindy has joined #ipfs
tombusby has quit [Ping timeout: 256 seconds]
sknebel has joined #ipfs
tombusby has joined #ipfs
<olizilla> 1.5 minutes of sneak peak of just a tiny bit of the ipfs webui revamp https://ipfs.io/ipfs/QmevJYiF5yFGxz68kHWwyT62sEDVtTJnn8TssqD3XGEYFM/ipfs-webui-connection-indicator-sneak-peak.mp4
<swedneck[m]1> insane connection speeds
<olizilla> heh, those numbers are ideal, all my content is far to esoteric
aaronraimist has left #ipfs ["User left"]
<olizilla> hmm... how to make the ui more clearly show that those numbers represent the current usage rather than the max potential bandwidth
<swedneck[m]1> oh i thought that was like, your internet speeds
<swedneck[m]1> makes more sense that it's measuring ipfs activity :P
clemo has joined #ipfs
tbenett has quit [Ping timeout: 240 seconds]
<voker57> should be probably called "traffic" or something, not speed
<swedneck[m]1> yeah
plexigras has joined #ipfs
shizy has joined #ipfs
junkmechanic23 has joined #ipfs
junkmechanic23 has quit [Remote host closed the connection]
eyejay_3 has joined #ipfs
zane has joined #ipfs
eyejay_3 has quit [Remote host closed the connection]
zane is now known as Guest72432
cratliff has joined #ipfs
Guest72432 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zane_ has joined #ipfs
tombusby has quit [Remote host closed the connection]
tombusby has joined #ipfs
<bennofs[m]> or maybe include the max as well?
<swedneck[m]1> you should really know your max bandwidth
lanlink has quit [Remote host closed the connection]
lanlink has joined #ipfs
ulrichard has quit [Remote host closed the connection]
matt-h has quit [Remote host closed the connection]
zane_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zane has joined #ipfs
zane is now known as Guest23457
tsglove is now known as Guest81098
Guest23457 has quit [Client Quit]
dadabidet has quit [Quit: Leaving]
BeerHall has quit [Ping timeout: 240 seconds]
matt-h has joined #ipfs
zane_ has joined #ipfs
ylp has quit [Quit: Leaving.]
vmx has quit [Quit: Leaving]
lemonpepper24 has joined #ipfs
<swedneck[m]1> i want an ipfs website that gets a markdown file and renders it into html clientside, anyone got some resources on how to accomplish this?
<r0kk3rz> find a markdown js formatting library
<swedneck[m]1> any you'd recommend?
MDude has joined #ipfs
tombusby has quit [Ping timeout: 256 seconds]
zane_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
tombusby has joined #ipfs
zane_ has joined #ipfs
drrty has joined #ipfs
TripFandango has quit [Remote host closed the connection]
TripFandango has joined #ipfs
TripFandango has quit [Max SendQ exceeded]
TripFandango has joined #ipfs
TripFandango has quit [Max SendQ exceeded]
TripFandango has joined #ipfs
TripFandango has quit [Max SendQ exceeded]
reit has joined #ipfs
TripFandango has joined #ipfs
tbenett has joined #ipfs
TripFandango has quit [Max SendQ exceeded]
TripFandango has joined #ipfs
<swedneck[m]1> oooh, how do i use that?
dianamite[m] has joined #ipfs
<olizilla> i think you can put any valid ipfs address after the hash and if it points to markdown file it'll try and render it as html, client side
Oatmeal has joined #ipfs
<swedneck[m]1> yeah but i want it to be in the website itself :P
<swedneck[m]1> i guess i could use iframes, but that sounds not fun
roygbiv has joined #ipfs
gmoro has quit [Quit: Leaving]
Alpha64 has joined #ipfs
tbenett has quit [Ping timeout: 252 seconds]
roygbiv has quit [Quit: ™]
<Kolonka[m]> >that's one of the cool things about ipfs, it can get data from the LAN
<Kolonka[m]> I'd read the brief part of the paper that mentioned this, but never saw more about one of the best features really
<Kolonka[m]> I suppose it's something Coral/DSHT-influenced that will be in libp2p somewhere?
<Kolonka[m]> also, this is pure IPFS/markdown
<Kolonka[m]> http://dynode.tk/
<Kolonka[m]> made as a proof of concept
<Kolonka[m]> wish I had known about the add -Q flag before making that pic, but oh well
<swedneck[m]1> it's not loading
<Kolonka[m]> it can be choppy
<Kolonka[m]> it was very slow when it was pointed to my peer ID
<Kolonka[m]> (like the 'news' mentions)
<Kolonka[m]> so I pointed it to the directory object instead
<swedneck[m]1> anyways, i don't want to make the whole website in markdown, i simply want to render a markdown file into a div
<Kolonka[m]> i see
zorprime has quit [Ping timeout: 250 seconds]
<Kolonka[m]> btw olizilla, is the web ui still keeping the globe visualisation?
<Kolonka[m]> i do hope so
zorprime has joined #ipfs
polman has quit [Excess Flood]
polman has joined #ipfs
shizy has quit [Ping timeout: 245 seconds]
gmoro has joined #ipfs
redfish has quit [Ping timeout: 252 seconds]
tdiesler has quit [Quit: Textual IRC Client: www.textualapp.com]
<d4ve> why is it that this will load my index.html file https://gateway.ipfs.io/ipns/Qmc53QLrZDp28wZcWan8Vd7sqwJEai6oj5PPdsrB6g2Xr5/ but this one has not changed since yesterday? https://cloudflare-ipfs.com/ipns/Qmc53QLrZDp28wZcWan8Vd7sqwJEai6oj5PPdsrB6g2Xr5 same Peer ID...
<swedneck[m]1> both load the same thing for me
<d4ve> hm
<d4ve> cache issue
<d4ve> yeah that was it...
<swedneck[m]1> btw if i were you i'd make the text a bit larger, just so it's easier to read :P
redfish has joined #ipfs
<swedneck[m]1> where's the source for the directory viewer thing?
<swedneck[m]1> thanks
cratliff has quit [Ping timeout: 252 seconds]
fazo has quit [Quit: fazo]
cratliff has joined #ipfs
trip_ has joined #ipfs
<TUSF> Seems to be a couple commits behind from the github repo, but no real significant changes
TripFandango has quit [Ping timeout: 272 seconds]
<swedneck[m]1> gonna add a few feature requests
malaclyps has quit [Read error: Connection reset by peer]
malaclyps has joined #ipfs
trip__ has joined #ipfs
tbenett has joined #ipfs
trip_ has quit [Ping timeout: 240 seconds]
MDude has quit [Ping timeout: 272 seconds]
bomb-on has quit [Quit: SO LONG, SUCKERS!]
lemonpepper24 has quit [Ping timeout: 252 seconds]
bomb-on has joined #ipfs
clemo has quit [Ping timeout: 252 seconds]
<swedneck[m]1> can i donate to ipfs somewhere?
ianopolous has joined #ipfs
netshroom has quit [Ping timeout: 272 seconds]
<lgierth> donate to dat or beaker or scuttlebutt :)
rendar has quit []
<swedneck[m]1> i'm donating for the first time and i want to keep it to things i actively use :P
<r0kk3rz> buy a filecoin, whenever you can actually do that
<Alpha64> what's the status on filecoin?
MDude has joined #ipfs
<Alpha64> nice
pecastro has joined #ipfs
ianopolous has quit [Remote host closed the connection]
ianopolous has joined #ipfs
jesse22 has joined #ipfs
MDude has quit [Ping timeout: 240 seconds]
MDude has joined #ipfs
jesse22 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
abueide has joined #ipfs
MDude has quit [Ping timeout: 244 seconds]
ianopolous has quit [Ping timeout: 272 seconds]
gmoro has quit [Quit: Leaving]
jesse22 has joined #ipfs
aerth has quit [Quit: later versions]
megasega[m] has joined #ipfs
Ng has joined #ipfs
jesse22 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Jesin has quit [Quit: Leaving]
shizy has joined #ipfs
roygbiv has joined #ipfs
Jesin has joined #ipfs
pushcx8 has joined #ipfs
cratliff has quit [Ping timeout: 240 seconds]
pushcx8 has quit [Remote host closed the connection]
cratliff has joined #ipfs
abueide has quit [Ping timeout: 272 seconds]
tenchooo has quit [Read error: Connection reset by peer]
tenchooo has joined #ipfs
pvh has joined #ipfs
Steverman has quit [Ping timeout: 252 seconds]
azich22 has joined #ipfs
abueide has joined #ipfs
azich22 has quit [Remote host closed the connection]
cypher has joined #ipfs
mauz555 has quit [Remote host closed the connection]
Steverman has joined #ipfs
abueide has quit [Remote host closed the connection]
abueide has joined #ipfs
van777 has joined #ipfs
van777 has quit [Remote host closed the connection]
zcocooncrashz has quit [Quit: Leaving]
roygbiv has quit [Quit: ™]
jesse22 has joined #ipfs
plexigras has quit [Ping timeout: 252 seconds]
shizy has quit [Quit: WeeChat 2.2]
shizy has joined #ipfs
ianopolous has joined #ipfs
ianopolous has quit [Read error: Connection reset by peer]
mofeing has joined #ipfs
Sunflowery has quit [Read error: Connection reset by peer]
Sunflowery has joined #ipfs
mofeing has left #ipfs [#ipfs]
cratliff has quit [Ping timeout: 240 seconds]
dimitarvp` has quit [Quit: Bye]
SamM has quit [Ping timeout: 240 seconds]
jesse22 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
SamM has joined #ipfs
eyes_only[m] has joined #ipfs
shizy has quit [Ping timeout: 252 seconds]
dkeav1 has joined #ipfs
dkeav has quit [Ping timeout: 244 seconds]
Oatmeal has quit [Quit: Suzie says, "TTFNs!"]
dkeav1 is now known as dkeav
SamM has quit [Ping timeout: 260 seconds]
nonlinear has joined #ipfs
The has joined #ipfs
The is now known as Guest934
SamM has joined #ipfs
Guest934 has quit [K-Lined]
SamM has quit [Ping timeout: 272 seconds]
lemonpepper24 has joined #ipfs
SamM has joined #ipfs
SamM has quit [Ping timeout: 252 seconds]
jesse22 has joined #ipfs
SamM has joined #ipfs
pecastro has quit [Read error: No route to host]
d4ve9 has joined #ipfs
d4ve9 has quit [Read error: Connection reset by peer]
d4ve9 has joined #ipfs
d4ve has quit [Ping timeout: 244 seconds]
SamM has quit [Ping timeout: 240 seconds]
abueide has quit [Ping timeout: 260 seconds]
abueide has joined #ipfs
DefB has joined #ipfs
splud23 has joined #ipfs
splud23 has quit [Remote host closed the connection]
SamM has joined #ipfs
bblindy has quit [Ping timeout: 252 seconds]
<d4ve9> will my files dissapear if I dont pin them?
<TUSF> If no one else has them on their computer, they'll disappear once the GC scrubs them from your storage
aedinius18 has joined #ipfs
dju9 has joined #ipfs
aedinius18 has quit [Remote host closed the connection]
dju9 has quit [Remote host closed the connection]