Hypothes.is brings community peer review to The Internet. It is a web site and a browser application which enable rich annotation of web content. The web site acts as both a community and authentication end point as well as a deployment host for the browser application.
The browser application is based substantially on work by the Open Knowledge Foundation on the Annotator Project.
Please join us in #hypothes.is on freenode.
See INSTALL.rst for installation instructions.
Installation has, hopefully, gone smoothly. If you ran into any problems, be
sure to seek help on IRC or the mailing list. To run the server, simply use
the run command:
$ ./run
This command will run the server, reloading the application whenever changes are made to the source code, and restarting it should it crash for some reason.
See #hypothes.is.
Hypothes.is is released under the 2-Clause BSD License, sometimes referred to as the "Simplified BSD License" or the "FreeBSD License". Some third-party components are included. They are subject to their own licenses. All of the license information can be found in the included LICENSE file.