A view that permits a GET to allow listing all the entries
in the database

**Route** - `/entries`

#Query Parameters -

- `?search=` - Search by title, description, get_involved, interest,
creator, and tag.
- `?ids=` - Filter only for entries with specific ids. Argument
must be a comma-separated list of integer ids.
- `?tag=` - Allows filtering entries by a specific tag
- `?issue=` - Allows filtering entries by a specific issue
- `?help_type=` - Allows filtering entries by a specific help type
- `?has_help_types=<True or False>` - Filter entries by whether they have
help types or not. Note that `True`
or `False` is case-sensitive.
- `?featured=True` (or False) - both capitalied. Boolean is set in admin UI
- `?page=` - Page number, defaults to 1
- `?page_size=` - Number of results on a page. Defaults to 48
- `?ordering=` - Property you'd like to order the results by. Prepend with
`-` to reverse. e.g. `?ordering=-title`
- `?moderationstate=` - Filter results to only show the indicated moderation
state, by name. This will only filter if the calling
user has moderation permissions.

GET /api/pulse/v2/entries/?format=api&ordering=published_by__profile&page=30
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1758,
    "next": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=published_by__profile&page=31",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=published_by__profile&page=29",
    "results": [
        {
            "id": 1612,
            "content_url": "https://web.cs.toronto.edu/news-events/events/dls1903",
            "is_bookmarked": false,
            "tags": [
                "computing",
                "ethics",
                "#RCSC"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Ethical Challenges of Intelligent Systems to Embedding Ethics in Computer Sci",
            "description": "This talk will describe Harvard's Embedded EthiCS initiative, a novel approach to integrating ethics into computer science education that incorporates ethical reasoning throughout courses in the standard computer science curriculum. It changes existing courses rather than requiring wholly new courses.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/en/initiatives/responsible-cs/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2020-03-05T13:47:17.539019Z",
            "moderation_state": 3
        },
        {
            "id": 1613,
            "content_url": "https://news.umbc.edu/umbc-students-confront-ethical-challenges-through-new-computing-curriculum/",
            "is_bookmarked": false,
            "tags": [
                "computing",
                "education",
                "ethics",
                "#RCSC"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "UMBC students confront ethical challenges through new computing curriculum",
            "description": "Incorporating ethics into computing curriculum is crucial to ensure that today’s graduates are well prepared to address the complex challenges of the future, Mentis explains. Recently, she and colleagues in UMBC’s College of Engineering and Information Technology received funding from the Mozilla Foundation to support implementing ethics components in their courses.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/en/initiatives/responsible-cs/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-03-05_135153.8093910000.jpg",
            "created": "2020-03-05T13:51:53.809080Z",
            "moderation_state": 3
        },
        {
            "id": 1657,
            "content_url": "https://foundation.mozilla.org/en/blog/teaching-computing-during-covid-19-crisis/",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "Covid-19",
                "ethics",
                "#mozfellows19",
                "RCSC",
                "responsible computer science"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Teaching Computing During COVID 19 Crisis",
            "description": "When COVID-19 hit the United States, and citizens were asked to go home and stay at home, technology became a key part of everyday life. The benefits of technology were highlighted, as well as the harms and unintended consequences of technology. It is now even more critical to discuss ethics and responsibility of technology and computing with our students, to help understand the responsibility of technology during times of crisis to uphold infrastructure, to scale, to not cause harm, to protect privacy and security, and more. Inspired by #teachthevirus and the #coronavirussyllabus.",
            "get_involved": "",
            "get_involved_url": "http://responsiblecs.org",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-30_140359.4044680000.jpg",
            "created": "2020-04-30T14:03:59.403867Z",
            "moderation_state": 3
        },
        {
            "id": 1420,
            "content_url": "https://www.nature.com/articles/d41586-019-02670-w",
            "is_bookmarked": false,
            "tags": [
                "RCSC"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Take Action",
                "Localize & translate"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Look out for potential bias in chemical data sets",
            "description": "Materials science has embraced machine learning. As with other disciplines, researchers must be alert to the risks of biased data.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-12_235816.5287800000.jpg",
            "created": "2019-10-12T23:58:16.528332Z",
            "moderation_state": 3
        },
        {
            "id": 1614,
            "content_url": "https://ethicslab.georgetown.edu/blog/blending-philosophy-and-computer-science",
            "is_bookmarked": false,
            "tags": [
                "computing",
                "education",
                "ethics",
                "#RCSC"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Blending Philosophy and Computer Science for Ethical Development",
            "description": "A semester in, Ethics Lab’s Mozilla Responsible CS project has shown great promise in helping students deeply consider ethics and social responsibility in their computer science work. Ethics Lab and Georgetown’s Computer Science Department were awarded the grant by the Mozilla Foundation in spring 2019 for their proposal to build ethics directly into computer science classes. The project is supported for the 2019-2020 academic year.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/en/initiatives/responsible-cs/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-03-05_135453.6707550000.jpg",
            "created": "2020-03-05T13:54:53.670370Z",
            "moderation_state": 3
        },
        {
            "id": 1621,
            "content_url": "https://foundation.mozilla.org/en/blog/responsible-computer-science-challenge-sigcse/",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "ethics",
                "Pedagogy",
                "RCSC",
                "responsible computer science"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Responsible Computer Science Challenge at SIGCSE",
            "description": "Prior to SIGCSE being canceled, in accordance with the Governor of Oregon’s mandate for canceling convenings of certain sizes related to COVID-19, we held a pre-symposium titled “Integrating Ethics and Social Responsibility in Computing Curricula Symposium.” Our goal was to share some mini-lessons and updates on the Challenge with other computer science faculty, teachers, and community partners interested in advocating for and integrating ethics into computer science education.",
            "get_involved": "",
            "get_involved_url": "http://responsiblecs.org",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-03-21_133041.4998600000.png",
            "created": "2020-03-21T13:30:41.499502Z",
            "moderation_state": 3
        },
        {
            "id": 1458,
            "content_url": "https://foundation.mozilla.org/en/blog/save-date-responsible-cs-challenge-showcase/",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "ethics",
                "RCSC",
                "responsible computer science"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Take Action"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kathy Pham",
                    "profile_id": 3047,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Responsible Computer Science Challenge Showcase",
            "description": "This October in London, select winners from the Responsible Computer Science Challenge will showcase their lessons at the Integrating Ethics in Computing Symposium.\n\nThe presenting educators were awarded funds from Omidyar Network, Mozilla, and other Challenge partners after developing novel ways to integrate ethics into undergraduate computer science education. Learn more about the Challenge at http://responsiblecs.org, and more about the full list of winners here.",
            "get_involved": "",
            "get_involved_url": "http://responsiblecs.org",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-11-05T15:30:09.978342Z",
            "moderation_state": 3
        },
        {
            "id": 1825,
            "content_url": "https://foundation.mozilla.org/en/blog/report-responsible-computer-science-challenge-summer-summit-2020/",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "ethics",
                "Pedagogy",
                "RCSC",
                "responsible computer science"
            ],
            "issues": [],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kathy Pham",
                    "profile_id": 3047,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Report: Responsible Computer Science Challenge Summer Summit 2020",
            "description": "During July 2020, Mozilla hosted the third convening of the 19 awardees of the Responsible Computer Science Challenge. This was the third in-person meeting, following the July 2019 Summer Kick-Off in San Francisco and October 2019 MozFest Convening in London. The goal of this third convening was to celebrate our year together, talk about the work ahead, discuss the challenges of teaching through a pandemic, acknowledge the importance of teaching race in the classroom, hear from industry, and share ideas in breakout groups.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/what-we-fund/awards/responsible-computer-science-challenge/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-08-27_165509.8156810000.png",
            "created": "2020-08-27T16:55:09.815060Z",
            "moderation_state": 3
        },
        {
            "id": 1327,
            "content_url": "https://medium.com/read-write-participate/report-responsible-computer-science-challenge-in-person-kick-off-meeting-ebc20f21929d",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "computing",
                "ethics",
                "RCSC",
                "responsible computer science"
            ],
            "issues": [],
            "help_types": [
                "Promote",
                "Join community"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Jenn Beard",
                    "profile_id": 67,
                    "is_active": true
                },
                {
                    "name": "Kathy Pham",
                    "profile_id": 3047,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Report: Responsible Computer Science Challenge In-Person Kick Off Meeting",
            "description": "On July 16th 2019, Mozilla convened the seventeen awardees of the Responsible Computer Science Challenge. The goal of the event was for awardees to meet each other, share ideas, hear from industry leaders in responsibility, ethics and tech, and plan for next steps of the Challenge. The agenda included an industry panel, group working sessions, and two keynotes on critical race and gender studies and human rights.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-09-13_200902.4798280000.jpg",
            "created": "2019-08-15T13:02:30.747134Z",
            "moderation_state": 3
        },
        {
            "id": 1421,
            "content_url": "http://www.browndailyherald.com/2019/09/05/cs-department-hires-ethics-tas/",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "education",
                "ethics",
                "RCSC",
                "responsible computer science"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "CS department hires Ethics TAs",
            "description": "Newly-hired teaching assistants to integrate ethics into computer science curriculum at Brown University.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-13_000352.8328470000.jpg",
            "created": "2019-10-13T00:03:52.832153Z",
            "moderation_state": 3
        },
        {
            "id": 1422,
            "content_url": "http://cs.brown.edu/news/2019/09/04/brown-cs-makes-responsible-computer-science-integral-part-its-undergraduate-program/",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "education",
                "ethics",
                "RCSC",
                "responsible computer science"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Brown CS Makes Responsible Computer Science Integral Part Of Undergrad Program",
            "description": "In the last few years, the department has started to offer a number of courses that exclusively address the ethical and societal impact of CS. These include Cybersecurity Ethics (new this fall); Data, Ethics and Society; and CS for Social Change. While these courses allow students to explore these subjects in depth, Brown CS felt it was important to cover ethical and societal issues in as many courses as possible and as frequently as possible.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Responsible Computer Science, Ethics, Computing",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-13_000720.6714460000.jpg",
            "created": "2019-10-13T00:07:20.671076Z",
            "moderation_state": 3
        },
        {
            "id": 1658,
            "content_url": "https://foundation.mozilla.org/en/blog/teaching-computing-during-covid-19-crisis/",
            "is_bookmarked": false,
            "tags": [
                "computing",
                "ethics",
                "mozfellows18",
                "mozfellows19",
                "RCSC",
                "responsible computer science"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kathy Pham",
                    "profile_id": 3047,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Teaching Computing During the COVID-19 Crisis",
            "description": "When COVID-19 hit the United States, and citizens were asked to go home and stay at home, technology became a key part of everyday life. The benefits of technology were highlighted, as well as the harms and unintended consequences of technology. It is now even more critical to discuss ethics and responsibility of technology and computing with our students, to help understand the responsibility of technology during times of crisis to uphold infrastructure, to scale, to not cause harm, to protect privacy and security, and more. Inspired by #teachthevirus and the #coronavirussyllabus.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/what-we-fund/awards/responsible-computer-science-challenge/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-30_144803.7947430000.jpg",
            "created": "2020-04-30T14:48:03.794177Z",
            "moderation_state": 3
        },
        {
            "id": 1742,
            "content_url": "http://cs.brown.edu/~seny/aftp/",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "equality",
                "ethics",
                "justice",
                "RCSC",
                "responsible computer science"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Algorithms for the People",
            "description": "Computer Science & Marginalized CommunitiesDuring our time together, my students and I read, analyzed and discussed many reports and articles and we thought a lot about computer science’s role (and sometimes absence) in various social problems. We thought about the problems that different communities were facing and whether technology-based solutions even made sense (often they didn’t!). In some cases, we also sketched new technologies that could potentially impact these communities in a positive way.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/what-we-fund/awards/responsible-computer-science-challenge/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-09_135424.5276830000.jpg",
            "created": "2020-06-09T13:54:24.527257Z",
            "moderation_state": 3
        },
        {
            "id": 1368,
            "content_url": "https://blog.mozilla.org/blog/2019/04/30/2-4-million-in-prizes-for-schools-teaching-ethics-alongside-computer-science/",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "ethics",
                "#RCSC",
                "responsible computer science"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Join community"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Jenn Beard",
                    "profile_id": 67,
                    "is_active": true
                },
                {
                    "name": "Kevin Zawacki",
                    "profile_id": 82,
                    "is_active": true
                },
                {
                    "name": "Kathy Pham",
                    "profile_id": 3047,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "$2.4 Million in Prizes for Schools Teaching Ethics Alongside Computer Science",
            "description": "We are announcing the first winners of the Responsible Computer Science Challenge. We’re awarding $2.4 million to 17 initiatives that integrate ethics into undergraduate computer science courses. The winners’ proposed curricula are novel: They include in-class role-playing games to explore the impact of technology on society. They embed philosophy experts and social scientists in computer science classes. They feature “red teams” that probe students’ projects for possible negative societal impacts. And they have computer science students partner with local nonprofits and government agencies.",
            "get_involved": "",
            "get_involved_url": "http://responsiblecs.org/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-09-10_022353.6806900000.jpg",
            "created": "2019-09-10T02:23:53.680282Z",
            "moderation_state": 3
        },
        {
            "id": 2230,
            "content_url": "https://foundation.mozilla.org/en/blog/teaching-responsible-computing-summit-2021/",
            "is_bookmarked": false,
            "tags": [
                "ethics",
                "RCSC",
                "responsible computer science",
                "responsible computing"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Promote"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Kathy Pham",
                    "profile_id": 3047,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Teaching Responsible Computing Summit 2021",
            "description": "Join teaching individuals across the world, across disciplines on July 27th, 2021 11:15AM - 5:15PM EDT for the Teaching Responsible Computing Summit. See Registration for more details.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/en/blog/teaching-responsible-computing-summit-2021/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-26_143958.4860950000.jpg",
            "created": "2021-07-26T14:39:58.485814Z",
            "moderation_state": 3
        },
        {
            "id": 1627,
            "content_url": "https://cmci.colorado.edu/~cafi5706/SIGCSE2020_EthicsSyllabi.pdf",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "ethics",
                "Pedagogy",
                "RCSC",
                "responsible computer science"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "What Do We Teach When We Teach Tech Ethics? A Syllabi Analysis",
            "description": "To both describe current trends in computing ethics coursework and to provide guidance for further ethics inclusion in computing, we present an in-depth qualitative analysis of 115 syllabi from university technology ethics courses.",
            "get_involved": "",
            "get_involved_url": "http://responsiblecs.org",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2020-03-27T19:13:12.618324Z",
            "moderation_state": 3
        },
        {
            "id": 1619,
            "content_url": "https://foundation.mozilla.org/en/blog/responsible-computer-science-challenge-mozfest/",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "ethics",
                "Pedagogy",
                "#RCSC",
                "responsible computer science"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Plan & organize",
                "Promote"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kathy Pham",
                    "profile_id": 3047,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "The Responsible Computer Science Challenge at MozFest",
            "description": "During MozFest 2019, Mozilla hosted the second convening of the 17 awardees of the Responsible Computer Science Challenge. The goal of this second convening was for awardees to share ideas and challenges with each other, collaborate with the global Responsible Computer Science community, and learn from others within the larger MozFest community. We achieved this with a small group convening on Thursday, a Lessons Showcase at the University College London on Friday, and attendance with the global MozFest community over the weekend.",
            "get_involved": "",
            "get_involved_url": "http://responsiblecs.org",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-03-19_163759.4520070000.png",
            "created": "2019-12-06T16:37:59.449797Z",
            "moderation_state": 3
        },
        {
            "id": 1728,
            "content_url": "https://cacm.acm.org/news/245121-a-new-class-of-ai-ethics/fulltext",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "computing",
                "ethics",
                "RCSC",
                "responsible computer science"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "A New Class of AI Ethics",
            "description": "Natalie Garrett, a Ph.D. student and researcher at the University of Colorado, Boulder, is among those promoting a broader framework. With support from the Mozilla Responsible Computer Science Challenge, Garrett works with professors to revamp existing coursework to shine more light on ethical issues. For example, one area of interest is adding ethics problems to coding assignments. \"We want to help educators identify what topics should be taught and create scaffolding for developing future AI ethics education at the university level,\" she explains.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/what-we-fund/awards/responsible-computer-science-challenge/",
            "interest": "Ethics, Computing, Pedagogy, Classes",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-26_025648.3373270000.jpg",
            "created": "2020-05-26T02:56:48.336969Z",
            "moderation_state": 3
        },
        {
            "id": 1423,
            "content_url": "https://www.sltrib.com/opinion/commentary/2019/09/08/suresh-venkatasubramanian/",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "ethics",
                "RCSC",
                "survey"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Plan & organize",
                "Promote",
                "Take Action"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Suresh Venkatasubramanian: Utah should opt out of the surveillance state",
            "description": "While companies can chip away at the technological limits, the legal challenges are more difficult. Any database of collected images can be used beyond its intended purpose. For example, when you got a Utah driver’s license photo, did you know it would be dumped into a database and scanned thousands of times by law enforcement agencies?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-13_001901.4369750000.jpg",
            "created": "2019-10-13T00:19:01.436661Z",
            "moderation_state": 3
        },
        {
            "id": 1451,
            "content_url": "https://forms.gle/2P8xnhazMztQnh1H7",
            "is_bookmarked": false,
            "tags": [
                "#accessibility",
                "#data privacy",
                "#digital inclusion",
                "#digital security",
                "#olx",
                "#online privacy & security",
                "#privacy and security"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Maurine Chepkoech",
            "submitter_profile_id": 3089,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Brian Obilo",
                    "profile_id": 1427,
                    "is_active": true
                },
                {
                    "name": "Selina Musuta",
                    "profile_id": 1587,
                    "is_active": true
                },
                {
                    "name": "Maurine Chepkoech",
                    "profile_id": 3089,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Leaders: Accessible Online Security",
            "description": "As from January 2020, we will be running an Online Security training and mentorship program. We will focus on Cybersecurity, Secure online communications, Tech Policy and Open by design. Our 14 week program has been designed to engage our participants on these topics weekly. Our participants will have access to:\n\nMentors and coaches from the cybersecurity field.\n\nResources on digital safety\n\nGuidance on Open by design for their projects to ensure inclusion and participation.\n\nTherefore, we aim to mentor and train Open Leaders who will be the new voices of Openness and Digital Safety globally.",
            "get_involved": "1. Volunteer: mentor,coach 2. Information: You can give information on opportunities that can help expand our outreach such as; grants, programs, events, conferences, summer schools etc. 3. Advice: On ways we can improve our program, curriculum and implementation strategies. 4. Collaboration",
            "get_involved_url": "https://forms.gle/2P8xnhazMztQnh1H7",
            "interest": "Our project focuses on mentoring participants to create open projects to champion for accessible online security. By becoming a contributor, mentor, coach or participant, we will work hand in hand to promote Internet Health.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-25_142953.4562720000.png",
            "created": "2019-10-25T14:29:53.455958Z",
            "moderation_state": 3
        },
        {
            "id": 1537,
            "content_url": "https://www.bellingcat.com/news/2019/12/19/transnational-white-terror-exposing-atomwaffen-and-the-iron-march-networks/",
            "is_bookmarked": false,
            "tags": [
                "data-science",
                "hate tracking",
                "investigation",
                "maps",
                "osint"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Emmi Bevensee",
            "submitter_profile_id": 3111,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Emmi Bevensee",
                    "profile_id": 3111,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open-Source Investigation into Online Hate Networks",
            "description": "We dug into and exposed the shady networks of transnational white-supremacist terror using open-source investigation tools. We revealed organizing, funding, and infiltration methods of groups like aimed at turning online hate and disinformation campaigns into real-world violence. We even made interactive maps exposing the international spread of Iron March users and potential Atomwaffen Division organizers in an effort to help make not just a healthier internet, but also a freer global society.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Uses a range of open-source tools to expose hate-based disinformation campaigns online.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-12-29_221345.6348210000.jpg",
            "created": "2019-12-29T22:13:45.634206Z",
            "moderation_state": 3
        },
        {
            "id": 1607,
            "content_url": "http://www.conspiracywatch.info/syrie-la-theorie-du-complot-aura-t-elle-la-peau-de-loiac.html",
            "is_bookmarked": false,
            "tags": [
                "disinformation"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Emmi Bevensee",
            "submitter_profile_id": 3111,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Emmi Bevensee",
                    "profile_id": 3111,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Syria social media disinformation campaign analysis used in article",
            "description": "After having a series of tweets go semi-viral on disinformation campaigns surrounding chemical weapons investigations by the Organisation for the Prohibition of Chemical Weapons, my infographic was used in a French-language article on the topic.",
            "get_involved": "",
            "get_involved_url": "https://emmibevensee.com",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-02-27_200347.5576890000.JPG",
            "created": "2020-02-27T20:03:47.557103Z",
            "moderation_state": 3
        },
        {
            "id": 1725,
            "content_url": "https://rebelliousdata.com",
            "is_bookmarked": false,
            "tags": [
                "Citizen Journalism",
                "journalism",
                "osint",
                "OSINV",
                "social media"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Join community",
                "Localize & translate"
            ],
            "published_by": "Emmi Bevensee",
            "submitter_profile_id": 3111,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Emmi Bevensee",
                    "profile_id": 3111,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Advanced Digital Investigations",
            "description": "Following  up on the successful workshops hosted in Mexico City, we ran two online webinars on advanced digital investigations methods for activists, researchers, journalists, lawyers, and technologists. Participants brought their own projects and gave very positive feedback on the tools they learned about such as reverse image searches, advanced search operators, social media investigation, and flight tracking.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Learn to more effectively use the internet to research and expose corruption, hate, and disinformation.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-21_022434.3390870000.JPG",
            "created": "2020-05-21T02:24:34.338438Z",
            "moderation_state": 3
        },
        {
            "id": 1726,
            "content_url": "https://smat-streamlit.herokuapp.com",
            "is_bookmarked": false,
            "tags": [
                "conspiracies",
                "disinformation",
                "hate tracking",
                "open research",
                "open-source",
                "social media"
            ],
            "issues": [
                "Web Literacy",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Join community",
                "Localize & translate",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Emmi Bevensee",
            "submitter_profile_id": 3111,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Emmi Bevensee",
                    "profile_id": 3111,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Social Media Analysis Toolkit",
            "description": "The Social Media Analysis Toolkit (SMAT) was designed to help facilitate activists, journalists, researchers, and other social good organizations to analyze and visualize larger trends on a variety of platforms. Our intention is to provide easy to use tools that help you tell a story about something happening at a large scale online. The tools are designed to be quick and simple so that users could quickly respond to things like disinformation and hate as they occur, while also having the tools be rigorous enough to have applications in scholarly research.",
            "get_involved": "Interested people can test, use, code, or just share the tools with others!",
            "get_involved_url": "https://gitlab.com/smat-project",
            "interest": "To help aid in analyzing phenomena like hate and disinformation on social media.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-21_023041.0771690000.JPG",
            "created": "2020-05-21T02:30:41.076707Z",
            "moderation_state": 3
        },
        {
            "id": 1427,
            "content_url": "https://github.com/twintproject/twint-utils",
            "is_bookmarked": false,
            "tags": [
                "data scie",
                "open-source",
                "osint",
                "social media",
                "twitter"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code"
            ],
            "published_by": "Emmi Bevensee",
            "submitter_profile_id": 3111,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Emmi Bevensee",
                    "profile_id": 3111,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open-source Twitter Mutual Followers Detector",
            "description": "My \"mufos\" detector was accepted into the open-source Twitter OSInt platform Twint. Ideally this simple code snippet could be used in larger pipelines of data analysis. I also made a non-coder friendly version if you're curious who the mutuals are of a given account but don't know how to run code. https://colab.research.google.com/drive/1AOXQxkOWbq7KEHWVBRiOrYhTOSg3QTqq",
            "get_involved": "If you want to contribute, please contribute other projects to the Twint-utils project.",
            "get_involved_url": "https://github.com/twintproject/twint-utils",
            "interest": "Social media analysis",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-16_213853.5949020000.JPG",
            "created": "2019-10-16T21:38:53.594549Z",
            "moderation_state": 3
        },
        {
            "id": 1899,
            "content_url": "https://smat-app.com/network/",
            "is_bookmarked": false,
            "tags": [
                "big data",
                "data science",
                "disinformation",
                "elections",
                "elections and social media",
                "networks",
                "social media",
                "transparency"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design",
                "Fundraise",
                "Localize & translate",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Emmi Bevensee",
            "submitter_profile_id": 3111,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Emmi Bevensee",
                    "profile_id": 3111,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "SMAT Election Interactive Network map",
            "description": "SMAT has two big updates with Mozilla. The first was the release of the V1 tools in conjunction with mozilla: https://foundation.mozilla.org/en/blog/new-open-source-tool-tracking-disinformation/ . The second was the release of an innovative and interactive online network map of the Twitter interactions of US politicians in the lead up to the US 2020 elections. https://foundation.mozilla.org/en/blog/fellow-introducing-us-election-twitter-network-graph-tool/ This cutting edge transparency tool helps to map things like influence and connections online.",
            "get_involved": "translations, development, fundraising",
            "get_involved_url": "https://gitlab.com/smat-project",
            "interest": "Innovative open-source data visualization related to elections and disinformation.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-10-29_004340.5853710000.png",
            "created": "2020-10-29T00:43:40.584843Z",
            "moderation_state": 3
        },
        {
            "id": 1606,
            "content_url": "https://www.derechosdigitales.org/quienes-somos/derechos-digitales/",
            "is_bookmarked": false,
            "tags": [
                "Citizen Journalism",
                "osint",
                "OSINV"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [
                "Localize & translate"
            ],
            "published_by": "Emmi Bevensee",
            "submitter_profile_id": 3111,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Emmi Bevensee",
                    "profile_id": 3111,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Digital Investigations Workshops in Mexico City",
            "description": "In collaboration with Derechos Digitales I co-facilitated two workshops in Mexico City with activists and NGOs on advanced digital investigation strategies.  I am currently translating these trainings into English so that they can be given to English speakers as well.",
            "get_involved": "",
            "get_involved_url": "https://emmibevensee.com",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-02-27_195837.2844640000.png",
            "created": "2020-02-27T19:58:37.283959Z",
            "moderation_state": 3
        },
        {
            "id": 1988,
            "content_url": "https://observatory.manrs.org/",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "mozfellows19",
                "NSRC",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Afghanistan's Valid BGP Routes Increased to 50%: January Fellowship Report",
            "description": "January was yet another successful month for my fellowship project. Afghanistan's RPKI valid BGP prefixes increased to 50% which was below 30% 3 months ago. I am so happy to see that 8 out of the 9 South Asian countries that I am working with have crossed the 50% RPKI valid mark. More specifically, 6 out of those 9 countries are actually with more than 85% RPKI valid routes now. This month, Bangladesh and Pakistan have increased their valid routes by 2% which is great. Besides the growth in RPKI, I had the opportunity to talk about RPKI at two conferences namely MMNOG4 and SANOG36.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-01-27_045056.6648280000.png",
            "created": "2021-01-27T04:50:56.664479Z",
            "moderation_state": 3
        },
        {
            "id": 1760,
            "content_url": "https://nsrc.org/blog/enhancing_routing_security",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "mozfellows19",
                "NSRC",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Blog Post on the Impact of Routing Security Project",
            "description": "I have posted an article on NSRC Blog about the activities of my routing security project. The post includes the project goals, activities and efforts on enhancing routing security and the impact of it across the South Asian region. I have added the statistics and measurements of the growth of RPKI deployment in the region. I hope the post is helpful to encourage engineers and operators in deploying routing security best practices in their network.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-06-26T10:04:08.383932Z",
            "moderation_state": 3
        },
        {
            "id": 1759,
            "content_url": "https://isoc.box.com/s/u9n5mrgs9zxvpe20qjh79jiywo6rf4zq",
            "is_bookmarked": false,
            "tags": [
                "ICOMM2020",
                "ISOC",
                "MANRS",
                "mozfellows19",
                "NSRC",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Panel Discussion on Routing Security at ICOMM2020",
            "description": "I have been one of the panelists at the InterCommunity 2020 (ICOMM) held on June 24, 2020. ICOMM is an annual conferencec of Internet Society (ISOC) which is organised with their chapters and members. This year they have organised a 2-hour virtual panel discussion on routing security. The discussion was focussed on Mutually Agreed Norms for Routing Security (MANRS). I have talked about my routing security project with Mozilla and NSRC, I described the my efforts and the impact of it across the region. There had been interactive Q&A session where I have answered participants' questions.",
            "get_involved": "",
            "get_involved_url": "https://www.internetsociety.org/intercommunity/2020/securing-global-routing/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-26_093200.6762100000.jpeg",
            "created": "2020-06-26T09:32:00.675865Z",
            "moderation_state": 3
        },
        {
            "id": 1623,
            "content_url": "https://www.mozillapulse.org/profile/3114/projects",
            "is_bookmarked": false,
            "tags": [
                "APRICOT2020",
                "MANRS",
                "mozfellows19",
                "NSRC",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Routing Security Awareness in South Asia: February Fellowship Report",
            "description": "Amid COVID19 crisis, Feb 2020 was still a productive month for my project. I could participate in APRICOT2020, APAC’s one of the largest conferences on Internet operational technologies and that was indeed a great event. I had several sessions on routing security. Besides, I could reach out to about 100 onsite participants during the meetings. In Feb, I could help create new ROAs and fix INVALIDs for more than 315 IPv4 and 14 IPv6 prefixes of 56 South Asian operators. During this unfavorable time, I continue reaching out to network operators and helping them remotely to fix their ROAs.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-03-23_180024.3845340000.JPG",
            "created": "2020-03-23T18:00:24.384125Z",
            "moderation_state": 3
        },
        {
            "id": 1891,
            "content_url": "https://bdnog.org/bdnog12/index.php",
            "is_bookmarked": false,
            "tags": [
                "bdNOG",
                "MANRS",
                "mozfellows19",
                "NSRC",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Event Wrap: bdNOG12 in Bangladesh",
            "description": "The 12th conference of Bangladesh Network Operators Group (bdNOG12) was held in 12-14 Oct, 2020. It's the largest technical conference in Bangladesh. During one of the technical sessions I have presented a paper on my project with Mozilla Foundation. I have shared my activities to help improve routing security and RPKI deployment in Bangladesh and around the South Asian region. More than 100 participants joined my session. I have also conducted a hands-on tutorial on DNS Security (DNSSEC).\nhttps://www.youtube.com/watch?v=9-nfccLZUKQ&t=4151s\nhttps://www.youtube.com/watch?v=4YOol7bv6Cg&t=7732s",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-10-27_151930.8489940000.png",
            "created": "2020-10-27T15:19:30.848552Z",
            "moderation_state": 3
        },
        {
            "id": 1624,
            "content_url": "https://www.nsrc.org/workshops/2020/apricot/rpki-deployathon/index.html",
            "is_bookmarked": false,
            "tags": [
                "APRICOT2020",
                "MANRS",
                "mozfellows19",
                "NSRC",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "A Full House RPKI Deployathon at APRICOT2020",
            "description": "41 network engineers from 20 countries participated in an exciting daylong RPKI Deployathon on Feb 17, 2020 at APRICOT2020 in Melbourne. I was one of the seven facilitators at the event. Participants were provided with lab resources to deploy different opensource implementations of RPKI Validators like Routinator, RIPE NCC Validator, FORT, and OctoRPKI/GoRTR, with accompanying routing implementations from Cisco (IOS & IOS-XR), Juniper and Nokia. They tried to find the pros and cons, bugs and improvement opportunities, documentation and implementation friendliness of each implementations.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-03-24_075050.2869680000.JPG",
            "created": "2020-03-24T07:50:50.286142Z",
            "moderation_state": 3
        },
        {
            "id": 1644,
            "content_url": "https://www.mozillapulse.org/profile/3114/projects",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "mozfellows19",
                "NSRC",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Helping networks adopt RPKI amid COVID19: March Fellowship Report",
            "description": "Due to increasing concerns over COVID19, all the tech conferences got cancelled. Hence, I continued reaching out network operators over emails, online messages and phone calls to help them solve their routing issues. I have sent out emails and messages to more than 200 network operations in the South Asian countries. I could help fix ROAs for about 248 IPv4 prefixes and 56 IPv6 prefixes of 29 ASNs mostly in Bangladesh, Pakistan and Bhutan. In 6 months of my project in South Asia, I found impressive growth in RPKI adoptions. I wrote an article in APNIC blog on about the success of Bangladesh.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-08_161059.7668690000.jpg",
            "created": "2020-04-08T16:10:59.766459Z",
            "moderation_state": 3
        },
        {
            "id": 1642,
            "content_url": "https://blog.apnic.net/2020/04/08/local-awareness-and-assistance-is-key-to-rpki-success/",
            "is_bookmarked": false,
            "tags": [
                "APNIC",
                "Bangladesh",
                "MANRS",
                "mozfellows19",
                "NSRC",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Local awareness and assistance is key to RPKI success",
            "description": "Since the beginning of my routing security project (supported by Mozilla Foundation starting since Oct 2019), I have spent quite some time in building awareness about routing security, RPKI and MANRS in South Asian countries and Myanmar. In six months, Bangladesh now has 80% VALID ROAs. I shared the story on APNIC Blog.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-08_094914.2251930000.jpg",
            "created": "2020-04-08T09:49:14.224819Z",
            "moderation_state": 3
        },
        {
            "id": 1643,
            "content_url": "https://www.cirt.gov.bd/internet-manrs/",
            "is_bookmarked": false,
            "tags": [
                "Bangladesh",
                "MANRS",
                "mozfellows19",
                "NSRC",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "MANRS Awareness Campaign in Local Language",
            "description": "I wrote an article in local language on the portal of Bangladesh Government’s Computer Incident Response Team (BGD e-GOV CIRT) to encourage network operators adopt MANRS recommendations. That was part of my routing security awareness campaign. This also helped accelerate the faster adoption of RPKI ROA in Bangladesh.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-08_125022.1868680000.jpg",
            "created": "2020-04-08T12:50:22.186371Z",
            "moderation_state": 3
        },
        {
            "id": 1841,
            "content_url": "https://conference.apnic.net/50/",
            "is_bookmarked": false,
            "tags": [
                "APNIC",
                "MANRS",
                "mozfellows19",
                "mozfellows20",
                "NSRC",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Event wrap: APNIC50 (Virtual)",
            "description": "Due to pandemic, APNIC50 has been organized virtually on 8-10 Sep 2020. I served as a voluntary member of the program committee for that event. And, I had presented the activities of my project during the lightning talk session on the 2nd day. I have highlighted the success of the project in securing the routing infrastructure in the South Asian region. There were about a 100 participants in that session and I got some positive feedback from them.",
            "get_involved": "",
            "get_involved_url": "https://www.apnic.net/events/conferences/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-09-26_172922.1195160000.jpeg",
            "created": "2020-09-26T17:29:22.119189Z",
            "moderation_state": 3
        },
        {
            "id": 1761,
            "content_url": "https://www.mozillapulse.org/profile/3114/projects",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "mozfellows19",
                "NSRC",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "More Growth in RPKI Deployment in South Asia: May Fellowship Report",
            "description": "The number of Valid ROAs in South Asia and Myanmar has been increased to 27% which is 3% more than the month of April. The Unknown ROAs is now 72% (decreased by 2% from previous month). Similarly, the Invalid ROAs have been reduced to 1% which was 2% during last month. Afghanistan, Sri Lanka and Pakistan are doing very good in pushing up the number of Valid ROAs in their countries. As of May, 5 countries out of 9 have more than 80% Valid ROAs. All the growth in RPKI deployment is a direct impact of my OIE project. I hope continue this growth in the coming months until the end of my project.",
            "get_involved": "",
            "get_involved_url": "https://observatory.manrs.org",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-26_101608.4038950000.png",
            "created": "2020-06-26T10:16:08.403394Z",
            "moderation_state": 3
        },
        {
            "id": 1842,
            "content_url": "https://www.mozillapulse.org/profile/3114/projects",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "mozfellows19",
                "mozfellows20",
                "NSRC",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "India's valid prefixes are increasing: September Fellowship Report",
            "description": "September 2020 had been great in terms of having more RPKI Valid prefixes from India. They are now having 25% valid prefixes which is about 12% more than the last month. Afghanistan and Pakistan were increased by 5% and 6% respectively. 7 out of 9 countries have more than 80% valid prefixes. Maldives is just a prefix away to have a 100% valid prefixes. Besides, I had participated in APNIC50 virtual event (8-10 Sep 2020) as a speaker, I talked about my project on enhancing routing security in the South Asian region. Overall, it was a very successful month for my project.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-09-26_180954.3515700000.png",
            "created": "2020-09-26T18:09:54.351052Z",
            "moderation_state": 3
        },
        {
            "id": 1936,
            "content_url": "https://observatory.manrs.org/",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "mozfellows19",
                "NSRC",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "52% of South Asia's prefixes are RPKI Valid: November Fellowship Report",
            "description": "November has been an amazing month for my Fellowship project. With the progress of RPKI valid prefixes in almost all the 9 countries that I am working on, India and Afghanistan are well ahead of others compared to the previous month. India has now 41% valid prefixes which was about 32% in Oct. And, Afghanistan is now 49% compared to 43% in last month. All the 9 countries together has about 52% valid prefixes which was only 45% in last month. The number becomes 83% if India is excluded from the calculation. Over all, there has been a great progress in terms of RPKI deployment in the region.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-12-01_083603.4245500000.jpg",
            "created": "2020-12-01T08:36:03.423545Z",
            "moderation_state": 3
        },
        {
            "id": 1947,
            "content_url": "https://observatory.manrs.org/",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "mozfellows19",
                "NSRC",
                "ROA",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "More RPKI Valid Routes in South Asia: December Fellowship Report",
            "description": "There are more new ROAs in South Asia, hence, RPKI Valid BGP routes continue to increase in the region. In December, the RPKI Valid routes for all the 9 countries (covered by the project) increased to 52%. It'd be 84% if India is excluded. However, India is consistently improving with 41% of RPKI Valid routes at this moment (1% increment compared to last month). Similarly, Myanmar (60%) and Pakistan (85%) also have a rise of 1%. Besides, with an increment of 2%, Bangladesh's Valid routes reaches to 88% now. Overall, 2020 was a great year for South Asia in terms of RPKI adoption.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-01-01_053421.9895950000.png",
            "created": "2021-01-01T05:34:21.988972Z",
            "moderation_state": 3
        },
        {
            "id": 1550,
            "content_url": "https://www.mozillapulse.org/profile/3114/projects",
            "is_bookmarked": false,
            "tags": [
                "#MANRS",
                "#mozfellows19",
                "#NSRC",
                "#ROA",
                "#RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Event Wrap: bdNOG11 in Bangladesh",
            "description": "Recently I participated in bdNOG11 Conference held on Jan 10 in Cox's Bazar, Bangladesh. I conducted a 30-min presentation on Impact of RPKI Validator in Bangladesh. The room had more than 150 network engineers participated in the event. During the conference, I reached out to about 8 organizations who fixed about 36 ROAs for their prefixes. They are: AS138566, AS38562, AS137385, AS136395, AS136027, AS134382, AS133957 and AS136941.\n\nI discussed about RPKI issues with some participants and speakers. I encouraged the workshop instructors to include RPKI lab in their workshop.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-01-13_163750.8475770000.JPG",
            "created": "2020-01-13T16:37:50.846881Z",
            "moderation_state": 3
        },
        {
            "id": 1551,
            "content_url": "https://www.mozillapulse.org/profile/3114/projects",
            "is_bookmarked": false,
            "tags": [
                "#MANRS",
                "#mozfellows19",
                "#NSRC",
                "#ROA",
                "#RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Routing security status in South Asia: December Fellowship Report",
            "description": "December 2019 was very productive for me. I reached out to more than 1000 network operators across the South Asian region to help enhance their routing security. So far, I helped create new ROAs for 1839 IPv4 and 101 IPv6 prefixes and help correct 77 IPv4 and 115 IPv6 INVALID prefixes originated by 265 ASNs across the region.\nI helped National Data Center in Bangladesh to start RPKI validation on Dec 1. I have been carrying out presentations at the local and regional NOGs to encourage network operators adopting MANRS specially ROA and RPKI Validation. In Dec, I participated npNOG5 in Nepal.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-01-13_181534.9463460000.png",
            "created": "2020-01-13T18:15:34.945804Z",
            "moderation_state": 3
        },
        {
            "id": 1555,
            "content_url": "https://2020.mm-ix.net/sch.php?idx=5",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "MMNOG2020",
                "#mozfellows19",
                "mozfellows19",
                "NSRC",
                "ROA",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Event wrap: MMNOG 2020 in Myanmar",
            "description": "I just returned from MMNOG2020 after presenting my work with Mozilla Foundation and NSRC on enhancing global routing security. The Conference held on Jan 16-17 in Yangon. I conducted a 30-min presentation on Impact of RPKI Validator in Bangladesh and lessons learned. The room was full of more than 150 network engineers. During the conference, I reached out to 6 organizations who fixed about 20 ROAs for their prefixes. They are: AS139206, AS135307, AS133384, AS134714, AS9654 and AS137861.I also took the opportunity to discussed about RPKI issues with some participants and speakers.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-01-27_143948.9330560000.JPG",
            "created": "2020-01-27T14:39:48.932337Z",
            "moderation_state": 3
        },
        {
            "id": 1645,
            "content_url": "https://nlnetlabs.nl/projects/rpki/rpki-analytics/",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "mozfellows19",
                "NSRC",
                "ROA",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Bhutan has 100% Valid ROA: Impact of OIE Fellowship Project",
            "description": "After 6 months of my extensive awareness campaigns on routing infrastructure security across South Asia, Bhutan became the first country in the world to have 100% VALID ROAs. The other countries in the region also have impressive progress. As a Mozilla OIE Fellow, I started my routing security project in South Asia since Oct'19. Since then, I have been carrying out outreach, awareness campaigns and hands-on workshops to help network operators adopt MANRS security recommendations specially RPKI deployment. I am so happy that the impact is visible and the region is getting the benefits of it.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-08_171410.0273780000.png",
            "created": "2020-04-08T17:14:10.026730Z",
            "moderation_state": 3
        },
        {
            "id": 1538,
            "content_url": "https://www.mozillapulse.org/profile/3114",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "mozfellows19",
                "NSRC",
                "ROA",
                "RPKI"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Enhancing routing security: November Fellowship Report",
            "description": "My second month (November 2019) as a Mozilla OIE Fellow was very exciting. I could engage myself in different activities focusing on routing security and RPKI in the South Asian region. Here are some highlights:\n\n1. Analyzing routing security readiness in South Asia and communicating with about 200 operators to fix their ROA. About 700 ROA of 66 ASN in AF, BD, BT, MM and NP were fixed.\n2. Conducted a presentation session on routing security at npNOG5 conference in Nepal.\n3. Preparing presentations and workshop materials for upcoming conferences (MMNOG2020 and bdNOG11).",
            "get_involved": "",
            "get_involved_url": "https://www.manrs.org/isps/join/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-12-31_194915.8791140000.png",
            "created": "2019-12-31T19:49:15.878550Z",
            "moderation_state": 3
        },
        {
            "id": 1539,
            "content_url": "https://npnog.org.np/npnog5/programs/conference/",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "mozfellows19",
                "NSRC",
                "ROA",
                "RPKI"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Event wrap: npNOG5 in Kathmandu",
            "description": "I have conducted a 20-min presentation session on RPKI and routing security at npNOG5 held on Dec 13, 2019 in Nepal with more than 100 participants. I took the opportunity to collaborate with local operators to fix their ROAs.\n\n(A) Reached out to Nepalese organizations about RPKI ROA: 6\n1. Worldlink (AS17501)\n2. Classic Tech (AS55915)\n3. Mercantile Systems (AS4613)\n4. Vianet Comm (AS45650)\n5. Ncell (AS38565)\n6. Techminds Networks (AS58504)\n \n(B) Total ROA fixed: 19\n1. Nepal Police (AS 139237): 1\n2. Arrownet (AS 639910: 3\n3. Subisu Cablenet (AS 4007): 2\n4. Ultranet Comm (AS 136530): 13",
            "get_involved": "",
            "get_involved_url": "https://npnog.org.np/npnog5/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-12-31_201408.5071730000.jpg",
            "created": "2019-12-31T20:14:08.506605Z",
            "moderation_state": 3
        },
        {
            "id": 1779,
            "content_url": "https://www.mozillapulse.org/profile/3114/projects",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "mozfellows19",
                "NSRC",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Maldives is closer to sign all their prefixes: July Fellowship Report",
            "description": "Maldives is following Bhutan to have a 100% valid RPKI ROA deployment very soon. They are left with only 4 prefixes to sign. Other South Asian countries are also doing pretty good. This month I could help create about 563 new ROAs for 6 South Asian countries. The RPKI ROA deployment has increased in Afghanistan by 2%, Maldives by 1%, Myanmar by 7%, Sri Lanka by 5% and Pakistan by 18%. Overall, the cumulated deployment in 9 South Asian countries has reached to 29% which is 2% increment from the previous month.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-27_151932.3704490000.png",
            "created": "2020-07-27T15:19:32.370076Z",
            "moderation_state": 3
        }
    ]
}