Skip to content
This repository was archived by the owner on Apr 16, 2020. It is now read-only.

IRC logs #24

Closed
fazo96 opened this issue Sep 17, 2015 · 7 comments
Closed

IRC logs #24

fazo96 opened this issue Sep 17, 2015 · 7 comments
Assignees

Comments

@fazo96
Copy link

fazo96 commented Sep 17, 2015

I don't know if there's a chan log already, but a bot creating it and storing it in ipfs looks like a great idea to me. The only issue is how to split messages into files:

Do we use a file for every day containing all the messages of the day? Or we divide them by the hour? Or some other way? By the day sounds the best for me.

@jbenet
Copy link
Contributor

jbenet commented Sep 17, 2015

Let's generalize this to hosting all botbot.me logs

@davidar
Copy link
Collaborator

davidar commented Sep 18, 2015

@BotBotMe @bartTC @ipmb @yml Would mirroring botbot.me logs on IPFS be possible?

@davidar davidar changed the title IRC channel: freenode#ipfs IRC logs Sep 18, 2015
@ipmb
Copy link

ipmb commented Sep 18, 2015

I don't know much about IPFS. I'd need more information on what's involved to give you an answer.

@jbenet
Copy link
Contributor

jbenet commented Sep 19, 2015

@ipmb it's a "distributed web" filesystem. all content (websites, data, arbitrary files) gets permanent content addressed, but also available with mutable addrs. think of IPFS like "git + bittorrent + web". for example, our website: https://ipfs.io -- can be accessed by any ipfs gateway:

And the content served is also accessible at content-addressed URIs:

What this boils down to is that -- with botbot.me -- we could:

  • provide a content-addressed mirror / archive
  • make the log viewer website distributed (like our ipfs.io site)

And have URIs like:

@ipmb
Copy link

ipmb commented Sep 21, 2015

I won't have time to take this on, but the project is open source. If you'd like to see this functionality, fell free to contribute. I recommend starting by opening an issue at https://github.com/botbotme/botbot-web and discussing the general approach you would take before writing any code. We would want to know that it wouldn't cause any maintenance burden prior to accepting a pull request.

@jbenet jbenet mentioned this issue Sep 23, 2015
@Mikaela
Copy link

Mikaela commented Sep 25, 2018

Will this issue be closed as there hasn't been activity in three years, GDPR is here and BotBotMe is closing in ten days?

@fazo96
Copy link
Author

fazo96 commented Sep 25, 2018

Yeah. We can reopen is there is any interest

@fazo96 fazo96 closed this as completed Sep 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants