diff --git a/README.md b/README.md index 28200594..5d8ee2c3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,11 @@ Please see [INSTALL](INSTALL.md) for comprehensive, easy-to-follow instructions Unless you are planning to contribute to the lbry.io website, this project serves little independent purpose. -To access a local copy of lbry.io, follow [INSTALL](INSTALL.md) and then access `localhost:8000` in your browser. +To access a local copy of lbry.io, follow [INSTALL](INSTALL.md) 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. + +## Running from Source + +Please see [INSTALL](INSTALL.md) for details on how to run from source. ## License @@ -22,9 +26,13 @@ This project is MIT licensed. For the full license, see [LICENSE](LICENSE). Contributions to this project are welcome, encouraged, and compensated. For more details, see [CONTRIBUTING](https://lbry.io/faq/contributing). +## Security + +We take security seriously. Please contact [security@lbry.io](mailto:security@lbry.io) regarding any security issues. Our PGP key is [here](https://keybase.io/lbry/key.asc) if you need it. + ## Contact -The primary contact for this project is Jeremy Kauffman (jeremy@lbry.io). +The primary contact for this project is [Jeremy Kauffman](https://github.com/kauffj) (jeremy@lbry.io). ## Additional Info and Links