lgierth changed the topic of #ipfs to: go-ipfs v0.4.10 is out! https://dist.ipfs.io/#go-ipfs | Dev chat: #ipfs-dev | 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
jrabe has quit []
jrabe has joined #ipfs
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
brianhoffman has quit [Quit: Connection closed for inactivity]
brianhoffman_ is now known as brianhoffman
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
achip has quit [Ping timeout: 246 seconds]
dexter0 has quit [Ping timeout: 246 seconds]
dgrisham has quit [Ping timeout: 246 seconds]
silotis has quit [Ping timeout: 246 seconds]
Caterpillar has quit [Quit: You were not made to live as brutes, but to follow virtue and knowledge.]
silotis has joined #ipfs
dexter0 has joined #ipfs
dhruvbaldawa has joined #ipfs
achip has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
dgrisham has joined #ipfs
Jesin has quit [Quit: Leaving]
dhruvbaldawa has joined #ipfs
matoro has quit [Read error: Connection reset by peer]
matoro has joined #ipfs
NullConstant has quit [Ping timeout: 240 seconds]
NullConstant has joined #ipfs
dhruvbaldawa has quit [Ping timeout: 240 seconds]
Xiti has quit [Quit: Xiti]
dhruvbaldawa has joined #ipfs
Zinovi has quit [Read error: Connection reset by peer]
Xiti has joined #ipfs
Zinovi has joined #ipfs
dhruvbaldawa has quit [Ping timeout: 240 seconds]
dhruvbaldawa has joined #ipfs
abrcdbr has quit [Ping timeout: 240 seconds]
dhruvbaldawa has quit [Read error: Connection reset by peer]
brandon76 has joined #ipfs
<brandon76> hello friends
<brandon76> are there people here to help?
dhruvbaldawa has joined #ipfs
joocain2 has quit [Ping timeout: 248 seconds]
Zinovi has quit [Read error: Connection reset by peer]
Zinovi has joined #ipfs
erictapen has quit [Ping timeout: 240 seconds]
dhruvbaldawa has quit [Ping timeout: 240 seconds]
dhruvbaldawa has joined #ipfs
<deltab> brandon76: probably not many, as it's evening or night in many places
Zinovi has quit [Read error: Connection reset by peer]
joocain2 has joined #ipfs
zinovi1 has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
droman has quit [Quit: WeeChat 1.9]
echoSMILE has joined #ipfs
dhruvbaldawa has quit [Ping timeout: 240 seconds]
dPow has quit [Remote host closed the connection]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
<whyrusleeping> i'm here!
<whyrusleeping> though i get distracted easily and frequently miss messages directed at me
fredthomsen has quit [Remote host closed the connection]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
anewuser has joined #ipfs
dhruvbaldawa has quit [Ping timeout: 240 seconds]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
dPow has joined #ipfs
Evermore has joined #ipfs
<Evermore> For practice, I'm making something very similar to IPFS and I have a question about the Merkle trees:
<Evermore> If I store a file and it gets split across multiple blocks, the multihash IPFS returns will be of the Merkle tree, and not equivalent to hashing the original file all at once, right? Is the original hash even needed? No, right?
anewuser has quit [Ping timeout: 248 seconds]
<lgierth> yeah it's gonna be the hash of the merkle tree
dhruvbaldawa has joined #ipfs
<lgierth> somehow gotta link to those blocks :)
<Evermore> lgierth: Makes sense, thanks. I don't think my design will need the hash of the concatenated original file, either
<Evermore> yeah
<lgierth> if you do already have a dataset with hashes though, you can still make use of that
<Evermore> I may keep it as metadata
<lgierth> bitswap has a limit on how large blocks can be, but the addressing and data model themselves can address anything -- see github.com/ipld/cid
<Evermore> That would make it easier to verify that nothing is corrupted
<lgierth> like, we can address git data blocks in ipfs by their original hash
<Evermore> oh sweet
<Evermore> long as I'm here, is IPFS using SHA2-256 by default right now?
<lgierth> 0.4.11-rc1 is about to be released which will come with that
<lgierth> yeah
<Evermore> ok I was skimming the multihash spec but couldn't see for sure and couldn't find a base58 decoder webpage / Arch package to save my life
<lgierth> yeah... :)
anewuser has joined #ipfs
<lgierth> it's base58-btc -- will switch to CIDv1 in base32 soon
<lgierth> so we can use these CIDs in URLs
<Evermore> soooo
<Evermore> so if I have a multihash in base64 then IPFS will understand it? Or is this a breaking change or?
dhruvbaldawa has quit [Read error: Connection reset by peer]
<lgierth> CIDs carry information on which base it's encoded it
<lgierth> *encoded in
<Evermore> I see a thing for codecs... I haven't really kept up with IPFS news in the last couple years
<lgierth> old multihashes didn't, they are CIDv0 (Qm...)
<Evermore> ok hm
<lgierth> CIDv1 are [base][codec][multihash]
<lgierth> where codec is kind of like a content type
<brandon76> whyrusleeping, lol i miss them too, as you can now see
<Evermore> lgierth: Does that also mean that the multihash for blocks is just the block data hashed
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
Jesin has joined #ipfs
goiko has quit [Ping timeout: 260 seconds]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
goiko has joined #ipfs
goiko has quit [Changing host]
goiko has joined #ipfs
echoSMILE has quit [Ping timeout: 246 seconds]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
zinovi1 has quit [Read error: Connection reset by peer]
dhruvbaldawa has quit [Ping timeout: 260 seconds]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
brandon76 has quit [Quit: Leaving]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
anewuser has quit [Ping timeout: 260 seconds]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Ping timeout: 260 seconds]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
libman has quit [Quit: Connection closed for inactivity]
ehadley_ has joined #ipfs
ericnoan has quit [Ping timeout: 264 seconds]
chrisdickinson has quit [Ping timeout: 264 seconds]
lachenmayer has quit [Ping timeout: 264 seconds]
brixen has quit [Ping timeout: 264 seconds]
chrisdickinson has joined #ipfs
ehadley has quit [Ping timeout: 264 seconds]
Soft has quit [Ping timeout: 264 seconds]
elimisteve has quit [Ping timeout: 264 seconds]
linear has quit [Ping timeout: 264 seconds]
pepesza has quit [Ping timeout: 264 seconds]
Ohelig has quit [Ping timeout: 264 seconds]
arpu has quit [Ping timeout: 264 seconds]
Nukien has quit [Ping timeout: 264 seconds]
Falconix has quit [Ping timeout: 264 seconds]
SmokedCheese has quit [Ping timeout: 264 seconds]
d6e_ has quit [Ping timeout: 264 seconds]
pinkieval has quit [Ping timeout: 264 seconds]
kiboneu has quit [Ping timeout: 264 seconds]
Falconix has joined #ipfs
cws has quit [Quit: Leaving]
elimisteve has joined #ipfs
linear has joined #ipfs
eater has quit [Ping timeout: 260 seconds]
pawalls has quit [Ping timeout: 260 seconds]
pepesza has joined #ipfs
SmokedCheese has joined #ipfs
Ohelig has joined #ipfs
pawalls has joined #ipfs
kiboneu has joined #ipfs
lachenmayer has joined #ipfs
Nukien has joined #ipfs
eater has joined #ipfs
brixen has joined #ipfs
ericnoan has joined #ipfs
tHurst0n has joined #ipfs
Soft has joined #ipfs
Bhootrk_ has joined #ipfs
Bhootrk_ has quit [Max SendQ exceeded]
pinkieval has joined #ipfs
arpu has joined #ipfs
d6e_ has joined #ipfs
upperdeck_ has joined #ipfs
upperdeck has quit [Read error: Connection reset by peer]
upperdeck has joined #ipfs
dhruvbaldawa has quit [Remote host closed the connection]
igorline has joined #ipfs
upperdeck_ has quit [Ping timeout: 246 seconds]
dhruvbaldawa has joined #ipfs
upperdeck_ has joined #ipfs
upperdeck has quit [Read error: Connection reset by peer]
upperdeck has joined #ipfs
dhruvbaldawa has quit [Ping timeout: 240 seconds]
upperdeck_ has quit [Ping timeout: 240 seconds]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
NullConstant has quit [Remote host closed the connection]
cws has joined #ipfs
Zinovi has joined #ipfs
tHurst0n has quit [Ping timeout: 248 seconds]
redfish has joined #ipfs
NullConstant has joined #ipfs
edulix has joined #ipfs
espadrine has joined #ipfs
ccii has joined #ipfs
dhruvbaldawa has joined #ipfs
ccii1 has quit [Ping timeout: 240 seconds]
dhruvbaldawa has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
infinity0 has quit [Ping timeout: 240 seconds]
infinity0 has joined #ipfs
chriscool has joined #ipfs
dhruvbaldawa has quit [Ping timeout: 240 seconds]
upperdeck has quit [Ping timeout: 240 seconds]
rendar has joined #ipfs
talonz has quit [Remote host closed the connection]
dhruvbaldawa has joined #ipfs
talonz has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
upperdeck has joined #ipfs
chris613 has quit [Quit: Leaving.]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
ehadley_ has quit [Ping timeout: 252 seconds]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
tHurst0n has joined #ipfs
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
upperdeck has quit [Ping timeout: 264 seconds]
upperdeck has joined #ipfs
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
igorline has quit [Ping timeout: 240 seconds]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
pat36 has joined #ipfs
upperdeck has quit [Ping timeout: 240 seconds]
upperdeck has joined #ipfs
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
upperdeck_ has joined #ipfs
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Remote host closed the connection]
dhruvbaldawa has joined #ipfs
upperdeck has quit [Ping timeout: 264 seconds]
igorline has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
_whitelogger has joined #ipfs
mildred1 has joined #ipfs
jaboja has joined #ipfs
McJuicy has joined #ipfs
maxlath has joined #ipfs
alocer has joined #ipfs
edulix has quit [Ping timeout: 264 seconds]
chriscool has quit [Ping timeout: 240 seconds]
ehadley has joined #ipfs
alocer has quit [Quit: Mutter: www.mutterirc.com]
alocer has joined #ipfs
alocer has quit [Client Quit]
ehadley has quit [Ping timeout: 255 seconds]
tglman has quit [Ping timeout: 276 seconds]
igorline has quit [Ping timeout: 248 seconds]
pcctw has joined #ipfs
patagonicus has quit [Quit: patagonicus]
igorline has joined #ipfs
alocer has joined #ipfs
gmoro_ has joined #ipfs
gmoro has quit [Ping timeout: 240 seconds]
tHurst0n has quit [Quit: Leaving]
dimitarvp has joined #ipfs
patagonicus has joined #ipfs
alocer has quit [Client Quit]
ehadley has joined #ipfs
ehadley has quit [Ping timeout: 264 seconds]
_whitelogger has joined #ipfs
maxlath1 has joined #ipfs
maxlath has quit [Ping timeout: 240 seconds]
maxlath1 is now known as maxlath
maxlath1 has joined #ipfs
maxlath has quit [Ping timeout: 240 seconds]
maxlath1 is now known as maxlath
persecutrix has quit [Ping timeout: 260 seconds]
dhruvbaldawa has quit [Remote host closed the connection]
jaboja has quit [Ping timeout: 240 seconds]
igorline has quit [Ping timeout: 264 seconds]
dhruvbaldawa has joined #ipfs
jaboja has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
yhwh has joined #ipfs
dhruvbaldawa has joined #ipfs
dragrope has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
goiko has quit [Ping timeout: 240 seconds]
igorline has joined #ipfs
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
edulix has joined #ipfs
tHurst0n has joined #ipfs
dhruvbaldawa has joined #ipfs
goiko has joined #ipfs
goiko has quit [Changing host]
goiko has joined #ipfs
pat36 has quit [Read error: Connection reset by peer]
dhruvbaldawa has quit [Read error: Connection reset by peer]
pat36 has joined #ipfs
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Ping timeout: 248 seconds]
zinovi has quit [Quit: Leaving.]
zinovi has joined #ipfs
SalvorH has joined #ipfs
dhruvbaldawa has joined #ipfs
SalvorH has quit [Remote host closed the connection]
dragrope has quit [K-Lined]
dhruvbaldawa has quit [Ping timeout: 248 seconds]
A124 has quit [Ping timeout: 248 seconds]
dhruvbaldawa has joined #ipfs
droman has joined #ipfs
maxlath has quit [Ping timeout: 264 seconds]
dhruvbaldawa has quit [Ping timeout: 252 seconds]
edulix has quit [Ping timeout: 260 seconds]
Caterpillar has joined #ipfs
aceluck has joined #ipfs
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
ehadley has joined #ipfs
A124 has joined #ipfs
erictapen has joined #ipfs
dhruvbaldawa has joined #ipfs
jaboja has quit [Ping timeout: 240 seconds]
ehadley has quit [Ping timeout: 246 seconds]
MatteoHirschstei has joined #ipfs
anewuser has joined #ipfs
dhruvbaldawa has quit [Ping timeout: 248 seconds]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
A124 has quit [Ping timeout: 248 seconds]
mildred1 has quit [Read error: Connection reset by peer]
mildred2 has joined #ipfs
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
jaboja has joined #ipfs
neosloth has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
igorline has quit [Ping timeout: 260 seconds]
A124 has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
chris_ has joined #ipfs
<chris_> Hey everyone, just started experimenting w IPFS and its awesome! noob question, so once I "ipfs add" a file, is that done and stored on the blockchain? permanently? or do I need to run an ipfs daemon and/or anything else as well? thanks!
<chris_> also, does ipfs have support for sql? Im tinkering w the open bazaar code and there are references to it, so I assume so?
<patagonicus> chris_: It's only stored on your computer, but if someone else looks at the file, it will be stored on their computer. If they pin it, it will be stored semi-permanently. But you don't have any control over that. That's what filecoin.io will be used for.
dhruvbaldawa has joined #ipfs
<patagonicus> Basically: If your file is popular many computers will store it which will help with delivering the file to many people at once and make it available even if your pc is off, but there are no guarantees and your file might become unavailable at any time if you don't take measures to keep it available.
krs93 has joined #ipfs
dhruvbaldawa has quit [Ping timeout: 240 seconds]
A124 has quit [Ping timeout: 264 seconds]
Roderick has joined #ipfs
dhruvbaldawa has joined #ipfs
<chris_> patagonicus, alright I see! thanks for clearing that up
dhruvbaldawa has quit [Read error: Connection reset by peer]
ehadley has joined #ipfs
chris_ has quit [Ping timeout: 260 seconds]
dhruvbaldawa has joined #ipfs
ehadley has quit [Ping timeout: 248 seconds]
A124 has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
Mateon1 has quit [Ping timeout: 240 seconds]
Mateon1 has joined #ipfs
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
upperdeck_ has quit [Ping timeout: 248 seconds]
dhruvbaldawa has joined #ipfs
}ls{ has quit [Remote host closed the connection]
maxlath has joined #ipfs
upperdeck has joined #ipfs
dhruvbaldawa has quit [Ping timeout: 240 seconds]
ehadley has joined #ipfs
igorline has joined #ipfs
igorline has quit [Client Quit]
}ls{ has joined #ipfs
Boomerang has joined #ipfs
fru[m] has joined #ipfs
maxlath has quit [Quit: maxlath]
stoopkid__ has quit [Quit: Connection closed for inactivity]
Encrypt has joined #ipfs
dhruvbaldawa has joined #ipfs
NullConstant has quit [Ping timeout: 260 seconds]
txt-file has joined #ipfs
<txt-file> I just installed ipfs on a computer and started it.
goiko has quit [Ping timeout: 240 seconds]
<txt-file> Is there a way to disable legacy IP?
jaboja has quit [Ping timeout: 248 seconds]
A124 has quit [Ping timeout: 248 seconds]
goiko has joined #ipfs
goiko has joined #ipfs
goiko has quit [Changing host]
<deltab> txt-file: Hi. What do you mean by legacy IP?
A124 has joined #ipfs
<txt-file> deltab, IPv4
<deltab> it's possible to block IP addresses, so I expect it's possible to block /ip4/0.0.0.0/ipcidr/0
tHurst0n has quit [Quit: Leaving]
<deltab> hrm, I can't find documentation for the config file
<deltab> but this is the feature I mean: https://github.com/ipfs/go-ipfs/issues/1247
<txt-file> block it in ipfs?
<deltab> yes
ehadley has quit [Read error: Connection reset by peer]
* txt-file is reading
stoopkid__ has joined #ipfs
spossiba has quit [Ping timeout: 246 seconds]
spossiba has joined #ipfs
NullConstant has joined #ipfs
ehadley has joined #ipfs
<txt-file> Filters seems to missing from https://github.com/ipfs/go-ipfs/blob/master/docs/config.md
<deltab> at the bottom, under Swarm
aceluck has quit []
jaboja has joined #ipfs
<txt-file> I just ran "ipfs swarm filters add /ip4/0.0.0.0/ipcidr/0" and restarted ipfs. Let's see if it helps.
<txt-file> Looks good. Thanks deltab
<txt-file> At least it looks good on the command line. "ipfs swarm peers |wc -l" gives 115. http://localhost:5001/webui tells me 0.
<txt-file> So ipfs seems to work. Seems to be just an issue with the web frontend.
brandon76 has joined #ipfs
<brandon76> i have so many questions about ipfs
<txt-file> brandon76, Tell them. If you keep them to yourself nobody can answer. ;-)
yhwh has quit [Ping timeout: 246 seconds]
rcat has joined #ipfs
}ls{ has quit [Quit: real life interrupt]
edulix has joined #ipfs
anewuser has quit [Ping timeout: 264 seconds]
Roderick has quit [Ping timeout: 248 seconds]
<brandon76> like i don't understand what ipfs is or what i could do with it
<txt-file> „InterPlanetary File System (IPFS) is a protocol designed to create a permanent and decentralized method of storing and sharing files.“ https://en.wikipedia.org/wiki/Ipfs
anewuser has joined #ipfs
<txt-file> You can create a file/data storage. Then you can access it from another ipfs instance.
<txt-file> IMHO the wikipedia article is a good start.
Boomerang has quit [Quit: Lost terminal]
<txt-file> 56 Minutes
Evermore has left #ipfs [#ipfs]
<brandon76> ok
<brandon76> so is it stored in a swarm or something
<lgierth> txt-file: are you the freifunk chemnitz txt-file?
dirhem has joined #ipfs
<lgierth> if so, hi there! we met at battlemesh a few times
<txt-file> lgierth, true
<txt-file> greetings
<brandon76> txt-file, is it stored in the peer group
<lgierth> about disabling ip4, you can just remove the /ip4 listener in the config (Addresses.Swarm)
<lgierth> oh ah it'll still be able to dial, right. the addr filter you added is correct then
<txt-file> lgierth, removing the listener was not enough. Tried that.
<lgierth> yeah at some point we were silly enough to add "fallback dialers"
<lgierth> i.e. no matter what you do, it'll always be able to dial /ip4/tcp
<lgierth> except with dial filters
<lgierth> brandon76: no, only your local ipfs node stores the data you add. and when other nodes fetch it, they'll store it too
<lgierth> until they decide to remove it, or run garbage collection, etc.
<brandon76> where is my node stored
<lgierth> it's the `ipfs daemon` command that you run locally
<lgierth> that's your node in the network
<brandon76> i thought it's supposed to be permanent
fredthomsen has joined #ipfs
<lgierth> it's complicated -- you're looking for persistence
<lgierth> permanence means that links don't change (they're hashes)
<lgierth> persistence means that data is stored and available persistently
<brandon76> k...
<brandon76> but it's stored on my computer
<lgierth> i know :) we shouldn't have opened up that distinction in the past
<lgierth> yeah
<brandon76> so what's the point of ipfs if we already have the web
<lgierth> generally: in ipfs, you can't push data into the network. you can only make it available and let others pull the data
<lgierth> the content-addressed links (hashes) are a big deal
<lgierth> and its p2p nature
<lgierth> no more link rot
<brandon76> why are ppl using it for? anything special yet?
<lgierth> no more restricted connectivity
<lgierth> storing websites, datasets, archives
<brandon76> piracy?
<lgierth> a few apps have been popping up too
<lgierth> i.e. dynamic content
<lgierth> yeah there've been cases of copyright violations too, we don't like them. it's the most boring use case of ipfs
<TeMPOraL> brandon76: the point is content addressing + p2p; if you e.g. give me an IPFS link to your video, and it so happens that I'm in the same LAN as you (also running IPFS, et al.), I don't have to fetch the video from across the ocean, I'll just download it from you directly, etc.
<brandon76> TeMPOraL, oh that's cool
<lgierth> and if the original source of the video goes down, the data is still available and the link still works
<brandon76> how is the data still available?
<lgierth> tons of stuff vanishes off the internet every day (link rot)
<TeMPOraL> yeah, as long as it's on my machine, even if brandon76 deletes the video or goes offline, other IPFS users will find the video on my machine
<TeMPOraL> through the same link (because of content addressing, not location addressing)
fredthomsen has quit [Remote host closed the connection]
* lgierth back to repairing my bike
<TeMPOraL> brandon76: IPFS link means "file with hash this-and-that", not "file located here-and-there"; as long as anyone in the IPFS network has the file with a given hash, it will be accessible through an IPFS link
<brandon76> but stuff that is once available must often become unavailable
<brandon76> the data i mean
<TeMPOraL> what do you mean by _must_?
<brandon76> or does data get copied onto each node
<brandon76> like if i connect as a node and have a file, does it immediately get duplicated on other nodes?
<lgierth> whoever accesses the content then also holds a copy
<lgierth> no
<lgierth> other nodes fetch it
<lgierth> you can't push data to other nodes in ipfs
<brandon76> manually by user right
<lgierth> or automated with filecoin in the future
<TeMPOraL> brandon76: if I download the file from you, I'll have it on me too, and will temporarily make it available
<TeMPOraL> it'll eventually disappear when garbage collection runs on my machine
<lgierth> you could build any number of tools and concepts for replicating data across the network
<TeMPOraL> unless I "pin" it, which is my explicit action that means "I want to keep distributing this file"
<brandon76> so might nodes eventually become like servers?
<TeMPOraL> brandon76: IPFS deals with finding files by hash in a p2p network, and moving them around; ensuring the file spreads through the network is not the part of the scope of IPFS
<TeMPOraL> but from what I understand, that's what Filecoin is for
<TeMPOraL> i.e. an incentive for people to store other people's data
<brandon76> interesting
<TeMPOraL> so e.g. I could earn money (filecoins) by setting up network connected storage that rehosts files on IPFS
<lgierth> but you can just as well come up with other concepts of making sure files are stored
<lgierth> i.e. you could rent a server together with your friends and pin all your and your friends' data on it
<TeMPOraL> or you could set a Twitter bot connected to a server, and make the server pin whatever IPFS URL is tweeted at the bot
<miflow[m]> Or use a nas
<TeMPOraL> basically; when I download something over IPFS, I rehost it temporarily (until garbage collection runs); if I pin it, I rehost it permanently (i.e. until I unpin it)
<TeMPOraL> if I understand the mechanics correctly, this basically ensures that a) popular files will spread around the network for a while, reducing overall bandwidth usage
<TeMPOraL> and b) less popular files will be stored only by people who have an interest in storing them
<TeMPOraL> (by popular I mean many people requesting them in short period of time)
<brandon76> so instead of http it's tpfs:// ?
<brandon76> i mean ipfs
<lgierth> yeah
<lgierth> we're working on browser addons to make that work
<brandon76> i just got this new laptop. it's my first linux computer and i'm not an expert with the CLI
<brandon76> but, to connect to the ipfs as a node right now i have to install something in the CL right?
<txt-file> depends on your linux distribution.
<txt-file> but the answer is probably "yes"
<brandon76> i switched from mac, 15 years of. to ubuntu
<brandon76> so i'm somewhat familiar with the terminal on mac and ubuntu has a stange familiarity to it
<txt-file> might be cause the sources of mac os are in UNIX and the sources if GNU/Linux are in UNIX
<txt-file> more or less
<brandon76> ya
<brandon76> and then unity has a dock and menubar that looks exactly like my imac
<brandon76> have you guys heard of outernet.is ?
* txt-file not yet.
<brandon76> i backed their receivers' production on indiegogo
<brandon76> they have a network of cubesats in orbit right now
<txt-file> There website has bad accessibility.
<brandon76> but the 'consumer' product, i think it's still called Lantern, only has shipped alpha version of the hardware and so i'm waiting to receive my unit until they feel more confident
<TeMPOraL> the website doesn't say much about what it is :( I had to look up on Wikipedia to know more
<brandon76> it's a datacasting network and satellite system
<brandon76> it's like, small amounts of data (satellite is slow), but free forever.
<TeMPOraL> interesting; is their hardware anything more special than something between RTL-SDR and HackRF?
<MatteoHirschstei> txt-file: No, never heard about
<brandon76> they compare it to free radio except it's digital data and the users get to decide what gets into the daily streams
<brandon76> wanna see their AMA's on reddit? i can find those
<TeMPOraL> sure :)
<brandon76> oh and this is the official forum: V
<brandon76> here's on of their videos. can't remember if it's the original crowdfund video but: https://www.youtube.com/watch?v=R0IMvfI1AQY
larpanet has joined #ipfs
NullConstant has quit [Ping timeout: 248 seconds]
chriscool has joined #ipfs
ehadley has quit [Read error: Connection reset by peer]
ehadley has joined #ipfs
igorline has joined #ipfs
<TeMPOraL> btw. what's the current status of filecoin?
gonoob has joined #ipfs
gonoob has quit [Client Quit]
<TeMPOraL> lgierth: thx
edulix has quit [Ping timeout: 246 seconds]
ehadley has quit [Ping timeout: 255 seconds]
ehadley has joined #ipfs
chriscool has quit [Ping timeout: 264 seconds]
clemo has joined #ipfs
brandon76 has quit [Quit: Leaving]
Nukien has quit [Quit: ZNC - http://znc.in]
Nukien has joined #ipfs
NullConstant has joined #ipfs
rcat has quit [Ping timeout: 264 seconds]
rcat has joined #ipfs
ehadley has quit [Read error: Connection reset by peer]
ehadley has joined #ipfs
vindelschtuffen has joined #ipfs
edulix has joined #ipfs
rcat has quit [Ping timeout: 252 seconds]
edulix has quit [Ping timeout: 240 seconds]
rcat has joined #ipfs
edulix has joined #ipfs
ehadley has quit [Ping timeout: 264 seconds]
Jesin has quit [Quit: Leaving]
ehadley has joined #ipfs
Jesin has joined #ipfs
igorline has quit [Ping timeout: 264 seconds]
ehadley has quit [Read error: Connection reset by peer]
PlotCitizen has quit [Ping timeout: 260 seconds]
Encrypt has quit [Quit: Quit]
charley has joined #ipfs
ehadley has joined #ipfs
NullConstant has quit [Ping timeout: 240 seconds]
ehadley has quit [Read error: Connection reset by peer]
ehadley has joined #ipfs
spossiba has quit [Ping timeout: 264 seconds]
mbags has quit [Remote host closed the connection]
marksei has joined #ipfs
marksei_ has joined #ipfs
marksei_ has quit [Remote host closed the connection]
marksei has quit [Remote host closed the connection]
marksei has joined #ipfs
marksei has quit [Remote host closed the connection]
spossiba has joined #ipfs
mbags has joined #ipfs
rendar has quit [Quit: std::lower_bound + std::less_equal *works* with a vector without duplicates!]
charley has quit [Remote host closed the connection]
charley has joined #ipfs
fredthomsen has joined #ipfs
charley has quit [Remote host closed the connection]
charley has joined #ipfs
charley has quit [Ping timeout: 255 seconds]
chriscool has joined #ipfs
erictapen has quit [Ping timeout: 248 seconds]
_whitelogger has joined #ipfs
AgenttiX has quit [Quit: WeeChat 1.6]
charley has joined #ipfs
tHurst0n has joined #ipfs
charley has quit [Remote host closed the connection]
d6e_ has quit [Quit: WeeChat 1.7.1]
erictapen has joined #ipfs
erictapen has quit [Remote host closed the connection]
erictapen has joined #ipfs
d6e has joined #ipfs
elasticdog has quit [Ping timeout: 248 seconds]
elasticdog has joined #ipfs
AgenttiX has joined #ipfs
erictapen has quit [Ping timeout: 240 seconds]
dhruvbaldawa has quit [Remote host closed the connection]
erictapen has joined #ipfs
dhruvbaldawa has joined #ipfs
erictapen has quit [Ping timeout: 264 seconds]
Encrypt has joined #ipfs
erictapen has joined #ipfs
dhruvbaldawa has quit [Ping timeout: 246 seconds]
ehadley has quit [Read error: Connection reset by peer]
ehadley has joined #ipfs
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
erictapen has quit [Ping timeout: 240 seconds]
erictapen has joined #ipfs
erictapen has quit [Remote host closed the connection]
erictapen has joined #ipfs
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
m3s has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
charley has joined #ipfs
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
larpanet has quit [Ping timeout: 240 seconds]
dhruvbaldawa has joined #ipfs
charley has quit [Remote host closed the connection]
dhruvbaldawa has quit [Ping timeout: 246 seconds]
charley has joined #ipfs
m3s has joined #ipfs
m3s has quit [Changing host]
m3s has joined #ipfs
ehadley has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
charley has quit [Remote host closed the connection]
ehadley has joined #ipfs
dhruvbaldawa has quit [Ping timeout: 240 seconds]
mortn[m] has joined #ipfs
dhruvbaldawa has joined #ipfs
zinovi has quit [Quit: Leaving.]
dhruvbaldawa has quit [Ping timeout: 260 seconds]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
Jesin has quit [Quit: Leaving]
dhruvbaldawa has quit [Read error: Connection reset by peer]
mildred3 has joined #ipfs
mildred2 has quit [Read error: Connection reset by peer]
erictapen has quit [Ping timeout: 248 seconds]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
cws has quit [Quit: Leaving]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
}ls{ has joined #ipfs
krs93 has quit [Ping timeout: 240 seconds]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
Encrypt has quit [Quit: Quit]
dhruvbaldawa has joined #ipfs
robattila256 has quit [Quit: WeeChat 1.9]
charley has joined #ipfs
charley has quit [Remote host closed the connection]
dhruvbaldawa has quit [Read error: Connection reset by peer]
erde74 has joined #ipfs
infinity0 has quit [Ping timeout: 264 seconds]
talonz has quit [Quit: Leaving]
dhruvbaldawa has joined #ipfs
talonz has joined #ipfs
dhruvbaldawa has quit [Ping timeout: 240 seconds]
ehadley has quit [Read error: Connection reset by peer]
mildred3 has quit [Ping timeout: 240 seconds]
dhruvbaldawa has joined #ipfs
rcat has quit [Remote host closed the connection]
ehadley has joined #ipfs
dhruvbaldawa has quit [Ping timeout: 240 seconds]
pat36 has quit []
dhruvbaldawa has joined #ipfs
ehadley has quit [Read error: Connection reset by peer]
ehadley has joined #ipfs
dhruvbaldawa has quit [Ping timeout: 260 seconds]
erde74 has quit [Quit: Leaving]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
neosloth has joined #ipfs
cws has joined #ipfs
dhruvbaldawa has joined #ipfs
Jesin has joined #ipfs
dhruvbaldawa has quit [Ping timeout: 264 seconds]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Ping timeout: 248 seconds]
erictapen has joined #ipfs
ccii has quit [Ping timeout: 240 seconds]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
ccii has joined #ipfs
chriscool has quit [Ping timeout: 264 seconds]
dhruvbaldawa has joined #ipfs
espadrine has quit [Ping timeout: 264 seconds]
dhruvbaldawa has quit [Ping timeout: 240 seconds]
dimitarvp has quit [Quit: Bye]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
pcctw has quit [Quit: Leaving]
dhruvbaldawa has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
infinity0 has joined #ipfs
dhruvbaldawa has joined #ipfs
B3NG[m] has joined #ipfs
dhruvbaldawa has quit [Ping timeout: 240 seconds]
B3NG[m] has left #ipfs ["User left"]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
ehadley has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
ehadley has joined #ipfs
zinovi has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
zinovi has quit [Ping timeout: 252 seconds]
ehadley has quit [Read error: Connection reset by peer]
dhruvbaldawa has quit [Read error: Connection reset by peer]
ehadley has joined #ipfs
Caterpillar has quit [Quit: You were not made to live as brutes, but to follow virtue and knowledge.]