lbry.com, the website for the LBRY protocol
Find a file
2022-06-23 08:54:44 +08:00
.github Added dependabot.yml 2022-06-23 08:54:44 +08:00
content close jobs 2022-06-17 13:32:11 -04:00
controller add verification invite redirect 2021-11-24 18:53:51 +01:00
data Changed lbry.tv to odysee.com (#1458) 2021-09-20 13:59:17 -04:00
hooks Add php pre-commit hook 2018-05-09 12:23:57 -04:00
lib updated and fix files using php-cs-fixer 2021-05-18 16:09:54 -04:00
model updated and fix files using php-cs-fixer 2021-05-18 16:09:54 -04:00
view close jobs 2022-06-17 13:32:11 -04:00
web fonts in repo 2022-05-24 15:28:01 -04:00
.gitattributes add sass compiler, fix update script, fix ROOT_DIR, create Config class 2016-03-07 16:53:43 -05:00
.gitignore ignore me! 2021-07-09 08:59:33 -04:00
autoload.php update function name for the cache 2018-12-05 10:35:37 -05:00
bootstrap.php Adjust site to use PSR-2 coding standard 2018-05-21 11:49:15 -04:00
check_syntax.sh update php version 2018-04-22 14:04:00 -04:00
composer.json update composer.json 2021-05-07 10:12:47 -04:00
composer.lock update composer.json 2021-05-07 10:12:47 -04:00
composer.phar update to latest composer binary 2021-03-23 12:55:03 -04:00
dev.sh update old dependencies 2021-01-12 22:19:57 +01:00
gradient.jpg Add files via upload 2018-06-14 17:39:26 -04:00
INSTALL.md update composer.json 2021-05-07 10:12:47 -04:00
LICENSE update year (#1215) 2020-02-03 17:04:05 -05:00
monero_trans.png Add files via upload 2018-05-31 12:06:25 -04:00
php-cs-fixer updated and fix files using php-cs-fixer 2021-05-18 16:09:54 -04:00
README.md Update the primary contact person 2021-12-05 12:06:59 -06:00
update.php Fixed submodules not updating issue 2019-04-24 15:41:02 -05:00

lbry.com

We came from the future to help you save the Internet
Official website for the LBRY protocol.

Installation

Please see INSTALL for comprehensive, easy-to-follow instructions on running this project.

Usage

Unless you are planning to contribute to the lbry.com website, this project serves little independent purpose.

To access a local copy of lbry.com, follow INSTALL and then access localhost:8000 in your browser. This will allow you to make changes to the website, test locally, and then submit pull requests.

Contributing

Contributions to this project are welcome, encouraged, and compensated. For more details, see CONTRIBUTING.

License

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

Build URLs

lbry.com provides functionality for redirecting to build assets of other LBRY repos. The general structure is:

lbry.com/releases/<github_repo_name>.<extension>

For example, to get the latest lbry-desktop release on Windows, you would use the URL:

lbry.com/releases/lbry-desktop.exe

Extension is used to get the release for the appropriate operating system, even if the release asset does not match the extension provided.

Operating System Extensions
Windows msi, exe
macOS dmg, pkg
Linux (Debian) deb
Android apk

The asset returned will match the latest release on the appropriate GitHub repo.

Release candidates can also be targeted. For release candidates, use the following structure:

lbry.com/releases/pre/<github_repo_name>.<extension>

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).