stebalien changed the topic of #ipfs to: Heads Up: To talk, you need to register your nick! Announcements: go-ipfs 0.4.18 and js-ipfs 0.34 are out! Get them from dist.ipfs.io and npm respectively! | Also: #libp2p #ipfs-cluster #filecoin #ipfs-dev | IPFS, the InterPlanetary FileSystem: https://github.com/ipfs/ipfs | Logs: https://view.matrix.org/room/!yhqiEdqNjyPbxtUjzm:matrix.org/ | Forums: https://discuss.ipfs.io | Code of Con
robotburrito has joined #ipfs
pecastro has quit [Read error: Connection reset by peer]
ddahl has joined #ipfs
robotburrito has left #ipfs [#ipfs]
ddahl has quit [Ping timeout: 250 seconds]
zeden has joined #ipfs
robotburrito has joined #ipfs
sammacbeth has quit [Quit: Ping timeout (120 seconds)]
sammacbeth has joined #ipfs
robotburrito has quit [Quit: WeeChat 2.4]
uytrewq has joined #ipfs
uytrewq has left #ipfs ["Leaving"]
sammacbeth has quit [Quit: Ping timeout (120 seconds)]
sammacbeth has joined #ipfs
ddahl has joined #ipfs
Xenguy has quit [Ping timeout: 246 seconds]
ddahl has quit [Ping timeout: 264 seconds]
user_51 has quit [Read error: Connection reset by peer]
sammacbeth has quit [Ping timeout: 264 seconds]
Novitsh has quit [Ping timeout: 246 seconds]
user_51 has joined #ipfs
sammacbeth has joined #ipfs
Xenguy has joined #ipfs
Novitsh has joined #ipfs
sammacbeth has quit [Ping timeout: 264 seconds]
ddahl has joined #ipfs
Xenguy has quit [Ping timeout: 258 seconds]
Xenguy has joined #ipfs
jesse22 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jesse22 has joined #ipfs
sammacbeth has joined #ipfs
postables has joined #ipfs
maxzor has quit [Ping timeout: 245 seconds]
wlemuel[m] has joined #ipfs
postables has quit [Quit: Leaving]
jesse22 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
allio_terminus[m has joined #ipfs
ddahl has quit [Ping timeout: 264 seconds]
ddahl has joined #ipfs
spinza has quit [Quit: Coyote finally caught up with me...]
postables has joined #ipfs
ddahl has quit [Ping timeout: 264 seconds]
spinza has joined #ipfs
thomasan_ has quit [Remote host closed the connection]
thomasan_ has joined #ipfs
thomasan_ has quit [Remote host closed the connection]
thomasan_ has joined #ipfs
reit has quit [Ping timeout: 258 seconds]
ddahl has joined #ipfs
df458[m] has joined #ipfs
df458[m] has left #ipfs ["User left"]
cygeatwi1 has quit [Read error: Connection reset by peer]
cygeatwi1 has joined #ipfs
Elon_Satoshi is now known as Richard_Torvalds
Richard_Torvalds is now known as Elark_Muskerberg
lostfile has joined #ipfs
lostfile has quit [Client Quit]
<TUSF> So has anyone been making use of go-ipfs's "p2p" subcommand? I was thinking it'd be an amusing idea to serve a website only accessible to clients that know to connect to my peer ID
<TUSF> Something like `ipfs p2p listen "/x/https/" "/ip4/127.0.0.1/tcp/1234"
lostfile has joined #ipfs
lostfile has quit [Client Quit]
<TUSF> That way someone can connect to my site with `ipfs p2p forward "/x/https/" "/ip4/127.0.0.1/tcp/4567" "/ipfs/QmPeer"
<TUSF> That way someone can connect to my site with `ipfs p2p forward "/x/https/" "/ip4/127.0.0.1/tcp/4567" "/ipfs/QmPeer"`
<TUSF> (bah, no edit on Riot?)
<postables[m]1> Djeturn: at the moment that won't work if i understand correctly http paths are not yet supported
<postables[m]1> Djeturn: at the moment that won't work if i understand your idea correctly http paths are not yet supported
thomasan_ has quit [Remote host closed the connection]
lostfile has joined #ipfs
<TUSF> As far as I know, the only reason that wouldn't work is because there isn't an HTTP client that would know what to do with "/x/https/", right?
<postables[m]1> one sec let me dig up the issue
lostfile has quit [Client Quit]
<TUSF> I'm not sure that has anything to do with what I'm thinking?
<postables[m]1> hmm maybe im misunderstanding then
lostfile has joined #ipfs
lostfile has quit [Client Quit]
<TUSF> My idea is just running a web server, and hooking it up to libp2p, with the `ipfs p2p listen` command.
<TUSF> This would mean that IPFS PeerIDs would act as a kind of "DNS", with the website able to change locations without needing to update any DNS or use a web domain.
<TUSF> Cause it would tie the website to a peer node, instead of a server or IP
ctOS has joined #ipfs
lostfile has joined #ipfs
<TUSF> It's kinda weird, and maybe counter to IPFS's goals as a whole, but I thought it was kinda neat, if not a tad inefficient.
<TUSF> (or is it?)
<postables[m]1> sounds interesting would go a ways to making hosting websites on ipfs more "ipfs-y"
lostfile has quit [Client Quit]
lostfile has joined #ipfs
lostfile has quit [Client Quit]
<TUSF> I can't say there's really a lot of use-cases though. It would make for good load-balancing, if multiple servers are running the same IPFS node (and thus clients would pick which node of the same peer ID to pick), but I don't think IPFS really handles this kinda thing, and just connects to the first peer it finds.
<postables[m]1> you probably wouldn't want to run the same ipfs node (same ipfs id) across more than one machine
<TUSF> Probably not.
<TUSF> Otherwise, the only real-world usecase I can think of for the idea is if the web server is susceptible to changing IPs, either because it's a personal site hosted from a laptop, or because it's… less than legitimate…
<lanzafame1> Another use case is only exposing http services via libp2p ports to the internet. Ipfs cluster does this.
<TUSF> Oh? What do you mean?
<lanzafame1> So the cluster exposes both it's RPC API and http API on port 9096, the only way to hit the http API is to use the ipfs p2p command with the proxy address being a local port and then you can make curl requests against the local address and they get ferried across the libp2p connection
user_51 has quit [Ping timeout: 258 seconds]
backslashzero[m] has joined #ipfs
user_51 has joined #ipfs
shizy has quit [Read error: Connection reset by peer]
craigo_ has quit [Remote host closed the connection]
BeerHall has joined #ipfs
shizy has joined #ipfs
paigedown[m] has joined #ipfs
craigo_ has joined #ipfs
craigo_ has quit [Remote host closed the connection]
xcm has quit [Remote host closed the connection]
xcm has joined #ipfs
}ls{ has quit [Ping timeout: 255 seconds]
Belkaar has quit [Ping timeout: 246 seconds]
Belkaar has joined #ipfs
Belkaar has joined #ipfs
}ls{ has joined #ipfs
thomasan_ has joined #ipfs
thomasan_ has quit [Ping timeout: 268 seconds]
thomasan_ has joined #ipfs
zeden has quit [Quit: WeeChat 2.3]
alphazb has joined #ipfs
thomasan_ has quit [Remote host closed the connection]
thomasan_ has joined #ipfs
rosc[m] has joined #ipfs
lostfile has joined #ipfs
doesntgolf has quit [Ping timeout: 240 seconds]
bustillo[m] has joined #ipfs
kchz has joined #ipfs
postables has quit [Ping timeout: 264 seconds]
lostfile has quit [Read error: Connection reset by peer]
stoopkid has joined #ipfs
thomasan_ has quit [Remote host closed the connection]
kchz has quit [Quit: ZZzzz…]
maxzor has joined #ipfs
ctOS has quit [Quit: Connection closed for inactivity]
_whitelogger has joined #ipfs
gts has joined #ipfs
_whitelogger has joined #ipfs
Pulse2496 has joined #ipfs
}ls{ has quit [Quit: real life interrupt]
cubemonkey has joined #ipfs
cubemonkey has quit [Changing host]
cubemonkey has joined #ipfs
gts has quit [Remote host closed the connection]
gts has joined #ipfs
gts has quit [Remote host closed the connection]
gts has joined #ipfs
renich has quit [Quit: renich]
The_8472 has quit [Ping timeout: 252 seconds]
The_8472 has joined #ipfs
spinza has quit [Ping timeout: 246 seconds]
reit has joined #ipfs
mikro2nd has joined #ipfs
reit has quit [Ping timeout: 272 seconds]
plexigras has joined #ipfs
cubemonkey is now known as {sleep}cubemonke
{sleep}cubemonke is now known as {zzz}cubemonkey
spinza has joined #ipfs
fazo has joined #ipfs
ylp has joined #ipfs
manray has quit [Ping timeout: 245 seconds]
pecastro has joined #ipfs
gts has quit [Remote host closed the connection]
manray has joined #ipfs
lord| has quit [Quit: WeeChat 2.3]
lord| has joined #ipfs
pecastro has quit [Ping timeout: 268 seconds]
gts has joined #ipfs
gts has quit [Read error: Connection reset by peer]
gts has joined #ipfs
chiui has joined #ipfs
q-u-a-n2 has quit [Ping timeout: 244 seconds]
mowcat has quit [Ping timeout: 255 seconds]
mowcat has joined #ipfs
quinn[m] has joined #ipfs
woss_io has joined #ipfs
quinn[m] has left #ipfs [#ipfs]
lord| has quit [Quit: WeeChat 2.4]
lord| has joined #ipfs
gts has quit [Remote host closed the connection]
corvinux has joined #ipfs
lassulus has quit [Ping timeout: 250 seconds]
lassulus has joined #ipfs
gts has joined #ipfs
M_discord_507475 has joined #ipfs
<M_discord_507475> hi
<M_discord_507475> i come from ppio
<M_discord_507475> A bit like IPFS
* M_discord_507475 uploaded an image: unknown.png (370KB) < https://matrix.org/_matrix/media/v1/download/swedneck.xyz/eMgGFONdagqfOkoyiEoJdyIn >
<M_discord_507475> PPIO Testnet Release | PPIO CLI/SDK, Demo DApp now available to download
<M_discord_507475> welcome to our discord channel: https://discord.gg/8Tbp3B4
patrl has joined #ipfs
random_yanek has quit [Ping timeout: 272 seconds]
random_yanek has joined #ipfs
rendar has joined #ipfs
Tiez has joined #ipfs
matth has joined #ipfs
spinza has quit [Quit: Coyote finally caught up with me...]
ylp has quit [Ping timeout: 272 seconds]
stoopkid has quit [Quit: Connection closed for inactivity]
Guest95818 has quit [Ping timeout: 255 seconds]
vmx has joined #ipfs
ylp has joined #ipfs
Tiez has quit [Ping timeout: 255 seconds]
Tiez has joined #ipfs
gts has quit [Remote host closed the connection]
cailiang[m] has joined #ipfs
Mateon3 has joined #ipfs
Mateon1 has quit [Ping timeout: 255 seconds]
Mateon3 is now known as Mateon1
vmx has quit [Remote host closed the connection]
lassulus has quit [Ping timeout: 246 seconds]
patrl has quit [Ping timeout: 258 seconds]
lassulus has joined #ipfs
dimitarvp has joined #ipfs
gts has joined #ipfs
alphazb has quit [Quit: Textual IRC Client: www.textualapp.com]
alphazb has joined #ipfs
spinza has joined #ipfs
mischat has joined #ipfs
alphazb has quit [Quit: Textual IRC Client: www.textualapp.com]
gts has quit [Remote host closed the connection]
aaleekseej[m] has joined #ipfs
<aaleekseej[m]> 1
vmx has joined #ipfs
Tiez has quit [Quit: WeeChat 1.6]
The_8472 has quit [Ping timeout: 240 seconds]
Tiez has joined #ipfs
drozdziak1 has quit [Quit: Bye!]
The_8472 has joined #ipfs
gts has joined #ipfs
sim590 has quit [Quit: ZNC - http://znc.in]
sim590 has joined #ipfs
sim590 has quit [Client Quit]
sim590 has joined #ipfs
Tiez has quit [Ping timeout: 255 seconds]
zeden has joined #ipfs
sim590 has quit [Quit: ZNC - http://znc.in]
ctOS has joined #ipfs
sim590 has joined #ipfs
incospicuous[m] has joined #ipfs
lassulus has quit [Ping timeout: 246 seconds]
gmoro_ has joined #ipfs
gmoro__ has quit [Ping timeout: 246 seconds]
lassulus has joined #ipfs
malaclyps has quit [Read error: Connection reset by peer]
malaclyps has joined #ipfs
mischat has quit [Remote host closed the connection]
mischat has joined #ipfs
drozdziak1 has joined #ipfs
The_8472 has quit [Ping timeout: 252 seconds]
mischat has quit [Ping timeout: 255 seconds]
The_8472 has joined #ipfs
mischat has joined #ipfs
mischat has quit [Ping timeout: 246 seconds]
fiatjaf has quit [Quit: ~]
mischat has joined #ipfs
woss_io has quit [Ping timeout: 268 seconds]
plexigras has quit [Ping timeout: 244 seconds]
plexigras has joined #ipfs
matt_ has joined #ipfs
matt_ is now known as Guest39771
The_8472 has quit [Ping timeout: 240 seconds]
matth has quit [Ping timeout: 268 seconds]
The_8472 has joined #ipfs
ddahl has quit [Ping timeout: 255 seconds]
mischat_ has joined #ipfs
mischat has quit [Ping timeout: 268 seconds]
mischat_ has quit [Remote host closed the connection]
airwind has quit [Quit: airwind]
Tiez has joined #ipfs
mischat has joined #ipfs
mischat has quit [Ping timeout: 255 seconds]
}ls{ has joined #ipfs
matth has joined #ipfs
Guest39771 has quit [Ping timeout: 246 seconds]
easyKL has joined #ipfs
renich has joined #ipfs
lidel` has joined #ipfs
easyKL has quit [Ping timeout: 246 seconds]
lidel has quit [Ping timeout: 245 seconds]
lidel` is now known as lidel
easyKL has joined #ipfs
ddahl has joined #ipfs
cygeatwi1 has quit [Ping timeout: 240 seconds]
matt-h has joined #ipfs
matth has quit [Ping timeout: 245 seconds]
vroom_ has quit [Remote host closed the connection]
easyKL has quit [Ping timeout: 250 seconds]
easyKL has joined #ipfs
vroom has joined #ipfs
vroom has joined #ipfs
vroom has quit [Changing host]
apiarian has joined #ipfs
easyKL has quit [Ping timeout: 246 seconds]
apiarian has quit [Client Quit]
apiarian has joined #ipfs
corvinux has quit [Ping timeout: 255 seconds]
mischat has joined #ipfs
mischat has quit [Remote host closed the connection]
mischat has joined #ipfs
easyKL has joined #ipfs
<Mikaela> That is a lovely nickname
Pulse2496 has quit [Ping timeout: 255 seconds]
MDead has joined #ipfs
BeerHall has quit [Read error: Connection reset by peer]
gts has quit [Remote host closed the connection]
MDude has quit [Ping timeout: 255 seconds]
MDead is now known as MDude
matth has joined #ipfs
gts has joined #ipfs
matt-h has quit [Ping timeout: 268 seconds]
gts has quit [Ping timeout: 268 seconds]
Tiez has quit [Quit: WeeChat 1.6]
Elark_Muskerberg has quit [Read error: Connection reset by peer]
gts has joined #ipfs
mischat has quit [Remote host closed the connection]
mischat has joined #ipfs
mischat has quit [Remote host closed the connection]
Elark_Muskerberg has joined #ipfs
ygrek has joined #ipfs
MDude has quit [Ping timeout: 255 seconds]
{zzz}cubemonkey has quit [Read error: Connection reset by peer]
MDude has joined #ipfs
ylp has quit [Quit: Leaving.]
nighty- has joined #ipfs
Ai9zO5AP has joined #ipfs
postables has joined #ipfs
kchz has joined #ipfs
prurigro has quit [Ping timeout: 246 seconds]
AtnNn has quit [Remote host closed the connection]
jscc76[m] has joined #ipfs
prurigro has joined #ipfs
AtnNn has joined #ipfs
Jesin has quit [Ping timeout: 255 seconds]
mikro2nd has quit [Ping timeout: 245 seconds]
easyKL has quit [Quit: Leaving.]
Elark_Muskerberg has quit [Quit: So long, and thanks for all the fish! 2.3 Weechat is best Weechat]
chiui has quit [Ping timeout: 255 seconds]
fazo has quit [Remote host closed the connection]
Copenhagen_Bram has joined #ipfs
nighty- has quit [Quit: Disappears in a puff of smoke]
placer14 has joined #ipfs
ctOS has quit [Quit: Connection closed for inactivity]
matt_ has joined #ipfs
matt_ is now known as Guest30504
matth has quit [Ping timeout: 268 seconds]
zane has joined #ipfs
jesse22 has joined #ipfs
dethos_ has joined #ipfs
dethos_ has left #ipfs [#ipfs]
dethos has joined #ipfs
dev_random[m] has joined #ipfs
trystero[m] has joined #ipfs
jesse22 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jesse22 has joined #ipfs
ekardnam has quit [Ping timeout: 245 seconds]
ekardnam has joined #ipfs
iaaaan[m] has joined #ipfs
random_yanek has quit [Ping timeout: 255 seconds]
mateusbs17 is now known as mateusbs17|brb
ddahl has quit [Ping timeout: 258 seconds]
random_yanek has joined #ipfs
gts has quit [Remote host closed the connection]
kchz has quit [Ping timeout: 246 seconds]
rendar has quit []
<Swedneck> how does that work?
<Swedneck> i mean, it'll have to go to facebooks servers in the end
nullity[m] has joined #ipfs
woss_io has joined #ipfs
spinza has quit [Quit: Coyote finally caught up with me...]
<iaaaan[m]> It does! Messages get encrypted symmetrically by the app/extension. Cipher text gets sent to Facebook servers while the encryption key goes to deface-dht, a fork of js-libp2p-kad-dht which adds a layer of user verification (currently recaptcha but looking for alternatives at the moment) to prevent non-human actors from sweeping through the distributed database. All users who have installed Deface can read messages, while
<iaaaan[m]> others can only see a garbled string of characters and a link to the app.
<iaaaan[m]> Mostly everything is documented on the project's [website](https://deface.app/docs/) and Gitlab [repo](https://gitlab.com/deface/deface)
mowcat has quit [Remote host closed the connection]
ygrek has quit [Remote host closed the connection]
ygrek has joined #ipfs
dethos has quit [Ping timeout: 272 seconds]
<Swedneck> so what exactly prevents facebook from using deface and reading everything?
<shoku[m]> lol
<shoku[m]> their integrity
<iaaaan[m]> User verification / proof of work. The idea not being to provide bulletproof end-to-end encryption (not sure that would be realistic in the context of open, mainstream social media platforms) but 'soft encryption' that increases the cost of mass surveillance for as many users as possible
spinza has joined #ipfs
mowcat has joined #ipfs
<iaaaan[m]> The goal is to make it impractical for Facebook or government agencies that collaborate with them to sweep through millions of messages at once. Now, if the FBI is specifically looking into you, Deface doesn't help: all they need is becoming your Facebook friend :)
<postables[m]1> if the soft encryption is broken by becoming your facebook friend, its not all that unreasonable to break nor costly
ddahl has joined #ipfs
<iaaaan[m]> Well that's where it becomes a matter of scale, isn't it? It's certainly more costly for ICE (for instance) to befriend everyone on Facebook (not sure how they would do that?) than making an API call to process immigrant messages as they do at the moment.
<postables[m]1> bots
<postables[m]1> and it's probably not much more work to modify their existing tools to do the same
<iaaaan[m]> I definitely agree it's a cat and mouse game.
<postables[m]1> if there was some layer of authorization to decrypt the messages beyond simply befriending someone, it would probably be a lot more unfeasible to break th eencryption
<postables[m]1> but if the way to break the encryption is really as simple as befriending someone, then this is effectively putting a piece of scotch tape over your data
<iaaaan[m]> Well, befriending + user verification. So again I'd argue it's a matter of scale
<postables[m]1> i would probably do some kind of per-user authorization as well as the befriending
<rialtate[m]> I wouldn't be surprised if posting encrypted status messages is a strictly enforced policy violation. It would be fun to use steno pics and HMM text seeded with standard crypto though
dqx_ has joined #ipfs
<iaaaan[m]> I appreciate the feedback! Definitely something I'll consider. But I'm afraid per-user authorization implies a lot of user experience friction when it comes to casual facebook conversations, and users might as well go back to Signal or E2E chatrooms. I think there's definitely an untapped use-case for better-than-nothing protection when it comes to open conversations.
<iaaaan[m]> @rialtate Yes! I'm definitely looking into steno pics! Very excited about that. Regarding the terms of service and legal implications the project falls in a gray area and we're looking into it with lawyers.
nimaje has quit [Ping timeout: 258 seconds]
postables has quit [Quit: Leaving]
<iaaaan[m]> Lawyers I have talked to are excited about exploring how this fares under CFAA, especially in relation to web scraping, which is a somewhat similar issue.
nimaje has joined #ipfs
random_yanek has quit [Ping timeout: 255 seconds]
arader has quit [Ping timeout: 255 seconds]
plexigras has quit [Ping timeout: 258 seconds]
random_yanek has joined #ipfs
plexigras has joined #ipfs
arader has joined #ipfs
manray has quit [Ping timeout: 255 seconds]
Ai9zO5AP has quit [Ping timeout: 245 seconds]
thomasan_ has joined #ipfs
gts has joined #ipfs
thomasan_ has quit [Remote host closed the connection]
thomasan_ has joined #ipfs
gts has quit [Ping timeout: 246 seconds]
plexigras has quit [Ping timeout: 264 seconds]
manray has joined #ipfs
mischat has joined #ipfs
plexigras has joined #ipfs
thomasan_ has quit [Remote host closed the connection]
ddahl has quit [Ping timeout: 250 seconds]
dethos has joined #ipfs
younixcc has quit [Quit: Quit smoking]
renich has quit [Ping timeout: 255 seconds]
markg85[m] has joined #ipfs
renich has joined #ipfs
renich has quit [Quit: renich]
mateusbs17|brb is now known as mateusbs17
ddahl has joined #ipfs
<postables[m]1> hypothetical scenario:
<postables[m]1> someone calls my pinning service to upload data to IPFS that is ransomware. Running `ipfs add` will that do anything which would trigger the ransomware to lock all the data on my drives?
<shoku[m]> there's one way to find out
<postables[m]> lol
<postables[m]> i suppose thats possible
ddahl has quit [Ping timeout: 268 seconds]
woss_io has quit [Read error: Connection reset by peer]
nvmq has joined #ipfs
vyzo has quit [Quit: Leaving.]
vyzo has joined #ipfs
<TUSF> Unless there's some exploit in IPFS's datastore?
hurikhan77 has joined #ipfs
<TUSF> Because the data should be broken up into meaningless (at least meaningless to your computer) blocks of data without any ability to execute.
<postables[m]1> well before it gets to that you need to add the file and read through its contents
<postables[m]1> so thats where i think the exploit could happen
<TUSF> Unless there's some kind of exploit in IPFS we don't know about
<TUSF> Want to be our scapegoat and find out?
<postables[m]1> nope
<postables[m]1> :P
<postables[m]1> only if i cna ssh into your laptop
thomasan_ has joined #ipfs
nvmq has quit [Ping timeout: 255 seconds]
thomasan_ has quit [Remote host closed the connection]
random_yanek has quit [Ping timeout: 272 seconds]
<TUSF> Sure, but I don't have an SSH daemon or w.e on here :P
ddahl has joined #ipfs
thomasan_ has joined #ipfs
plexigras has quit [Ping timeout: 264 seconds]
ddahl has quit [Ping timeout: 264 seconds]
random_yanek has joined #ipfs
ddahl has joined #ipfs
guylepage3 has joined #ipfs
guylepage3 has quit [Client Quit]
thomasan_ has quit [Remote host closed the connection]
thomasan_ has joined #ipfs
guylepage3 has joined #ipfs
mowcat has quit [Read error: Connection reset by peer]
ddahl has quit [Ping timeout: 264 seconds]
mischat has quit [Read error: Connection reset by peer]
ygrek has quit [Ping timeout: 272 seconds]
gts has joined #ipfs
ylp has joined #ipfs
ylp has quit [Remote host closed the connection]
dethos has quit [Ping timeout: 245 seconds]
dethos has joined #ipfs
gts has quit [Ping timeout: 246 seconds]
dethos has quit [Client Quit]
ddahl has joined #ipfs
henriquev has joined #ipfs
zeden has quit [Quit: WeeChat 2.3]
shizy has quit [Read error: Connection reset by peer]
shizy has joined #ipfs
ddahl has quit [Ping timeout: 264 seconds]
shizy has quit [Client Quit]
shizy has joined #ipfs
spinza has quit [Quit: Coyote finally caught up with me...]
<Kolonka[m]> so what exactly prevents facebook from using deface and reading everything?
<Kolonka[m]> slight cost / effort at a scale really does go a long way, iaaaan makes a good point
<Kolonka[m]> removing one piece of scotch tape is trivial
<Kolonka[m]> removing several million a day is another issue
<Kolonka[m]> to quote an individual who worked for companies like this, back in 2015
<Kolonka[m]> "CAPTCHA ensures only those who can afford massive human farms and sophisticated robots can shape a narrative"
ddahl has joined #ipfs
thomasan_ has quit [Remote host closed the connection]
ddahl has quit [Ping timeout: 264 seconds]
hurikhan77 has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
hurikhan77 has joined #ipfs
<TUSF> >can afford massive human farms and sophisticated robots
<TUSF> So Google and other tech-giants?
renich has joined #ipfs
ddahl has joined #ipfs
<Kolonka[m]> yes
<Kolonka[m]> but their pockets aren't quite limitless
<Kolonka[m]> and they can only hire so many people for so much work
<Kolonka[m]> moderation efforts go up drastically every time you force a pair of human eyes upon something
<TUSF> Well, they do run reCAPTCHA, so they kinda have most of what they'd need already there.
<Kolonka[m]> and in a funny bout of cosmic irony, it's automated filtering (among other things) that people are now citing for moving away
ddahl has quit [Ping timeout: 250 seconds]
<Kolonka[m]> kind of like how netflix exclusives are making people cancel their subscriptions and choose to pirate
<TUSF> lol
<Kolonka[m]> silicon valley is in a few big catch 22s
thomasan_ has joined #ipfs
spinza has joined #ipfs
<Kolonka[m]> (I'm here to throw in reagents and eat popcorn)
<TUSF> Well, I still see reCAPTCHA pretty much everywhere I go
alexgr has quit [Ping timeout: 268 seconds]
<TUSF> Far as I can tell, it's still the "go-to" CAPTCHA service.
<TUSF> So if Google decided to be genuinely malicious (and not just the usual "big company forgets about tiny ants underfoot" thing that normally happens) it could totally "shape the narrative", as the quoted commenter said.
ddahl has joined #ipfs
<Kolonka[m]> man my matrix connection is being sketchy right now
gts has joined #ipfs
<Kolonka[m]> well captcha isn't the only example
<Kolonka[m]> steg that requires images or context that is necessary for humans to derive are very good ones too
Jesin has joined #ipfs
<Kolonka[m]> and in the case of iaaaan's project, some slight proof-of-work that couldn't be accomplished through just running a js script would definitely complicate things
<Kolonka[m]> or at the very least, stretch out a budget and/or staff
gts has quit [Ping timeout: 245 seconds]
The_8472 has quit [Ping timeout: 252 seconds]
ddahl has quit [Ping timeout: 264 seconds]
The_8472 has joined #ipfs