joocain2_ has quit [Remote host closed the connection]
joocain2 has joined #ipfs
zautomata2 has quit [Ping timeout: 256 seconds]
ashark has joined #ipfs
larpanet has joined #ipfs
ashark has quit [Ping timeout: 248 seconds]
hamess has joined #ipfs
krs93_ has joined #ipfs
krs93_ has quit [Remote host closed the connection]
krs93__ has quit [Ping timeout: 240 seconds]
Ellenor is now known as Reinhilde
Kristjan has joined #ipfs
Kristjan has quit [Remote host closed the connection]
ashark has joined #ipfs
vmx has joined #ipfs
sz0 has quit [Quit: Connection closed for inactivity]
ashark has quit [Ping timeout: 265 seconds]
larpanet has quit [Ping timeout: 260 seconds]
raynold has quit [Quit: Connection closed for inactivity]
anewuser has quit [Quit: anewuser]
erictapen has joined #ipfs
AkhILman_ has joined #ipfs
AkhILman has quit [Disconnected by services]
AkhILman has joined #ipfs
AkhILman has quit [Disconnected by services]
erictapen has quit [Ping timeout: 248 seconds]
AkhILman has joined #ipfs
perohig has joined #ipfs
AkhILman has quit [Disconnected by services]
AkhILman has joined #ipfs
perohig has quit [Remote host closed the connection]
ralphtheninja has joined #ipfs
larpanet has joined #ipfs
cxl000 has joined #ipfs
AkhILman has quit [Disconnected by services]
AkhILman has joined #ipfs
AkhILman has quit [Disconnected by services]
AkhILman_ is now known as AkhILman
AkhILman1 has joined #ipfs
larpanet has quit [Ping timeout: 268 seconds]
grumble has quit [Quit: Well, would you look at the time. I've almost missed my ambiguous, non-existent appointment that I have scheduled just when I start to lose interest in my current conversation.]
Milijus has quit [Ping timeout: 252 seconds]
grumble has joined #ipfs
Milijus has joined #ipfs
Milijus has quit [Max SendQ exceeded]
Milijus has joined #ipfs
Milijus has quit [Client Quit]
larpanet has joined #ipfs
<acrylamid>
i had a question regarding the way go-ipfs encodes pubsub messages .. i wrote pubsub support for py-ipfs-api, i can list peers, publish, subscribe, etc..
oddpotato[m] has joined #ipfs
<acrylamid>
with subscribe i can decode the data, seqno fields etc .. but the from field i'm not sure
<acrylamid>
is it base58 encoded or base64 encoded ? i get this for example EiCVRY8biE/F/YOUH/uLXypwA15Gr72fx5CwD/xsA4gGJA==
lanzafame has quit [Quit: Connection closed for inactivity]
<oddpotato[m]>
does anyone know how to get started in making a http gateway for ipfs like domain.com/ipns instead of ipfs.io/ipns ??
hamess has quit [Remote host closed the connection]
larpanet has quit [Ping timeout: 252 seconds]
zautomata has joined #ipfs
perohig has joined #ipfs
perohig has left #ipfs [#ipfs]
larpanet has joined #ipfs
rldx[m] has joined #ipfs
Mateon1 has quit [Remote host closed the connection]
Mateon1 has joined #ipfs
Jesin has quit [Quit: Leaving]
joocain2 has quit [Remote host closed the connection]
expositive has quit [Remote host closed the connection]
joocain2 has joined #ipfs
webdev007 has joined #ipfs
edulix has quit [Ping timeout: 252 seconds]
edulix has joined #ipfs
HPH^ has joined #ipfs
<LaPingvino[m]>
it's very easy
<LaPingvino[m]>
1. have a vps
<LaPingvino[m]>
2. configure dns
<LaPingvino[m]>
3. configure ipfs to bind to 0.0.0.0
<LaPingvino[m]>
4. run ipfs daemon
edulix has quit [Ping timeout: 264 seconds]
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zautomata has quit [Ping timeout: 248 seconds]
HPH^ has quit [Ping timeout: 264 seconds]
ashark has joined #ipfs
<walle303>
I'm adding a more up to date copy of wikipedia-en to IPFS now, I expect it to take a few days
<voker57>
I've added a file on one node and can't retrieve it fully on other node or on the gateway, what can I do to debug?
<walle303>
If anyone wants to pin the esperanto copy I added recently, here it is /ipns/QmUyQEdWPA7aY93S2Qbctb5yrF5o72PRcQjD5oGcdbePzi
<lgierth>
walle303: file an issue with the new hashes so we can make sure to pin them too
<lgierth>
(i can't right now)
<walle303>
lgierth: for the english one, esperanto one, or both
ulrichard has quit [Remote host closed the connection]
shizy has joined #ipfs
Jesin has joined #ipfs
unclerically has joined #ipfs
Jesin has quit [Remote host closed the connection]
Jesin has joined #ipfs
<lgierth>
all of them :)
<lgierth>
we can crate eo.wikipedia-on-ipfs.org too
<lgierth>
*create
Taoki has quit [Ping timeout: 240 seconds]
dexter0 has quit [Ping timeout: 272 seconds]
dexter0_ has joined #ipfs
dexter0_ is now known as dexter0
Neomex has joined #ipfs
toxync01 has quit [Ping timeout: 248 seconds]
<lgierth>
substack: when you posted hashes here, is it okay to just go and fetch it right away, or does that eat your bandwidth?
fredthomsen has joined #ipfs
<lgierth>
acrylamid: looks like base64 to me
<acrylamid>
lgierth: i can base64-decode the string but the result is not the peer id
<lgierth>
acrylamid: yeah it might be the raw hash or so. let me check
<lgierth>
acrylamid: yes - try base58-encoding it after base64-decoding
<lgierth>
and the return of Pretty() is the classic PeerID starting in Qm
<acrylamid>
lgierth: thank you so much
<lgierth>
cool
<lgierth>
:]
erictapen has joined #ipfs
fredthomsen has quit [Quit: Leaving.]
<acrylamid>
are there plans to declare pubsub as an official stable part of ipfs?
<acrylamid>
i haven't had any problems with it but i'm mainly playing with local nodes
toxync01 has joined #ipfs
larpanet has quit [Ping timeout: 248 seconds]
<lgierth>
yes definitely - it's been in use for a while now, but we want smarter tree-forming and routing before making it official. until then it's experimental and can get substantial changes (however that's unlikely by now)
Taoki has joined #ipfs
<acrylamid>
i'm using it to make requests between nodes, passing json content and i wondered if there is a message length limit
<lgierth>
goood question
<lgierth>
note that the reliability is undefined so far, so messages might get dropped or be delivered multiple times
<acrylamid>
ok
<acrylamid>
i run multiple "subscribe" simultaneous API calls on the same node, which doesn't seem to be a problem
<lgierth>
keks[m]: is there a maximum length for pubsub messages?
<lgierth>
you can make it both reliable and have small messages: add the message to ipfs (along with the hash of the previous message), and publish just the message's hash
<lgierth>
then you have a hash-chain of messages
droman has joined #ipfs
<lgierth>
a downside is that the subscriber would have to fetch messages from ipfs before being able to handle them
<acrylamid>
it's a great approach
<acrylamid>
but then it adds unnecessary content to the node
<acrylamid>
i send for example "search" requests on a commonly-agreed topic, and reply through pubsub with the results encoded in a json object
goiko has quit [Quit: ﴾͡๏̯͡๏﴿ O'RLY? Bye!]
<acrylamid>
that's why i wondered if there's a limit on the message length
<lgierth>
you can make the specific search the topic
<lgierth>
e.g. topic = sha256(query)
<lgierth>
and just keep on publishing results on that topic
<lgierth>
the search request would include the topic that results should be published to
jzelinskie has joined #ipfs
<acrylamid>
right
dconroy has joined #ipfs
<lgierth>
the upside is that with large result sets, you can start using results right as they stream in
dconroy has quit [Client Quit]
<lgierth>
without having to wait for the whole thing to be received and parsed
<acrylamid>
i could publish results individually
<lgierth>
yeah or in batches
<acrylamid>
but then it's less reliable maybe
<acrylamid>
i've got working pubsub support for py-ipfs-api
<lgierth>
nice :)
<acrylamid>
i declared a special "pubsub" encoding i didn't see another way around it
goiko has joined #ipfs
goiko has quit [Changing host]
goiko has joined #ipfs
Alpha64 has joined #ipfs
<acrylamid>
lgierth: thanks for all the infos
bomb-on has quit [Quit: zzz]
edulix has joined #ipfs
inetic has quit [Ping timeout: 248 seconds]
erictapen has quit [Ping timeout: 248 seconds]
jungly has quit [Remote host closed the connection]
Guest63586 has joined #ipfs
raynold has joined #ipfs
witten has quit [Ping timeout: 248 seconds]
markedfinesse has quit [Remote host closed the connection]
markedfinesse has joined #ipfs
fredthomsen has joined #ipfs
clickjack has quit [Ping timeout: 264 seconds]
AkhILman has quit [Ping timeout: 248 seconds]
clickjack has joined #ipfs
SunflowerSociety has joined #ipfs
ONI_Ghost has quit [Ping timeout: 264 seconds]
jaboja has joined #ipfs
unclerically has quit [Ping timeout: 248 seconds]
kaotisk_ has joined #ipfs
edulix has quit [Ping timeout: 248 seconds]
kaotisk has quit [Ping timeout: 260 seconds]
NickBusey has quit [Ping timeout: 240 seconds]
ashark has quit [Ping timeout: 252 seconds]
sim590 has quit [Ping timeout: 240 seconds]
bomb-on has joined #ipfs
jaboja has quit [Ping timeout: 240 seconds]
fredthomsen has quit [Quit: Leaving.]
ashark has joined #ipfs
rendar has quit [Quit: std::lower_bound + std::less_equal *works* with a vector without duplicates!]
jaboja has joined #ipfs
robattila256 has quit [Ping timeout: 272 seconds]
robattila256 has joined #ipfs
<walle303>
Looks like it's going to take another day to add the english wikipedia to IPFS, then probably another day or two to generate the search index
espadrine has joined #ipfs
sim590 has joined #ipfs
webdev007 has quit [Remote host closed the connection]
PorcoRosso70 has joined #ipfs
fredthomsen has joined #ipfs
zautomata has joined #ipfs
edulix has joined #ipfs
edulix has quit [Ping timeout: 248 seconds]
jzeus has joined #ipfs
jaboja has quit [Ping timeout: 240 seconds]
ilyaigpetrov has quit [Quit: Connection closed for inactivity]
Encrypt has joined #ipfs
robattila256 has quit [Ping timeout: 264 seconds]
robattila256 has joined #ipfs
bridebowl has joined #ipfs
upperdeck has quit [Ping timeout: 248 seconds]
upperdeck has joined #ipfs
espadrine has quit [Ping timeout: 268 seconds]
edulix has joined #ipfs
edulix has quit [Ping timeout: 264 seconds]
EternalDeiwos has joined #ipfs
fredthomsen has quit [Quit: Leaving.]
edulix has joined #ipfs
EternalDeiwos has quit [Ping timeout: 260 seconds]
robattila256 has quit [Ping timeout: 268 seconds]
robattila256 has joined #ipfs
zautomata1 has joined #ipfs
zautomata has quit [Ping timeout: 265 seconds]
zautomata2 has joined #ipfs
zautomata1 has quit [Ping timeout: 256 seconds]
ashark has quit [Ping timeout: 252 seconds]
zautomata3 has joined #ipfs
zautomata2 has quit [Ping timeout: 272 seconds]
leeola has joined #ipfs
kaotisk has joined #ipfs
kaotisk_ has quit [Ping timeout: 256 seconds]
dimitarvp has quit [Quit: Bye]
metric_ is now known as metric
zautomata4 has joined #ipfs
zautomata3 has quit [Ping timeout: 252 seconds]
zautomata4 has quit [Ping timeout: 240 seconds]
espadrine has joined #ipfs
Cavedude has quit [Read error: Connection reset by peer]
Cavedude has joined #ipfs
nope_23 has joined #ipfs
SunflowerSociety has quit [Read error: Connection reset by peer]
SunflowerSociety has joined #ipfs
Intensity has quit [Ping timeout: 246 seconds]
Reinhilde is now known as Ellenor
Jesin has quit [Quit: Leaving]
Encrypt has quit [Ping timeout: 240 seconds]
pawalls has quit [Remote host closed the connection]