Giter Club home page Giter Club logo

Comments (2)

jbenet avatar jbenet commented on May 21, 2024 1

@krl has some nice ideas around datastructures for a blog.

the matrix.org people use a dag of updates that's similar to what you'd want to do in ipfs.

Should every message modify an IPNS entry to the latest message in a linked list of blocks?

i would do it with each sender maintaining their own head at their own ipns entry. and they link to all messages they have seen previously as well. so you'd have a log of "seen" messages

Should there be an authority that owns an IPNS entry to keep a chat working? There could be a set of authorities that should simultaneously accept new entry otherwise, but I couldn't find how IPFS is implemented, so I'm unsure if this is possible currently.

one channel authority is certainly the easiest way, but i'd try to get it working without.

I'll give some thought to the datastructure and post a design back here. i think other people have made merkleized chats before though so worth looking around too

from specs.

daviddias avatar daviddias commented on May 21, 2024

Hey! It has been a while since an update on this thread, @haadcode and @noffle have been developing applications that can give you a good sense of how dynamic content can work on top of IPFS, for e.g: https://github.com/haadcode/orbit

Other sources of info are:

Let me know if it is helpful. For more questions, consider consulting the FAQ repo or opening a new issue there, this repo is reserved for specs itself.

from specs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.