readme: remove endorsements

We never got format approval for anything here, so I think we'd all feel
more comfortable not including it.
This commit is contained in:
Jimmy Zelinskie 2019-02-14 15:04:33 -05:00
parent a48ab487e2
commit 7b64e92ee9

View file

@ -37,17 +37,6 @@ Chihaya is built for developers looking to integrate BitTorrent into a preexisti
Chihaya's pluggable architecture and middleware framework offers a simple and flexible integration point that abstracts the BitTorrent tracker protocols.
The most common use case for Chihaya is enabling peer-to-peer cloud software deployments.
### Production Use
#### Red Hat
[Quay] is a container registry that offers the ability to download containers via BitTorrent in order to speed up large or geographically distant deployments.
Announce URLs from Quay's torrent files contain a [JWT] in order to allow Chihaya to verify that an infohash was approved by the registry.
By verifying the infohash, Quay can restrict their tracker to only sharing their own content.
[Quay]: https://quay.io
[JWT]: https://jwt.io
## Development
### Contributing