{"id":47667,"date":"2025-07-30T08:01:14","date_gmt":"2025-07-30T08:01:14","guid":{"rendered":"https:\/\/demo.mfwa.org\/?page_id=47667"},"modified":"2025-08-03T07:25:49","modified_gmt":"2025-08-03T07:25:49","slug":"success-stories","status":"publish","type":"page","link":"https:\/\/mfwa.org\/fr\/programmes\/digital-rights\/success-stories\/","title":{"rendered":"R\u00e9cits de Succ\u00e8s"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"47667\" class=\"elementor elementor-47667\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2fb1b71 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default sc_fly_static\" data-id=\"2fb1b71\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-aeff7cd sc_content_align_inherit sc_layouts_column_icons_position_left sc_fly_static\" data-id=\"aeff7cd\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5da64ef sc_fly_static elementor-widget elementor-widget-image\" data-id=\"5da64ef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"2560\" height=\"1109\" src=\"https:\/\/mfwa.org\/wp-content\/uploads\/2025\/07\/cyber-2.jpg\" class=\"attachment-full size-full wp-image-47338\" alt=\"\" srcset=\"https:\/\/mfwa.org\/wp-content\/uploads\/2025\/07\/cyber-2.jpg 2560w, https:\/\/mfwa.org\/wp-content\/uploads\/2025\/07\/cyber-2-600x260.jpg 600w, https:\/\/mfwa.org\/wp-content\/uploads\/2025\/07\/cyber-2-1024x444.jpg 1024w, https:\/\/mfwa.org\/wp-content\/uploads\/2025\/07\/cyber-2-768x333.jpg 768w, https:\/\/mfwa.org\/wp-content\/uploads\/2025\/07\/cyber-2-1536x665.jpg 1536w, https:\/\/mfwa.org\/wp-content\/uploads\/2025\/07\/cyber-2-2048x887.jpg 2048w, https:\/\/mfwa.org\/wp-content\/uploads\/2025\/07\/cyber-2-370x160.jpg 370w, https:\/\/mfwa.org\/wp-content\/uploads\/2025\/07\/cyber-2-840x364.jpg 840w, https:\/\/mfwa.org\/wp-content\/uploads\/2025\/07\/cyber-2-410x178.jpg 410w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section-with-custom-width elementor-section elementor-top-section elementor-element elementor-element-d36dbf8 elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default sc_fly_static\" data-id=\"d36dbf8\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-40b0107 sc_content_align_inherit sc_layouts_column_icons_position_left sc_fly_static\" data-id=\"40b0107\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4546c81 sc_fly_static elementor-widget elementor-widget-html\" data-id=\"4546c81\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <title>MFWA\u2011style Sidebar Menu<\/title>\n  <style>\n    body {\n      margin: 0;\n      font-family: \"Segoe UI\", Tahoma, Geneva, Verdana, sans-serif;\n      display: flex;\n      background-color: #f5f5f5;\n    }\n\n    .sidebar {\n      position: fixed;\n      top: 20px;\n      left: 20px;\n      width: 100%;\n      background: #fff;\n      border: 1px solid #ddd;\n      border-radius: 4px;\n      padding: 10px 0;\n      box-shadow: 0 1px 3px rgba(0,0,0,0.1);\n    }\n\n    .sidebar ul {\n      list-style: none;\n      margin: 0;\n      padding: 0;\n      height: 300px;\n      overflow-y: auto;\n    }\n\n    .sidebar ul li {\n      margin: 0;\n    }\n\n    .sidebar ul li a {\n      display: block;\n      padding: 10px 20px;\n      color: #c12d2b;\n      text-decoration: none;\n      font-size: 18px;\n      border-left: 3px solid transparent;\n      transition: background 0.2s, border-color 0.2s;\n      font-weight: 760;\n    }\n\n    .sidebar ul li a:hover {\n      background-color: #f0f0f0;\n      border-left-color: #0078d7;\n      color: #c12d2b;\n    }\n\n    .content {\n      margin-left: 240px;\n      padding: 40px;\n      flex: 1;\n    }\n\n    .dummy-content {\n      height: auto;\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <nav class=\"sidebar\">\n      <h3 style=\"padding-left: 20px;\">Acc\u00e8s Rapide<\/h3>\n    <ul>\n      \n      <li><a href=\"https:\/\/mfwa.org\/fr\/programmes\/digital-rights\/our-activities\">Nos Activit\u00e9s & Projets<\/a><\/li>\n      <li><a href=\"https:\/\/mfwa.org\/fr\/programmes\/digital-rights\/the-team\">L'Equipe<\/a><\/li>\n      <li><a href=\"https:\/\/mfwa.org\/fr\/programmes\/digital-rights\/success-stories\">R\u00e9cits de Succ\u00e8s<\/a><\/li>\n      <li><a href=\"https:\/\/mfwa.org\/fr\/donate\">Faire un Don<\/a><\/li>\n    <\/ul>\n  <\/nav>\n\n  <main class=\"content\">\n    <div class=\"dummy-content\"><\/div>\n  <\/main>\n\n<\/body>\n<\/html>\n\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f6bc9de sc_content_align_inherit sc_layouts_column_icons_position_left sc_fly_static\" data-id=\"f6bc9de\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8bd83cf sc_fly_static elementor-widget elementor-widget-trx_sc_layouts_title\" data-id=\"8bd83cf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"trx_sc_layouts_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"sc_layouts_title with_content without_image without_tint\" ><div class=\"sc_layouts_title_content\"><div class=\"sc_layouts_title_title\"><h1 class=\"sc_layouts_title_caption\">R\u00e9cits de Succ\u00e8s<\/h1><\/div><div class=\"sc_layouts_title_breadcrumbs\"><div class=\"breadcrumbs\"><a class=\"breadcrumbs_item home\" href=\"https:\/\/mfwa.org\/fr\/\">Home<\/a><span class=\"breadcrumbs_delimiter\"><\/span><span class=\"breadcrumbs_item current\">R\u00e9cits de Succ\u00e8s<\/span><\/div><\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-593c9aa sc_fly_static elementor-widget elementor-widget-text-editor\" data-id=\"593c9aa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"td-fix-index\"><div class=\"td-fix-index\"><div class=\"td-fix-index\"><div class=\"td-fix-index\"><div><p>The rise in internet penetration and access to mobile devices across West Africa is facilitating communications, commerce and contributions to national discourse and the demand for transparency and accountability. The expansion of the frontiers of expression in particular is, unfortunately, seen as a threat by some governments in the region. As a result, some of them are increasingly using <a href=\"https:\/\/www.mfwa.org\/how-state-in-francophone-west-africa-are-weaponizing-legislation-to-suppress-freedom-of-expression-online\/\">legislation as a weapon<\/a> to limit expression online. But for the region to participate in, and benefit from the digital revolution, there is the need for a freer and safer digital environment where people can express themselves without fear or favour, innovate, self-develop and participate in governance processes.<\/p><p>Our digital rights work is, thus, focused on promoting a free, open, safe and secured digital space for equitable access and use by all, especially women.<\/p><p>Over the years, we have made significant contributions towards <a href=\"https:\/\/www.mfwa.org\/category\/digital-rights\/page\/2\/\">documenting<\/a> developments (positive and negative) in the digital space and <a href=\"https:\/\/www.mfwa.org\/policy-brief-on-trending-cybersecurity-developments-in-ghana\/\">producing policy briefs<\/a> and reports to inform policy and advocacy interventions. In particular, we have been monitoring and reporting on violations against online expression and issuing periodic reports titled, West Africa <a href=\"https:\/\/www.mfwa.org\/?s=internet+rights+monitor\">Internet Rights Monitor<\/a>. These reports are used as tools to advocate for reparation of abuses, and the protection and respect of human rights online.<\/p><p>The MFWA has also been actively engaging at the national, regional and international levels where we have successfully made inputs into cybersecurity and digital rights discourses. In Ghana, for instance, we have worked with the Cybersecurity Authority (formerly National Cybersecurity Centre) and made recommendations into Ghana\u2019s Cybersecurity Act 2020 (Act 1038). We have also been engaging government and other stakeholders through national-level <a href=\"https:\/\/www.mfwa.org\/?s=digital+rights+forum\">forums<\/a> on digital rights and cybersecurity issues.<\/p><p>Our <a href=\"https:\/\/www.mfwa.org\/publication\/policy-brief-using-the-oweg-to-open-doors-and-build-partnership-for-a-secure-and-human-centric-internet-in-africa\/\">policy brief<\/a> highlighting opportunities that exist for African governments and non-governmental stakeholders to engage the United Nations Open-Ended Working Group (OEWG) was the main reference material used to informed the theme and discussions of the 2022 African School of Internet Governance (AfriSIG).\u00a0 The issues and recommendations raised in the policy brief, and their uptake, were thoroughly discussed by the 2022 AfriSIG participants.<\/p><p>One of the priority areas of the digital rights programme is the promotion of women\u2019s rights online \u2013 an advocacy aimed at promoting an enabling environment that fosters equitable access and use of the internet by all, especially females. We have, thus, been undertaking activities in Ghana, Liberia and Sierra Leone to highlight <a href=\"https:\/\/www.mfwa.org\/?s=women%27s+rights+online\">women\u2019s rights online<\/a> issues and improve digital literacy among women (through capacity building workshops). These activities have <a href=\"https:\/\/www.mfwa.org\/issues-in-focus\/mfwa-builds-the-capacity-of-200-women-journalists-bloggers-activists-in-ghana-sierra-leone-and-liberia\/\">empowered<\/a> about 400 women from Ghana, Liberia and Sierra Leone on issues such as digital rights, identifying online abuses; staying safe online; using digital platforms to boost entrepreneurial initiatives, among others.<\/p><\/div><\/div><\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>MFWA\u2011style Sidebar Menu Acc\u00e8s Rapide Nos Activit\u00e9s &#038; Projets L&#8217;Equipe R\u00e9cits de Succ\u00e8s Faire un Don Page (post)<\/p>\n","protected":false},"author":65,"featured_media":0,"parent":46747,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"staff-position":[],"class_list":["post-47667","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mfwa.org\/fr\/wp-json\/wp\/v2\/pages\/47667","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mfwa.org\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mfwa.org\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mfwa.org\/fr\/wp-json\/wp\/v2\/users\/65"}],"replies":[{"embeddable":true,"href":"https:\/\/mfwa.org\/fr\/wp-json\/wp\/v2\/comments?post=47667"}],"version-history":[{"count":8,"href":"https:\/\/mfwa.org\/fr\/wp-json\/wp\/v2\/pages\/47667\/revisions"}],"predecessor-version":[{"id":48254,"href":"https:\/\/mfwa.org\/fr\/wp-json\/wp\/v2\/pages\/47667\/revisions\/48254"}],"up":[{"embeddable":true,"href":"https:\/\/mfwa.org\/fr\/wp-json\/wp\/v2\/pages\/46747"}],"wp:attachment":[{"href":"https:\/\/mfwa.org\/fr\/wp-json\/wp\/v2\/media?parent=47667"}],"wp:term":[{"taxonomy":"staff-position","embeddable":true,"href":"https:\/\/mfwa.org\/fr\/wp-json\/wp\/v2\/staff-position?post=47667"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}