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

Publish stackLicense files to IPFS #130

Open
oberstet opened this issue Jul 26, 2020 · 1 comment
Open

Publish stackLicense files to IPFS #130

oberstet opened this issue Jul 26, 2020 · 1 comment
Assignees

Comments

@oberstet
Copy link
Member

Creating a new XBR Domain requires a stackLicense:

https://github.com/crossbario/xbr-protocol/blob/825d54c9e222582dfae60504f6827ed561dd1d49/contracts/XBRDomain.sol#L93

The license for the software stack running the domain. IPFS Multihash pointing to a JSON/YAML file signed by the project release key.

For now, we need to publish 3 files for stackLicense:

License Description
„capacity license“ worker capacity (by maximum concurrent workers)
„usage license“ worker usage (by consumed monthly worker hours)
„free license“ limited, best-effort
@oberstet
Copy link
Member Author

we need to coordinate/discuss/finalize with Alex which license files to publish, and add that publication at least as a Makefile target in the repo here (or other convenience scripting) ..

@oberstet oberstet self-assigned this Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants