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

think about a webstore app for otoroshi wasm plugins #1467

Open
mathieuancelin opened this issue Feb 23, 2023 · 1 comment
Open

think about a webstore app for otoroshi wasm plugins #1467

mathieuancelin opened this issue Feb 23, 2023 · 1 comment

Comments

@mathieuancelin
Copy link
Member

mathieuancelin commented Feb 23, 2023

each plugin could include

  • name and contact of the dev
  • legal stuff
  • multiple versions
  • a list of rights (network, datastore, shared memory, etc)
  • a cryptographic signature
  • payments ???
  • etc

we need stored wasm plugins to enable this one, then, it's only a ref to a plugin on a store instance

@ptitFicus
Copy link
Member

There is two stories in this one :

  • Registry for wasm scripts (like wasmer, but it should have a private mode)
  • webstore built on top of the package manager that allows to buy stuff (event for free) and synchronize it with an Otoroshi instance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants