LBRY protocol specification
Go to file
2022-01-03 14:10:40 -05:00
_layouts lbry.com switch 2019-03-18 14:27:55 -04:00
assets minor style improvements 2019-10-16 16:46:39 -04:00
.gitignore v1 2018-12-25 15:22:30 -05:00
404.html v1 2018-12-25 15:22:30 -05:00
_config.yml lbry.com switch 2019-03-18 14:27:55 -04:00
CNAME Update CNAME 2019-03-18 14:18:06 -04: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 Update index.md 2022-01-02 16:25:05 +01:00
lbry-spec.pdf update spec to deprecate #, replace it with :, and replace that with * 2020-02-28 17:06:30 -05:00
LICENSE Update LICENSE 2020-02-03 04:09:54 +07:00
pdf.sh print layout 2019-02-08 09:48:20 -05:00
readme.md pgp 2021-05-03 18:06:39 -04: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.com.

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.com regarding any security issues. Our PGP key is here if you need it.

Contact

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