{"id":47665,"date":"2025-07-30T07:58:49","date_gmt":"2025-07-30T07:58:49","guid":{"rendered":"https:\/\/demo.mfwa.org\/?page_id=47665"},"modified":"2025-08-03T07:24:30","modified_gmt":"2025-08-03T07:24:30","slug":"our-activities","status":"publish","type":"page","link":"https:\/\/mfwa.org\/fr\/programmes\/digital-rights\/our-activities\/","title":{"rendered":"Nos Activit\u00e9s &#038; Projets"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"47665\" class=\"elementor elementor-47665\" 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\">Nos Activit\u00e9s &#038; Projets<\/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\">Nos Activit\u00e9s &#038; Projets<\/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><p><strong>Advocacy for rights-respecting cybersecurity legislations<\/strong>: we have been engaging relevant stakeholders at the national and international levels to push\u00a0for\u00a0the formulation and implementation of\u00a0human-rights-respecting cybersecurity standards, policies\u00a0and legislations. In Ghana, we have been working with the National Cybersecurity Centre (now Cybersecurity Authority) and\u00a0 civil society organisations to promote security and safety in the country\u2019s cyberspace. This is done through direct engagements and public forums.<\/p><p><strong>Empowering women with online safety and digital skills<\/strong>: research has shown that the inequality between men and women in the offline world are largely experienced in the online world. Even though practically every aspect of human life has been moved online, lots of women are being left behind as majority of them remain unconnected. The organisation has been engaging governments about improving the landscape (in terms of infrastructure and affordable access) to make it relatively feasible for more women to connect to the online world. We have also been engaging government, civil society organisations and the media about empowering women to take advantage of digital technologies and online opportunities. The organisation has also been providing capacity building for female journalists, bloggers and entrepreneurs (at entry-level) with digital skills and online safety practices. These activities are largely implemented in Ghana, Liberia and Sierra Leone.<\/p><p><strong>Monitoring &amp; reporting digital rights and online expression violations<\/strong>: as part of the digital rights programme, we monitor, document and report on violations on digital rights and online expression. The reports are issued as alerts and\u00a0statements and\u00a0subsequently collated and analysed into quarterly reports that highlight trends and emerging issues. The alerts and reports are used as advocacy materials for the demand of internet freedom. We also produce policy briefs with policy recommendations for policy makers about digital rights and cybersecurity issues.<\/p><p><strong>African Declaration on Internet Rights and Freedoms<\/strong>: we work with a coalition of freedom of expression and digital rights organisations across Africa to promote the African Declaration on Internet Rights and Freedoms \u2013 a set of principles put together\u00a0to promote human rights standards and principles of openness in internet policy formulation and implementation on the continent.<\/p><p><strong>Engagement at UN level<\/strong>: The MFWA has been engaging in the processes surrounding the Open-Ended Working Group\u00a0on security of and in the use of ICTs.\u00a0 As part of this,\u00a0the organisation engages some\u00a0Diplomatic Missions\u00a0of West African countries\u00a0to advocate for their buy-ins and get them to make submissions about human rights perspectives in the OEWG processes. The engagements are also used to encourage the\u00a0Diplomatic\u00a0Missions to make inputs into country-level implementation processes on cybersecurity and other digital rights issues.<\/p><\/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-47665","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mfwa.org\/fr\/wp-json\/wp\/v2\/pages\/47665","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=47665"}],"version-history":[{"count":8,"href":"https:\/\/mfwa.org\/fr\/wp-json\/wp\/v2\/pages\/47665\/revisions"}],"predecessor-version":[{"id":48248,"href":"https:\/\/mfwa.org\/fr\/wp-json\/wp\/v2\/pages\/47665\/revisions\/48248"}],"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=47665"}],"wp:term":[{"taxonomy":"staff-position","embeddable":true,"href":"https:\/\/mfwa.org\/fr\/wp-json\/wp\/v2\/staff-position?post=47665"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}