aschmahmann changed the topic of #ipfs to: Heads Up: To talk, you need to register your nick! Announcements: go-ipfs 0.7.0 and js-ipfs 0.50.2 are out! Get them from dist.ipfs.io and npm respectively! | Also: #libp2p #ipfs-cluster #filecoin #ipfs-dev | IPFS: https://github.com/ipfs/ipfs | Logs: https://view.matrix.org/room/!yhqiEdqNjyPbxtUjzm:matrix.org/ | Forums: https://discuss.ipfs.io | Code of Conduct: https://git.io/vVBS0
coniptor has quit [Ping timeout: 256 seconds]
Jeanne-Kamikaze has quit [Quit: Leaving]
mowcat has quit [Ping timeout: 246 seconds]
coniptor has joined #ipfs
Newami has joined #ipfs
pecastro has quit [Ping timeout: 246 seconds]
Newami has quit [Quit: Leaving]
n0mn0m has joined #ipfs
arcatech has joined #ipfs
mindCrime has joined #ipfs
arcatech has quit [Quit: Be back later.]
kn0rki has quit [Quit: Leaving]
LHLaurini2 has joined #ipfs
LHLaurini has quit [Ping timeout: 240 seconds]
}ls{ has quit [Ping timeout: 240 seconds]
}ls{ has joined #ipfs
Jeanne-Kamikaze has joined #ipfs
GuerrillaMonkey has joined #ipfs
Jeanne-Kamikaze has quit [Ping timeout: 240 seconds]
ipfs-stackbot has quit [Remote host closed the connection]
Jeanne-Kamikaze has joined #ipfs
ipfs-stackbot has joined #ipfs
GuerrillaMonkey has quit [Ping timeout: 256 seconds]
LHLaurini has joined #ipfs
LHLaurini2 has quit [Ping timeout: 256 seconds]
neglects has quit [Remote host closed the connection]
drathir_tor has quit [Remote host closed the connection]
drathir_tor has joined #ipfs
coniptor has quit [Ping timeout: 272 seconds]
Ringtailed-Fox has joined #ipfs
Ringtailed_Fox has quit [Read error: Connection reset by peer]
p-core has quit [Quit: p-core]
p-core has joined #ipfs
coniptor has joined #ipfs
Pikipeanut has joined #ipfs
askerio has joined #ipfs
pecastro has joined #ipfs
askerio has left #ipfs [#ipfs]
viniciusb has joined #ipfs
<viniciusb>
Hello! How does the node makes the initial discovery? In other words, how does it finds the first other node and joins the network?
n0mn0m[away] has quit [Quit: n0mn0m has gone to sleep. ZZZzzz…]
tsrt^ has quit []
vs^ has joined #ipfs
<swedneck>
<viniciusb "Hello! How does the node makes t"> there is a list of bootstrap nodes in he config, when starting it asks these nodes for other peers on the network
<swedneck>
you can see this list easily with `ipfs bootstrap`
<viniciusb>
Ah cool, so bootstrap nodes pre-bundled, thanks for explaining 😊️
viniciusb has quit [Quit: viniciusb]
<swedneck>
yes, and you can change the list if you want
<swedneck>
e.g. you may have a local server node that is always* online, and may prefer to only bootstrap from that
coniptor has quit [Ping timeout: 256 seconds]
matt-h has quit [Ping timeout: 260 seconds]
coniptor has joined #ipfs
Pikipeanut has quit [Quit: A bientôt!]
matt-h has joined #ipfs
miceiken has joined #ipfs
brianhoffman has joined #ipfs
ipfs-stackbot has quit [Remote host closed the connection]
ipfs-stackbot has joined #ipfs
mikkel has quit [Quit: leaving]
The_8472 has quit [Ping timeout: 268 seconds]
The_8472 has joined #ipfs
jcea has joined #ipfs
}ls{ has joined #ipfs
coniptor has quit [Ping timeout: 246 seconds]
KempfCreative has joined #ipfs
Ringtailed-Fox has quit [Read error: Connection reset by peer]
Ringtailed_Fox has joined #ipfs
coniptor has joined #ipfs
<IanPreston[m]>
<IanPreston[m] "Does go-ipfs currently have repr"> The answer is no. Even changing the build dir changes the output.
hackersCardgame_ has joined #ipfs
Ringtailed_Fox has quit [Read error: Connection reset by peer]
Ringtailed-Fox has joined #ipfs
worc3131 has joined #ipfs
Caterpillar has quit [Remote host closed the connection]
Caterpillar has joined #ipfs
coniptor has quit [Ping timeout: 240 seconds]
Ringtailed-Fox has quit [Read error: Connection reset by peer]
Ringtailed-Fox has joined #ipfs
KempfCreative has quit [Ping timeout: 265 seconds]
Ringtailed-Fox has quit [Read error: Connection reset by peer]
Ringtailed_Fox has joined #ipfs
Ringtailed_Fox has quit [Read error: Connection reset by peer]
Ringtailed_Fox has joined #ipfs
Ringtailed_Fox has quit [Read error: Connection reset by peer]
Ringtailed_Fox has joined #ipfs
Ringtailed_Fox has quit [Read error: Connection reset by peer]
Ringtailed_Fox has joined #ipfs
Ringtailed_Fox has quit [Read error: Connection reset by peer]
Ringtailed_Fox has joined #ipfs
LambertHeller[m] has joined #ipfs
Ringtailed_Fox has quit [Read error: Connection reset by peer]
Ringtailed_Fox has quit [Read error: Connection reset by peer]
arcatech has joined #ipfs
digitalnomad91__ has joined #ipfs
digitalnomad91_ has quit [Ping timeout: 246 seconds]
arcatech has quit [Quit: Be back later.]
mindCrime has quit [Ping timeout: 260 seconds]
n0mn0m has joined #ipfs
arcatech has joined #ipfs
n0mn0m is now known as n0mn0m[away]
Sajesajama has quit [Remote host closed the connection]
Sajesajama has joined #ipfs
p-core has quit [Ping timeout: 256 seconds]
<DanielMaricic[m]>
hei guys, first of all Happy new year, second how can i change the ipfs repo from .ipfs to something like D:/ in ipfs desktop? i don't have enough space on C: drive
<DanielMaricic[m]>
also if it's possible to change the CID to use CID v1 instead of CID v0
Sajesajama has quit [Ping timeout: 256 seconds]
digitalnomad91__ has quit [Ping timeout: 256 seconds]
jebba has quit [Ping timeout: 256 seconds]
<McSinyx[m]>
re CID, which context are you referring to?
<McSinyx[m]>
re location, see --init-* in `ipfs daemon --help`
<DanielMaricic[m]>
i'm using the ipfs desktop app, i was wondering how can i config it to use the CID v1 and another physical HDD, i tried set up the env var `IPFS_PATH= D:\` and restarted the app it still uses `C:/user/.ipfs`
<DanielMaricic[m]>
and when i use `Move repo location` i get `EPERM: operation not permitted, mkdir 'E:\'`
<DanielMaricic[m]>
* and when i use `Move repo location` i get `EPERM: operation not permitted, mkdir 'D:\'`
<DanielMaricic[m]>
so it seems that moving the repo location to the root of the HDD doesn't work but inside the folder does.
<DanielMaricic[m]>
that leaves the CIDv0 to CIDv1 if possible
jebba has joined #ipfs
arcatech has quit [Quit: Be back later.]
<DanielMaricic[m]>
it's weird but i have the feeling that it's not possible. hmmm ...
arcatech has joined #ipfs
wallacer has quit [Ping timeout: 265 seconds]
D_ has quit [Ping timeout: 256 seconds]
koo5 has joined #ipfs
<DanielMaricic[m]>
* it's weird but i have the feeling that it's not possible. hmmm
D_ has joined #ipfs
wallacer has joined #ipfs
kn0rki has quit [Quit: Leaving]
mowcat has joined #ipfs
andi- has quit [Quit: WeeChat 2.8]
kn0rki has joined #ipfs
andi- has joined #ipfs
Jesin has quit [Quit: Leaving]
benjamingr__ has joined #ipfs
n0mn0m[away] has quit [Quit: n0mn0m has gone to sleep. ZZZzzz…]