Hacker News new | ask | show | jobs
by wdbm 393 days ago
How would this compare to hypothes.is?
1 comments

  Many applications, from LibreOffice, Logseq to video players could all benefit from having social functions to compete with centralised solutions like Notion, YouTube etc. Expecting each of these to implement servers for comments and annotations is not realistic. However with a self-hosted annotation server, these apps would only need to implement one integration and users would only need to be connected to a single server.
Does Hypothes.is have a self-hosting option? https://web.hypothes.is/sales/

> Our premium solutions combine the power of social annotation with seamless integrations, enhanced controls, and advanced security. Select your industry, then complete the short form for a demo and pricing. A member of our Partnerships Team will be in touch within 24 hours.

> Does Hypothes.is have a self-hosting option? https://web.hypothes.is/sales/

The code for both the client and server are open source (https://github.com/hypothesis/h) so this is possible. The server is designed to support the needs of large scale deployments, so this does come with some complexity compared to a system you would design for smaller scale usage.

The text on https://web.hypothes.is/ mostly targets schools and universities, because Hypothesis pays for itself by selling integrations with online learning platforms (Canvas, D2L, Blackboard etc.) and associated support.