Skip to content
Open
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/faq.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# FAQ

This page is a quick-entry point for common questions. For a complete and detailed list of frequently asked questions — covering installation, configuration, the Platform API, Platform Client, mobile application, and general questions — please visit the full FAQ page:

{% page-ref page="frequently-asked-questions.md" %}

## How can I get involved?

There are many ways to contribute to Ushahidi — from writing documentation and fixing bugs to translating the platform and helping other community members. Head over to the [Contributing & Getting Involved](contributing-or-getting-involved/) section for a full guide on how to get started, whatever your background or skill level.
11 changes: 11 additions & 0 deletions docs/getting-started/development-process/roadmap.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# Roadmap

For a full overview of how the Ushahidi Platform roadmap works — including where to find it, how new items get accepted, and how prioritisation decisions are made — please see the [Roadmap](../../roadmap/) section.

{% page-ref page="../../roadmap/" %}

## Quick links

* [Issues being considered for an upcoming cycle](https://github.com/ushahidi/platform/issues?q=is%3Aopen+is%3Aissue+label%3A%22consider+for+upcoming+cycle%22)
* [Issues currently in progress](https://github.com/ushahidi/platform/issues?q=is%3Aopen+is%3Aissue+label%3A%22Stage%3A+In+progress%22)
* [All community tasks](https://github.com/ushahidi/platform/issues?q=is%3Aopen+is%3Aissue+label%3A%22Community+Task%22)
* [Good first issues for new contributors](https://github.com/ushahidi/platform/issues?q=is%3Aopen+is%3Aissue+label%3Agood-first-issue)



18 changes: 17 additions & 1 deletion docs/untitled/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,21 @@
description: Small things that go a long way towards improving your security
---

# Privacy and security best practices
# Privacy & Security

Ushahidi is used in contexts where the safety of reporters, administrators, and communities can depend on how the platform is configured and used. This section provides practical security guidance for everyone involved in a deployment — from end users to system administrators to those hosting the platform infrastructure.

## Who this section is for

Security responsibilities are shared across three distinct roles in any Ushahidi deployment:

* **Users** — individuals submitting reports or accessing the platform day-to-day. Learn how to protect yourself and your information: [Security as a user](security-as-a-user.md)
* **Deployment admins** — people managing a deployment, its data, and its team members. Learn how to configure your deployment to protect your community: [Security for deployment admins](security-for-deployment-admins.md)
* **Deployment hosts** — those responsible for the infrastructure that runs the platform. Learn about server-level security essentials: [Security for deployment hosts](security-for-deployment-hosts.md)

## Why this matters

Each Ushahidi deployment is unique — serving a specific community, in a specific context, often around sensitive topics such as crisis response, election monitoring, human rights reporting, or corruption tracking. The exposure of data or the identity of reporters can carry real consequences for real people.

Reading and acting on the guidance in this section is one of the most important things you can do to ensure your deployment protects — rather than inadvertently harms — the communities it is meant to serve.