Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

lilianjoseph968-bit/cyberguard-africa

Domaine:

digital infrastructure

Type de record:

softwaretools
Créateur:
lil
Hôte:
# CyberGuard Africa A cybersecurity education, tools, incident-reporting, and community platform for individuals, businesses, and students across Africa. ## Running locally ```bash pip install -r requirements.txt python app.py ``` Then open localhost The SQLite database (`cyberguard.db`) is created automatically on first run with three tables: `messages`, `incident_reports`, and `community_tips`. ## Pages - `/` — Home - `/about` — About - `/learn` — Education hub (6 topics: phishing, passwords, malware, social engineering, mobile safety, business security) - `/tools` — Password strength checker + interactive cyber safety quiz - `/report` — Incident reporting form - `/community` — Community tips wall (submissions are reviewed before appearing publicly) - `/contact` — Contact form - `/admin/login` — Admin login - `/admin` — Admin dashboard (contact messages, incident reports, community tip moderation) ## Admin access Default admin password: `CyberGuard2026!` **Before deploying this publicly, set real environment variables** so the defaults in the code are not used: ```bash export SECRET_KEY="a-long-random-string" export ADMIN_PASSWORD="a-strong-password-only-you-know" ``` The admin dashboard was previously open to anyone — it's now password-protected using a hashed password check and Flask sessions. ## Notes - The password strength checker runs entirely in the browser; nothing is sent to the server. - The incident report form is for guidance and record-keeping, not emergency response — the page reminds users to contact their bank or police directly for urgent cases. - Community tips require admin approval (`/admin` → Community Tips tab) before they're publicly visible, to prevent spam.

Visit

github.com

Similaires

projectschanda-bit/skillbank-africandwandwegroup-bit/ndwandwe-agriconnect-africabit-africa/cursor-mozambique-hackerthonoyinxniffy97-bit/tb-insight-africaThe Voice of Africa: A Bit of BunyanGab-bit-ops/AnalystLab-Africa-week-7-project-

projectschanda-bit/skillbank-africa

# SkillBank Africa – SecurePay Checkout Backend Node.js/Express backend for the Lenco by BroadPay m

ndwandwegroup-bit/ndwandwe-agriconnect-africa

A digital farm management platform designed to help African farmers manage crops, monitor weather, a

bit-africa/cursor-mozambique-hackerthon

# CURSOR Mozambique Hackerthon 2026 🌊FloodGuard Mozambique - Build for Resilience ##### A Cursor Hac

oyinxniffy97-bit/tb-insight-africa

TB risk classification tool using ESR, CRP and Uric Acid for early and easy diagnosis. # 🫁 TB Insig

The Voice of Africa: A Bit of Bunyan

Translation is not commonly esteemed to rank among the highest of literary arts; but it is a very us

Gab-bit-ops/AnalystLab-Africa-week-7-project-

# 🌦️ Weather Data ETL Pipeline A basic ETL (Extract, Transform, Load) pipeline built in Python that