diff --git a/README.rst b/README.rst index 4c48b01c..4828a6ad 100644 --- a/README.rst +++ b/README.rst @@ -16,6 +16,19 @@ pywb can be used as a traditional web application or an HTTP or HTTPS proxy serv pywb is also fully compliant with the `Memento `_ protocol (`RFC-7089 `_). + +Public Projects Using Pywb +--------------------------- + +Several organizations run public services which use pywb that you may explore directly: + +* `Webenact `_ from `rhizome.org `_, features artist focused social media reenactments. (Featured in `NYTimes Bits Blog `_) + +* `Perma.cc `_ embeds pywb as part of a larger `open source application `_ to provide web archive replay for law libraries. + +* `WebRecorder.io `_ uses pywb and builds upon pywb-webrecorder to create a hosted web recording and replay system. + + Usage Examples ----------------------------- @@ -27,12 +40,6 @@ This README contains a basic overview of using pywb. After reading this intro, c * `pywb-proxy-demo `_ showcases the revamped HTTP/S proxy replay system (available from pywb 0.6.0) -The following deployed applications use pywb: - -* https://perma.cc embeds pywb as part of a larger `open source application `_ to provide web archive replay for law libraries. - -* https://webrecorder.io uses pywb and builds upon pywb-webrecorder to create a hosted web recording and replay system. - pywb Tools Overview -----------------------------