Skip to content

Commit

Permalink
Add content from Hypha site to docs front page. (#4139)
Browse files Browse the repository at this point in the history
  • Loading branch information
frjo committed Sep 19, 2024
1 parent aa5d4f4 commit 9f248df
Showing 1 changed file with 47 additions and 5 deletions.
52 changes: 47 additions & 5 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,59 @@ hide:
<a href="https://hosted.weblate.org/engage/hypha/"><img src="https://hosted.weblate.org/widgets/hypha/-/svg-badge.svg" alt="Translation status"></a>
</p>

Hypha is an open source submission management platform to receive and manage applications for funding. You are welcome to explore Hypha on our demo sandbox.
<p align="center">
<a href="https://we.hypha.app/"><img src="https://img.shields.io/badge/forum-we.hypha.app-orange" alt="Discourse forum"></a>
<a href="https://chat.hypha.app/"><img src="https://img.shields.io/badge/chat-chat.hypha.app-brightgreen" alt="Zulip chat"></a>
</p>

# What is Hypha?

Hypha is an open source submission management platform to receive and manage applications for funding. You are welcome to explore Hypha on our demo site. [Online Demo](https://sandbox.opentech.fund/)

Developed internally by Open Technology Fund (OTF) and community partners, Hypha is an easy to use, secure, and privacy-focused application and project management system for application reviewers, prospective and current funding recipients, and project managers. Our goal is to facilitate open, accessible, and reproducible code to individuals and organizations working to build a more equitable world.

## Features

* Manage the collection and review of applications or submissions openly and efficiently.
* Customize all aspects of the process, forms, workflows, review options, and more.
* Automate workflows and integrate with other services (Slack, Mailgun, etc).
* Regularly audited software with many privacy and security features.
- **Manage the whole submission pipeline**. Hypha gives you the flexibility to create application forms you need for multiple funding rounds at the same time.
- **Participatory and collaborative review process**. Managers can easily navigate through the platform to evaluate proposals and share their assessments with internal or external stakeholders.
- **Connect with applicants and grantees on the platform**. Send notifications via Slack and e-mail. There are also in-app notifications.
- **100% open source**. Improving the sustainability of open source software is a core component of Hypha.
- Since its inception, **transparency, security, and trust** have driven Hypha’s development:
- A number of comprehensive [security audits](https://www.opentech.fund/news/otf-conducts-security-audit-of-hypha/) have been completed, the last one in 2021.
- We have implemented best practices in Django security to prevent attacks and mitigate vulnerabilities.
- Two-factor authentication is available to enhance your platform security.
- **Your data is yours**. Hypha is self-hosted. This means that application data and all associated information is available on your own systems.

View our [Roadmap](https://github.com/HyphaApp/hypha/wiki/Roadmap) for upcoming features and enhancements.

## Hypha Community

We offer several virtual meeting spaces, including communication forums, chat room channels, and an open GitHub repository for new and current adopters. [Join our forums](https://we.hypha.app/) to discuss new features and report bugs for continuous improvement of the platform. [Get Started](https://github.com/HyphaApp/hypha)

If you want to go further you are welcome to test Hypha on our demo site. Enter the demo site and freely navigate the platform's features. [Online Demo](https://sandbox.opentech.fund/)

## Who contributes to Hypha?

Hypha is improved by a small community of developers, designers, and users. As an open source software with a [BSD 3-clause](https://github.com/HyphaApp/hypha/blob/main/LICENSE) license, we welcome any contribution to expand on what the platform can do and to create add-on functionality not already available. OTF currently partners with [Fredrik Jonsson](https://github.com/frjo) @ [Combonetwork](https://www.combonet.se/), Lead Developer, to ensure the long-term maintenance, security, and sustainability of Hypha.

We are grateful to organizations that have chosen to implement Hypha and appreciate any and all code, design, documentation, bug reports, and other forms of contributions:

- [Open Tech Strategies](https://www.opentechstrategies.com)
- [Remote Inning](https://www.remoteinning.com/)
- [Maxwell Pearl](https://maxwellpearl.com/)
- [Psycle](https://psycle.com/)
- [Superbloom](https://superbloom.design/)
- [Throneless Technology](https://throneless.tech/)
- [Torchbox](https://www.torchbox.com/)

## These organizations are already using Hypha

- [Amateur Radio Digital Communications](https://www.ampr.org/)
- [Digital Defenders Partnership](https://www.digitaldefenders.org/)
- [Digital Freedom Fund](https://digitalfreedomfund.org/)
- [Prototype Fund](https://www.prototypefund.de/en/)
- [Open Technology Fund](https://www.opentech.fund/)

## Technology

* Built with [Django](https://www.djangoproject.com/), [PostgreSQL](https://www.postgresql.org/) and [Wagtail](https://wagtail.io/)
Expand Down

0 comments on commit 9f248df

Please sign in to comment.