stebalien changed the topic of #ipfs to: Heads Up: To talk, you need to register your nick! Announcements: go-ipfs 0.4.21 and js-ipfs 0.35 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
PeevesDiscord[m] is now known as Peeves0816[m]
Peeves0816[m] is now known as PeevesDiscord[m]
PeevesDiscord[m] is now known as Peeves0816[m]
Peeves0816[m] is now known as PeevesDiscord[m]
dsiypl4 has quit [Ping timeout: 258 seconds]
RamRanRa has quit [Read error: Connection reset by peer]
kaotisk has quit [Quit: ZNC 1.7.3 - https://znc.in]
zeden has quit [Quit: WeeChat 2.4]
is_null has quit [Ping timeout: 258 seconds]
mowcat has quit [Read error: Connection reset by peer]
ewart has joined #ipfs
zeden has joined #ipfs
ewart has quit [K-Lined]
huntleeeez5 has joined #ipfs
huntleeeez5 has left #ipfs [#ipfs]
randomer has joined #ipfs
shizy has joined #ipfs
zeden has quit [Quit: WeeChat 2.4]
kaotisk has joined #ipfs
baojg has joined #ipfs
delmore has joined #ipfs
delmore has left #ipfs [#ipfs]
aarshkshah1992 has joined #ipfs
aarshkshah1992 has quit [Client Quit]
maggotbrain has quit [Quit: Gone to Croatan...]
_whitelogger has joined #ipfs
gmoro has quit [Remote host closed the connection]
Belkaar has quit [Ping timeout: 248 seconds]
Belkaar has joined #ipfs
Belkaar has joined #ipfs
user_51_ has joined #ipfs
user_51 has quit [Ping timeout: 268 seconds]
craigo has joined #ipfs
verin0x8 has joined #ipfs
verin0x has quit [Ping timeout: 245 seconds]
shizy has quit [Quit: WeeChat 2.5]
gearard has joined #ipfs
kakra has joined #ipfs
gearard has left #ipfs [#ipfs]
hurikhan77 has quit [Ping timeout: 272 seconds]
_whitelogger_ has joined #ipfs
dqx has joined #ipfs
kaotisk has quit [Quit: ZNC 1.7.3 - https://znc.in]
salvidor has joined #ipfs
refpga has joined #ipfs
salvidor has left #ipfs [#ipfs]
DavidPH has quit [Remote host closed the connection]
iczero has quit [Excess Flood]
iczero has joined #ipfs
ericnoan has quit [Ping timeout: 245 seconds]
ericnoan has joined #ipfs
seeder has joined #ipfs
hsn has joined #ipfs
flintice2 has joined #ipfs
flintice2 has quit [Excess Flood]
_whitelogger has joined #ipfs
RamRanRa has joined #ipfs
RamRanRa has quit [Remote host closed the connection]
RamRanRa has joined #ipfs
refpga has quit [Ping timeout: 246 seconds]
refpga has joined #ipfs
randomer has quit [Ping timeout: 272 seconds]
<bmwiedemann1> swedneck__: I now measured 783s (13 minutes) for adding 94 GB (raw-leaves, CIDv1 but with standard sha256)
<bmwiedemann1> files are on SSD and probably much of it pre-cached in RAM, because the machine got 192GB and I just rsynced the (new) files there.
<bmwiedemann1> err. only 144 GB RAM
matth has joined #ipfs
<bmwiedemann1> So that makes it 120 MB/s - maybe with filestore one could get higher rates, because it does not need to copy data around - but then you need to ensure that files remain unchanged - e.g. with chattr +i
matt-h has quit [Ping timeout: 272 seconds]
hexydecy has quit [Ping timeout: 268 seconds]
hexydecy has joined #ipfs
RamRanRa has quit [Read error: Connection reset by peer]
reit has quit [Ping timeout: 272 seconds]
}ls{ has quit [Quit: real life interrupt]
seeder has quit [Quit: Connection closed for inactivity]
lidel` has joined #ipfs
verin0x8 is now known as verin0x
lidel has quit [Ping timeout: 272 seconds]
lidel` is now known as lidel
lord| has quit [Quit: WeeChat 2.5]
lord| has joined #ipfs
<nickjohnson> Is there a 'health check' URL on the IPFS gateway that will always return an HTTP 200 OK?
<M5310Discord[m]> ❓ Is there any way to initialize a _browser_ js-ipfs node with a private key provided that overwrites whatever key is saved in the config or keychain of the browser's IndexedDB without deleting them?
<M5310Discord[m]> I want the users to be able to "log in" with different credentials without having to delete the existing repositories in a hacky way because the module doesn't expose a transparent API to do so. Currently I'm just deleting the `<reponame>`( and `<reponame>/keys`, because I also use passphrases), IndexedDBs before creating my nodes.
<M5310Discord[m]> ❓ Is there any way to initialize a _browser_ js-ipfs node with a private key provided that overwrites whatever key is saved in the config or keychain of the browser's IndexedDB?
<M5310Discord[m]> I want the users to be able to "log in" with different credentials without having to delete the existing repositories in a hacky way because the module doesn't expose a transparent API to do so. Currently I'm just deleting the `<reponame>`( and `<reponame>/keys`, because I also use passphrases), IndexedDBs before creating my nodes.
<M5310Discord[m]> Honestly, I don't see the point in having a `init` config as part of creating a node if it isn't ever used when configs from an older node exists. Why even call it `init` then?
marcgr has joined #ipfs
Cavedude has quit [Ping timeout: 245 seconds]
ylp has joined #ipfs
shomodj has joined #ipfs
shomodj has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
shomodj has joined #ipfs
shomodj has quit [Client Quit]
englishm has quit [Excess Flood]
englishm has joined #ipfs
<stebalien> Go-ipfs 0.4.22 has been released. This is a PATCH release. You can find the release notes and more information on patch/feature releases in the release announcement (https://blog.ipfs.io/054-go-ipfs-0.4.22) and a blog post about the new go-ipfs release process (https://blog.ipfs.io/2019-08-14-ipfs-release-process/).
stebalien changed the topic of #ipfs to: Heads Up: To talk, you need to register your nick! Announcements: go-ipfs 0.4.22 and js-ipfs 0.35 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
fridim has quit [Quit: Bye!]
fridim has joined #ipfs
gts has joined #ipfs
fridim has left #ipfs ["Leaving"]
is_null has joined #ipfs
ylp has quit [Ping timeout: 245 seconds]
is_null has quit [Ping timeout: 248 seconds]
shomodj has joined #ipfs
jayjo has quit [Quit: ZNC 1.7.3 - https://znc.in]
jayjo has joined #ipfs
marcgr has quit [Ping timeout: 258 seconds]
marcgr has joined #ipfs
ylp has joined #ipfs
<M5310Discord[m]> Made an issue for the switching identities for an existing browser repo thing: https://github.com/ipfs/js-ipfs/issues/2353
matth has quit [Ping timeout: 268 seconds]
gts has quit [Remote host closed the connection]
matth has joined #ipfs
v3ry3arly has quit [Read error: Connection reset by peer]
gts has joined #ipfs
gts has quit [Remote host closed the connection]
gts has joined #ipfs
gts has quit [Client Quit]
shomodj has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
gts has joined #ipfs
gmoro has joined #ipfs
^andrea^75006683 has quit [Quit: The Lounge - https://thelounge.chat]
^andrea^75006683 has joined #ipfs
The_8472 has quit [Ping timeout: 248 seconds]
shomodj has joined #ipfs
RamRanRa has joined #ipfs
RamRanRa has quit [Remote host closed the connection]
RamRanRa has joined #ipfs
The_8472 has joined #ipfs
<bmwiedemann1> nickjohnson: https://ipfs.io/ipfs seems to give a reliable 301, but not sure if that is true for all gateways
^andrea^75006683 has quit [Quit: The Lounge - https://thelounge.chat]
^andrea^75006683 has joined #ipfs
dqx has quit [Quit: Leaving]
m_tadeu has quit [Remote host closed the connection]
m_tadeu has joined #ipfs
mowcat has joined #ipfs
mowcat has quit [Max SendQ exceeded]
dqx has joined #ipfs
shomodj has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
shomodj has joined #ipfs
fjellfras has joined #ipfs
xcm has quit [Remote host closed the connection]
shomodj has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
xcm has joined #ipfs
<nickjohnson> bmwiedemann1: unfortunately health checker tools often don't treat a 301 as a success
bmwiedemann1 has quit [Quit: Leaving.]
shomodj has joined #ipfs
fjellfras has quit [Quit: Leaving]
vmx has joined #ipfs
fjellfras has joined #ipfs
baojg has quit [Remote host closed the connection]
baojg has joined #ipfs
Hory has joined #ipfs
AtnNn has quit [Remote host closed the connection]
fjellfras has quit [Quit: Leaving]
refpga has quit [Ping timeout: 245 seconds]
refpga has joined #ipfs
obensource has quit [Ping timeout: 246 seconds]
Artigiano has joined #ipfs
lnostdal has joined #ipfs
Artigiano has left #ipfs [#ipfs]
obensource has joined #ipfs
marcgr has quit [Ping timeout: 268 seconds]
Caterpillar has joined #ipfs
hkaddoil has joined #ipfs
gmoro has quit [Remote host closed the connection]
malaclyps has quit [Read error: Connection reset by peer]
malaclyps has joined #ipfs
gmoro has joined #ipfs
miseenplace[m] has joined #ipfs
lsl88 has quit [Ping timeout: 245 seconds]
merethan has joined #ipfs
xcm has quit [Remote host closed the connection]
xcm has joined #ipfs
Taoki has joined #ipfs
refpga has quit [Ping timeout: 248 seconds]
toxync01- has quit [Ping timeout: 245 seconds]
refpga has joined #ipfs
toxync01 has joined #ipfs
zeden has joined #ipfs
fling is now known as bedflinger
bedflinger is now known as fling
marcgr has joined #ipfs
xcm has quit [Remote host closed the connection]
xcm has joined #ipfs
dsiypl4 has joined #ipfs
zeden has quit [Quit: WeeChat 2.4]
Newami has quit [Quit: Leaving]
zeden has joined #ipfs
Cavedude has joined #ipfs
KempfCreative has quit [Ping timeout: 272 seconds]
is_null has joined #ipfs
shomodj_ has joined #ipfs
gts_ has joined #ipfs
gts has quit [Read error: Connection reset by peer]
shomodj has quit [Ping timeout: 245 seconds]
lsl88 has joined #ipfs
mindCrime has joined #ipfs
toxync01 has quit [Remote host closed the connection]
xcm has quit [Remote host closed the connection]
user_51 has joined #ipfs
xcm has joined #ipfs
toxync01 has joined #ipfs
bgmccollum has quit [Quit: ZNC 1.6.3+deb1ubuntu0.2 - http://znc.in]
user_51_ has quit [Ping timeout: 258 seconds]
Kingsquee has quit [Quit: https://i.imgur.com/qicT3GK.gif]
user_51_ has joined #ipfs
KempfCreative has joined #ipfs
bgmccollum has joined #ipfs
user_51 has quit [Ping timeout: 246 seconds]
mindCrime_ has joined #ipfs
mindCrime__ has joined #ipfs
mindCrime has quit [Ping timeout: 248 seconds]
xcm has quit [Remote host closed the connection]
xcm has joined #ipfs
mindCrime_ has quit [Ping timeout: 244 seconds]
octav1a has joined #ipfs
user_51_ has quit [Ping timeout: 245 seconds]
user_51 has joined #ipfs
toxync01- has joined #ipfs
toxync01 has quit [Read error: Connection reset by peer]
bsm1175321 has joined #ipfs
bsm1175321 has quit [Client Quit]
jacopostanchi[m] has joined #ipfs
<jacopostanchi[m]> Hello everyone
<jacopostanchi[m]> I am new to the IRC
<jacopostanchi[m]> I wanted to ask some questions about IPFS, is someone available?
kolja_1329 has joined #ipfs
toxync01- has quit [Remote host closed the connection]
toxync01 has joined #ipfs
KempfCreative has quit [Ping timeout: 268 seconds]
kolja_1329 has quit [Quit: Leaving]
gts_ has quit [Remote host closed the connection]
hkaddoil has quit [Ping timeout: 245 seconds]
v3ry3arly has joined #ipfs
lowell has joined #ipfs
dqx has quit [Quit: Leaving]
kolja_1329_ has joined #ipfs
lowell has left #ipfs [#ipfs]
KempfCreative has joined #ipfs
claybourne has joined #ipfs
user_51 has quit [Ping timeout: 245 seconds]
user_51 has joined #ipfs
dwayne has joined #ipfs
claybourne has quit [Ping timeout: 244 seconds]
dwayne has quit [K-Lined]
DavidPH has joined #ipfs
<ZerXes> jacopostanchi[m]: don't ask to ask, just ask :)
<ZerXes> IRC-rule #1
<ZerXes> just ask your question, if someone knows an answer they will reply to you
feodor has joined #ipfs
is_null has quit [Ping timeout: 245 seconds]
is_null has joined #ipfs
MDude has quit [Ping timeout: 245 seconds]
feodor has left #ipfs [#ipfs]
seeder has joined #ipfs
dsiypl4 has quit [Ping timeout: 268 seconds]
jard has joined #ipfs
jard has left #ipfs [#ipfs]
dsiypl4 has joined #ipfs
piotrszegda[m] has joined #ipfs
dsiypl4 has quit [Ping timeout: 246 seconds]
marcgr has quit [Ping timeout: 244 seconds]
refpga has quit [Read error: Connection reset by peer]
hkaddoil has joined #ipfs
marcgr has joined #ipfs
refpga has joined #ipfs
marcgr has quit [Ping timeout: 272 seconds]
dsiypl4 has joined #ipfs
ylp has quit [Quit: Leaving.]
}ls{ has joined #ipfs
pjz has joined #ipfs
harold has joined #ipfs
merethan has quit [Ping timeout: 250 seconds]
harold has left #ipfs [#ipfs]
Caterpillar has quit [Remote host closed the connection]
Caterpillar has joined #ipfs
eof has quit [Quit: eof]
eof has joined #ipfs
refpga has quit [Ping timeout: 246 seconds]
refpga has joined #ipfs
pete4242 has joined #ipfs
harlen has joined #ipfs
KempfCreative has quit [Ping timeout: 248 seconds]
harlen has left #ipfs [#ipfs]
user_51_ has joined #ipfs
thomasbDiscord[m has joined #ipfs
user_51 has quit [Ping timeout: 245 seconds]
Caterpillar has quit [Ping timeout: 246 seconds]
KempfCreative has joined #ipfs
hkaddoil has quit [Ping timeout: 248 seconds]
pjz has quit [Quit: WeeChat 2.3]
danazez2 has joined #ipfs
pjz has joined #ipfs
pjz has quit [Client Quit]
danazez2 has left #ipfs [#ipfs]
scj_ has joined #ipfs
englishm has quit [Excess Flood]
englishm has joined #ipfs
shomodj_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
seeder has quit [Quit: Connection closed for inactivity]
pete4242 has quit [Quit: pete4242]
pete4242 has joined #ipfs
mateusbs17 is now known as mateusbs17|brb
xcm has quit [Remote host closed the connection]
xcm has joined #ipfs
seeder has joined #ipfs
enos has joined #ipfs
vmx has quit [Ping timeout: 244 seconds]
shomodj has joined #ipfs
enos has left #ipfs [#ipfs]
refpga has quit [Read error: Connection reset by peer]
refpga has joined #ipfs
plexigras has joined #ipfs
mammals has quit [Ping timeout: 250 seconds]
refpga has quit [Read error: Connection reset by peer]
refpga has joined #ipfs
refpga has quit [Read error: Connection reset by peer]
shannonwak2 has joined #ipfs
refpga has joined #ipfs
shannonwak2 has left #ipfs [#ipfs]
elijah has joined #ipfs
shomodj_ has joined #ipfs
craigo has quit [Ping timeout: 258 seconds]
scj_ has quit []
Jesin has quit [Quit: Leaving]
elijah has left #ipfs [#ipfs]
shomodj has quit [Ping timeout: 268 seconds]
Jesin has joined #ipfs
CGretski has quit [Ping timeout: 252 seconds]
is_null has quit [Ping timeout: 272 seconds]
shomodj_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
kolja_1329_ has quit [Remote host closed the connection]
dsiypl4 has quit [Ping timeout: 248 seconds]
brewerhsm8 has joined #ipfs
dsiypl4 has joined #ipfs
xcm has quit [Ping timeout: 272 seconds]
brewerhsm8 has left #ipfs [#ipfs]
xcm has joined #ipfs
fridim has joined #ipfs
el_muteh has quit [Ping timeout: 250 seconds]
el_muteh has joined #ipfs
ingra has joined #ipfs
ingra has left #ipfs [#ipfs]
class has joined #ipfs
is_null has joined #ipfs
<postablesDiscord> jacopostanchi: generally the rule thumb is don't ask to ask, just adkn
<postablesDiscord> s/adkn/ask/g
euell has joined #ipfs
_jrjsmrtn has joined #ipfs
__jrjsmrtn__ has quit [Ping timeout: 244 seconds]
<pete4242> I'm fooling around with pubsub and running "ipfs daemon --enable-pubsub-experiment"
<pete4242> And so I tried to listen to it by running "ipfs pubsub sub chat" as that is the topic the chat uses
euell has left #ipfs [#ipfs]
<pete4242> But nothing arrives when I type something into the web app.
<pete4242> What's the reason for that? :)
mauz555 has joined #ipfs
pete4242 has quit [Quit: pete4242]
seeder has quit [Quit: Connection closed for inactivity]
lonniegqw6 has joined #ipfs
refpga has quit [Ping timeout: 268 seconds]
refpga has joined #ipfs
is_null has quit [Ping timeout: 246 seconds]
is_null has joined #ipfs
lonniegqw6 has left #ipfs [#ipfs]
zeden has quit [Quit: WeeChat 2.4]
zeden has joined #ipfs
is_null has quit [Ping timeout: 268 seconds]
RichardLitt6356[ has joined #ipfs
RichardLitt6356[ is now known as RichardLittDisco
dsiypl4 has quit [Ping timeout: 248 seconds]
refpga has quit [Ping timeout: 272 seconds]
refpga has joined #ipfs
refpga has quit [Read error: Connection reset by peer]
refpga has joined #ipfs
class has left #ipfs [#ipfs]
is_null has joined #ipfs
mindCrime__ has quit [Ping timeout: 272 seconds]
mauz555 has quit [Remote host closed the connection]
mauz555 has joined #ipfs
mauz555 has quit [Remote host closed the connection]
mauz555 has joined #ipfs
is_null has quit [Ping timeout: 245 seconds]
refpga has quit [Read error: Connection reset by peer]
is_null has joined #ipfs
refpga has joined #ipfs
mindCrime__ has joined #ipfs
denney has joined #ipfs
plexigras has quit [Ping timeout: 248 seconds]
denney has left #ipfs [#ipfs]
hsn has quit [Quit: hsn]
is_null has quit [Ping timeout: 245 seconds]
is_null has joined #ipfs
KempfCreative has quit [Ping timeout: 272 seconds]
refpga has quit [Ping timeout: 248 seconds]
refpga has joined #ipfs
is_null has quit [Ping timeout: 248 seconds]
refpga has quit [Read error: Connection reset by peer]
dsiypl4 has joined #ipfs
refpga has joined #ipfs
shomodj has joined #ipfs
vivus has joined #ipfs
octav1a has quit [Ping timeout: 244 seconds]
refpga has quit [Ping timeout: 245 seconds]
refpga has joined #ipfs
mindCrime__ has quit [Ping timeout: 272 seconds]
}ls{ has quit [Ping timeout: 268 seconds]
mindCrime__ has joined #ipfs
Kingsqueee has joined #ipfs
sandroopy3 has joined #ipfs
}ls{ has joined #ipfs
sandroopy3 has left #ipfs [#ipfs]
mindCrime__ has quit [Ping timeout: 268 seconds]
pete4242 has joined #ipfs
kaotisk has joined #ipfs
gmoro has quit [Remote host closed the connection]
WhizzWr has quit [Quit: Bye!]
WhizzWr has joined #ipfs
gmoro has joined #ipfs
lnostdal has quit [Quit: "Fascism, Nazism, Communism and Socialism are only superficial variations of the same monstrous theme—collectivism." -- Ayn Rand]
fleeky has quit [Ping timeout: 252 seconds]
chiui has joined #ipfs
dqx has joined #ipfs
aesthe has joined #ipfs
refpga has quit [Remote host closed the connection]
chiui has quit [Ping timeout: 264 seconds]
aesthe has quit [Client Quit]
englishm has quit [Excess Flood]
englishm has joined #ipfs
shomodj has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
xelra has quit [Remote host closed the connection]
xelra has joined #ipfs
englishm has quit [Excess Flood]
englishm has joined #ipfs
Hory has quit [Read error: Connection reset by peer]
CGretski has joined #ipfs
dsiypl4 has quit [Ping timeout: 245 seconds]
lassulus has quit [Ping timeout: 268 seconds]
lassulus has joined #ipfs