LBRY protocol specification
Go to file
Alex Grintsvayg ffa196a55d
update pdf
2019-02-22 14:53:17 -05:00
_layouts print layout 2019-02-08 09:48:20 -05:00
assets fix external link icon 2019-02-19 16:11:45 -05:00
.gitignore v1 2018-12-25 15:22:30 -05:00
404.html v1 2018-12-25 15:22:30 -05:00
_config.yml v1 2018-12-25 15:22:30 -05:00
CNAME v1 2018-12-25 15:22:30 -05:00
dev.sh v1 2018-12-25 15:22:30 -05:00
Gemfile v1 2018-12-25 15:22:30 -05:00
Gemfile.lock v1 2018-12-25 15:22:30 -05:00
index.md add justification 2019-02-20 11:10:59 -05:00
lbry-spec.pdf update pdf 2019-02-22 14:53:17 -05:00
LICENSE v1 2018-12-25 15:22:30 -05:00
pdf.sh print layout 2019-02-08 09:48:20 -05:00
readme.md clarify that an update can change a claim's channel 2019-01-24 09:47:58 -05:00

LBRY Protocol Specification

LBRY is a protocol for accessing and publishing digital content in a global, decentralized marketplace.

This repo contains the official protocol specification for LBRY. It is built with Jekyll.

Usage

The spec is available at https://spec.lbry.io.

To view the content locally, you must have Ruby and bundler installed. Then run bundle install and bundle exec jekyll serve, and open localhost:4000 in your browser.

Contributing

To edit the spec:

  • run bundle exec jekyll serve --watch
  • make changes to the markdown
  • refresh localhost:4000 in your browser to see the effect of your changes.

Contributions to this project are welcome, encouraged, and compensated. For more details, click here.

License

This project is MIT licensed. For the full license, see LICENSE.

Security

We take security seriously. Please contact security@lbry.io regarding any security issues. Our GPG key is here if you need it.

Contact

The primary contact for this project is @lyoshenka (grin@lbry.io).