Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stateless Computing with libp2p #147

Closed
faddat opened this issue Nov 6, 2016 · 2 comments
Closed

Stateless Computing with libp2p #147

faddat opened this issue Nov 6, 2016 · 2 comments
Labels
need/analysis Needs further analysis before proceeding

Comments

@faddat
Copy link

faddat commented Nov 6, 2016

Let's suppose for a moment that we have a number of building blocks, and we begin at the bottom with hardware:

  • Hardware

Current (as in: It can be touched, and even bought)

  • image
  • Orange Pi PC

Future (sketches of the products to ensure communicating the whole idea well)

  • "Simple" Smartphone

    • stateless OS and applications loaded from a remote, distributed, secure/validated source(s)
      • all state is local
        • Distributed, encrypted backup is optional
    • IP-only voice/video/chat
    • No support for POTS
  • Laptop
    * stateless OS and applications loaded from a remote, distributed, secure/validated source(s)

    • all state is local
      • Distributed, encrypted backup is optional
  • libp2p

    • "default" choice throughout the system for p2p applications.
  • zerotier

    • What will be used to ensure networking is either private or easy depending on context
  • tendermint

    • fast global and local blockchains

Applications:

  • chat
  • collaborative work
  • voice calls
  • video calls
  • server swarms

API for Developers:
.....This still needs refining. I think overall, this issue is much more refined, however.

@whyrusleeping whyrusleeping added the need/analysis Needs further analysis before proceeding label Nov 28, 2016
@faddat
Copy link
Author

faddat commented Apr 26, 2017

I'm very interested in questions, comments, and the like. Best way to reach me is faddat@gmail.com on google hangouts. I'd much rather use something made using libp2p, though ;).

@faddat faddat changed the title DHT Stateless Computing with libp2p Apr 26, 2017
@daviddias
Copy link
Member

Hi @faddat, seems like you found the wrong repo to ask this question. You might want to open this in https://github.com/ipfs/notes/issues. Closing the issue here and look forward to see the discussion on ipfs/notes :)

marten-seemann pushed a commit that referenced this issue Aug 9, 2022
Implement the FirstSupportedProtocol API.
marten-seemann pushed a commit that referenced this issue Aug 17, 2022
feat: add a function to tell if a context subscribes to query events
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need/analysis Needs further analysis before proceeding
Projects
None yet
Development

No branches or pull requests

3 participants