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=-entry_type&page=29
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=-entry_type&page=30",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-entry_type&page=28",
    "results": [
        {
            "id": 1628,
            "content_url": "http://ohrh.law.ox.ac.uk/dutch-court-provides-valuable-precedent-for-human-rights-in-the-digital-welfare-state/",
            "is_bookmarked": false,
            "tags": [
                "#AI",
                "algorithmic bias",
                "#mozfellows19",
                "transparency"
            ],
            "issues": [
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Divij Joshi",
            "submitter_profile_id": 3125,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Divij Joshi",
                    "profile_id": 3125,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Risk Classification Algorithms and Human Rights Law",
            "description": "I examine the recent ruling by a Hague District Court which struck down a risk scoring algorithm being used by the Dutch Government for fraud detection and welfare eligibility.",
            "get_involved": "",
            "get_involved_url": "Https://divij.me",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-03-29_084104.1410930000.jpg",
            "created": "2020-03-29T08:41:04.128708Z",
            "moderation_state": 3
        },
        {
            "id": 1634,
            "content_url": "https://www.hebbel-am-ufer.de/en/hau3000/new-technologies-old-discrimination/?fbclid=IwAR3Cr5GdqLW4vp0eG4FQk6k7V1fBD5DhLZYEXcerl6kz5UOrH8aPg6t26yc%27A%3D0",
            "is_bookmarked": false,
            "tags": [
                "accessibility",
                "AI",
                "discrimination",
                "privacy"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Frederike Kaltheuner",
            "submitter_profile_id": 3159,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Frederike Kaltheuner",
                    "profile_id": 3159,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "New Technologies, Old Discrimination",
            "description": "This text was published in the  HAU publication for the festival “Spy on Me #2 – Künstlerische Manöver für die digitale Gegenwart”.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-03-31_080823.1247510000.jpeg",
            "created": "2020-03-31T08:08:23.123983Z",
            "moderation_state": 3
        },
        {
            "id": 1666,
            "content_url": "https://foundation.mozilla.org/en/privacynotincluded/categories/video-call-apps/",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "*Privacy Not Included: video call app edition",
            "description": "Amid the pandemic, Mozilla is educating consumers about popular video apps’ privacy and security features and flaws.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_145236.2102690000.jpg",
            "created": "2020-05-05T14:52:36.208575Z",
            "moderation_state": 3
        },
        {
            "id": 1739,
            "content_url": "https://foundation.mozilla.org/en/blog/video-call-apps-get-bit-more-secure/",
            "is_bookmarked": false,
            "tags": [
                "Press Release"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Video Call Apps Get a Bit More Secure",
            "description": "Following the publication of Mozilla’s latest *Privacy Not Included guide, at least one video call app has improved its security features.\n\nClick \"Visit,\" above, to read the full press release.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-08_182705.4733240000.jpg",
            "created": "2020-06-08T18:27:05.472786Z",
            "moderation_state": 3
        },
        {
            "id": 1744,
            "content_url": "https://botor.no/",
            "is_bookmarked": false,
            "tags": [
                "automation",
                "awareness",
                "bots",
                "conversational agents",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "FOREIGN OBJECTS",
            "submitter_profile_id": 3944,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "FOREIGN OBJECTS",
                    "profile_id": 3944,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Bot or Not",
            "description": "BOT OR NOT is an online game that engages people in thinking critically about artificial agents that pretend to be human. Potentially matched to either a bot or a person, players are forced to question not only the human-ness of their opponent, but also themselves as they engage in a two-way guessing game.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-11_140724.4474890000.png",
            "created": "2020-06-11T14:07:24.447200Z",
            "moderation_state": 3
        },
        {
            "id": 1648,
            "content_url": "https://caravanmagazine.in/health/india-digitial-response-covid-19-risks-inefficacy-exclusion-discrimination",
            "is_bookmarked": false,
            "tags": [
                "Covid-19",
                "mozfellows19"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Take Action",
                "Localize & translate"
            ],
            "published_by": "Divij Joshi",
            "submitter_profile_id": 3125,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Divij Joshi",
                    "profile_id": 3125,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "India’s digital response to COVID-19 risks inefficacy and discrimination",
            "description": "Government's in India have increasingly turned to surveillance tools to respond to the CoViD-19 Pandemic. In this article for the Caravan Magazine, we analyse why these technological responses are not only of limited use in the Indian context, but why the context in which they are being implemented risks punitively excluding and discriminating certain populations.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-19_122552.0284050000.jpg",
            "created": "2020-04-19T12:25:52.027825Z",
            "moderation_state": 3
        },
        {
            "id": 1636,
            "content_url": "https://www.facebook.com/142220055851036/videos/323303571960696/",
            "is_bookmarked": false,
            "tags": [
                "elections and social media",
                "firefox",
                "mozfellows19"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Chenai Chair",
            "submitter_profile_id": 2006,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Chenai Chair",
                    "profile_id": 2006,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Elections and Social Media Conference",
            "description": "The South Africa Elections Commission & UNDP hosted the SAFEGUARDING ELECTORAL INTEGRITY IN THE DIGITAL AGE CONFERENCE 2020\nStrategies for Combatting Digital Disinformation – An African Conference. I spoke on \"Big data analytics, social media and elections\" and facilitated a break out session on strategies. My recommendations to EMBs included:\n1) A multidisciplinary and multistakeholder approach to frame the issue\n2) More profile on tech tools such as Mozilla Firefox's Facebook container\n3) EMBs focusing on online manipulation and the impact in assess how free and fair elections are",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-01_144043.1121310000.png",
            "created": "2020-04-01T14:40:43.111242Z",
            "moderation_state": 3
        },
        {
            "id": 1637,
            "content_url": "https://foundation.mozilla.org/en/blog/are-all-equal-eyes-artificial-intelligence/",
            "is_bookmarked": false,
            "tags": [
                "AI policy",
                "gender",
                "privacy",
                "Trustworthy AI"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Chenai Chair",
            "submitter_profile_id": 2006,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Chenai Chair",
                    "profile_id": 2006,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Are All Equal in the Eyes of Artificial Intelligence?",
            "description": "\"Given varying gendered inequality, women may be the last to capture the benefits of the 4thIR. Replication of existing inequalities, new social injustices and unequal power dynamics will impact the differences of experiences of these new technologies. Big questions remain unanswered: How do we govern our data in a way that enables society to flourish? How do we address likely harms to occur from our differences? How do we ensure data justice is necessary for South Africa and relevant in the global conversation? After all, not all are equal in the eyes of AI.\"",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/en/blog/are-all-equal-eyes-artificial-intelligence/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-04-01T14:44:10.701641Z",
            "moderation_state": 3
        },
        {
            "id": 1635,
            "content_url": "https://africalawtechfestival.com",
            "is_bookmarked": false,
            "tags": [
                "AI policy",
                "Law tech",
                "mozfellows19",
                "mozfellows20"
            ],
            "issues": [
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Chenai Chair",
            "submitter_profile_id": 2006,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Chenai Chair",
                    "profile_id": 2006,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Africa Law Tech Festival 2020",
            "description": "In March, just before all travel bans, I attended the Africa Tech Law Festival hosted by Lawyers Hub Nairobi. The event brought together lawyers and technologists working on the intersect of tech and law.  Frederika Kaltheuner (Moz Fellow) and I facilitated conversations on AI policy highlighting pathways to framing AI policy. We had a one on one stage conversation on day 1 of the learning academy and facilitated a policy hackathon on AI in Africa. The latter developed a road map of developing AI policy.  Check out my podcast interview here - https://africalawtechfestival.com/podcast/",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-01_140306.0134930000.jpg",
            "created": "2020-04-01T14:03:06.012693Z",
            "moderation_state": 3
        },
        {
            "id": 1638,
            "content_url": "https://medium.com/@Calkibet/open-science-why-should-african-researchers-care-44a38232f8d0",
            "is_bookmarked": false,
            "tags": [
                "#mozfellow20",
                "#open leadership",
                "#open science"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Take Action",
                "Test & feedback"
            ],
            "published_by": "Caleb kibet",
            "submitter_profile_id": 1617,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Caleb kibet",
                    "profile_id": 1617,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Science: Why should African researchers care?",
            "description": "Second blogpost in the series:\n\n\"I have the vision to create a data management framework that supports the whole research data life-cycle to ensure data FAIRness. I seek to address the question: what does open science mean for resource-constrained settings? The benefits of open science abound and are appreciated and well-motivated, but the pathway towards open science is not. \"",
            "get_involved": "",
            "get_involved_url": "https://github.com/BioinfoNet/FAIRGenomics",
            "interest": "In this blogpost, I ask question to spark a candid discussion on open science. The conversation is important.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-02_084417.4801480000.jpg",
            "created": "2020-04-02T08:44:17.479363Z",
            "moderation_state": 3
        },
        {
            "id": 1675,
            "content_url": "https://docs.google.com/document/d/1iNPPgHO1bQFTey3U4G6LZ4pjb05iM0AyLGYA1We6W5c/edit?pli=1#heading=h.7qp0j5vxispp",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "#CovidCreativesToolkit",
            "description": "Built collaboratively with 30+ curators this toolkit contains free resources to support creative practitioners who need to go digital due to COVID-19.",
            "get_involved": "Welcoming more contributions and additional curators to help keep the resource up-to-date.",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_184436.8182200000.jpg",
            "created": "2020-05-05T18:44:36.817592Z",
            "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": 1646,
            "content_url": "https://youtube.tracking.exposed/wetest/announcement-1/",
            "is_bookmarked": false,
            "tags": [
                "algorithms",
                "video recommendation",
                "YouTube"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Narrira",
            "submitter_profile_id": 3115,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Tracking Exposed: Collective Analysis of Algorithmic Recommendation",
            "description": "On March 25th, Tracking Exposed ran a Global Test to collect and analysis Algorithmic Recommendation around Youtube Covid-19 videos. The videos were in multiple languages to understand how recommendation works in other languages than English. \n\nI participated in the engagement for this test and super recommend participating and running other analysis using this open source project; as well to join their community!",
            "get_involved": "",
            "get_involved_url": "https://youtube.tracking.exposed/wetest/1/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2020-04-11T17:21:55.542211Z",
            "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": 1647,
            "content_url": "https://docs.google.com/document/d/1L9Lfq67k_u_S6qNQ54784b0FEfJEKb-ecgW5bBI56QY/edit#",
            "is_bookmarked": false,
            "tags": [
                "Covid-19",
                "mozfellows19",
                "privacy"
            ],
            "issues": [],
            "help_types": [
                "Create content",
                "Join community",
                "Promote",
                "Take Action",
                "Write documentation"
            ],
            "published_by": "Divij Joshi",
            "submitter_profile_id": 3125,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Divij Joshi",
                    "profile_id": 3125,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "CoViD-19 Related Government Digital Surveillance and Tech Measures in India",
            "description": "This is a list of CoViD-19 related technologies being implemented by public authorities in India, collated by divij joshi and Siddharth Sonkar. This is not an exhaustive list and is likely to be populated further, but it may be useful for activists and researchers looking into tech policy in relation to CoViD-19. This is intended to be a collaborative effort, and any comments and inputs will be incorporated into this document after vetting",
            "get_involved": "",
            "get_involved_url": "https://docs.google.com/document/d/1L9Lfq67k_u_S6qNQ54784b0FEfJEKb-ecgW5bBI56QY/edit#",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-15_120612.2590280000.jpg",
            "created": "2020-04-15T12:06:12.258563Z",
            "moderation_state": 3
        },
        {
            "id": 1650,
            "content_url": "https://www.accessnow.org/cms/assets/uploads/2020/04/Fighting-misinformation-and-defending-free-expression-during-COVID-19-recommendations-for-states-1.pdf",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Fighting Misinformation and Defending Free Expression During COVID-19",
            "description": "In this paper, Access Now provides recommendations for protecting freedom of expression and opinion and the right to impart and receive information to enable governments​ to fight the COVID-19 health crisis in a rights-respecting manner.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-29_163304.5490700000.png",
            "created": "2020-04-29T16:33:04.548241Z",
            "moderation_state": 3
        },
        {
            "id": 1651,
            "content_url": "https://www.accessnow.org/cms/assets/uploads/2020/03/Access-Now-recommendations-on-Covid-and-data-protection-and-privacy.pdf",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Recommendations on Privacy and Data Protection in the Fight Against COVID-19",
            "description": "In this paper, Access Now provides ​privacy and data protection recommendations for governments​ to fight against COVID-19 in a rights-respecting manner.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-29_163519.9933220000.png",
            "created": "2020-04-29T16:35:19.992780Z",
            "moderation_state": 3
        },
        {
            "id": 1652,
            "content_url": "https://digitalfreedomfund.org/why-covid-19-is-a-crisis-for-digital-rights/",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Why COVID-19 is a Crisis for Digital Rights",
            "description": "\"The COVID-19 pandemic has triggered an equally urgent digital rights crisis,\" writes the Digital Freedom Fund's Nani Jansen Reventlow in this blog post.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-29_163803.7942600000.png",
            "created": "2020-04-29T16:38:03.793934Z",
            "moderation_state": 3
        },
        {
            "id": 1653,
            "content_url": "https://edri.org/covid19-edri-coronavirus-fundamentalrights/",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "EDRi calls for fundamental rights-based responses to COVID-19",
            "description": "In a recent statement released on 20 March 2020, European Digital Rights (EDRi) calls on the Member States and institutions of the European Union (EU) to ensure that, while developing public health measures to tackle COVID-19, they:\n\nStrictly uphold fundamental rights;\nProtect data for now and the future;\nLimit the purpose of data for COVID-19 crisis only;\nImplement exceptional measures for the duration of the crisis only;\nCondemn racism and discrimination;\nDefend freedom of expression and information.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-29_164441.9497280000.png",
            "created": "2020-04-29T16:44:41.949120Z",
            "moderation_state": 3
        },
        {
            "id": 1654,
            "content_url": "https://algorithmwatch.org/en/our-position-on-adms-and-the-fight-against-covid19/",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Automated decision-making systems and the fight against COVID-19",
            "description": "“As the COVID-19 pandemic rages throughout the world, many are wondering whether and how to use automated decision-making systems (ADMS) to curb the outbreak,” Algorithm Watch writes. “Different solutions are being proposed and implemented in different countries, ranging from authoritarian social control (China) to privacy-oriented, decentralized solutions (MIT’s ‘Safe Path’).” It continues on to unpack 11 principles and considerations.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-29_164649.7889010000.jpg",
            "created": "2020-04-29T16:46:49.788244Z",
            "moderation_state": 3
        },
        {
            "id": 1649,
            "content_url": "https://www.activisthandbook.org",
            "is_bookmarked": false,
            "tags": [
                "#activism",
                "#opensource",
                "#wiki"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Fundraise",
                "Join community",
                "Localize & translate",
                "Plan & organize",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Joppe Hoekstra",
            "submitter_profile_id": 3772,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Joppe Hoekstra",
                    "profile_id": 3772,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Activist Handbook: Wikipedia for activists",
            "description": "Activist Handbook is a Wikipedia-like site for everyone to exchange knowledge and experiences on activism. It's open source & free to use. By activists, for activists.\n\nAnyone can contribute to the Activist Handbook: We are an open community that empowers progressive activists all over the world. \n\nOn our site we have guides on how to grow your movement, make a successful petition and organise a protest. All knowledge is complemented by personal experiences of activists. Information is adapted to your local context. And if some content is missing, you can add it yourself to help others.",
            "get_involved": "We work together in various teams:\n- Content Creation (writing articles, publishing videos)\n- Developers (NodeJS, VueJS, WikiJS and/or web design)\n- Communication (managing social media, community building)\n- Finance (looking for funding)\n- Events\n- Translation\n\nWe welcome everyone to join!",
            "get_involved_url": "https://www.activisthandbook.org/join",
            "interest": "We are enabling activists all over the world to exchange knowledge and experiences with our modern Wiki-based platform.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-29_131735.3536060000.png",
            "created": "2020-04-29T13:17:35.353139Z",
            "moderation_state": 3
        },
        {
            "id": 1656,
            "content_url": "https://www.netgainpartnership.org/events/covid19/disinformation",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Disinformation, Digital Hate and Big Tech: NetGain Webinar Series",
            "description": "These NetGain Partnership webinars will bring together researchers focused on understanding the spread of disinformation and hateful speech, along with journalists and advocates, to discuss what is happening on social media and how tech companies and governments should address ‘information disorder’ moving forward.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-29_205428.7053230000.png",
            "created": "2020-04-29T20:54:28.704726Z",
            "moderation_state": 3
        },
        {
            "id": 1715,
            "content_url": "https://foundation.mozilla.org/en/blog/poll-video-call-app-usage-rises-so-does-anxiety-about-privacy/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Poll: As Video Call App Usage Rises, So Does Anxiety About Privacy",
            "description": "Fresh research from Mozilla and Ipsos provides insight into the volume of Americans now using video chat apps, which apps are most popular, and what is most concerning to consumers regarding privacy and security.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-08_224310.0557980000.jpg",
            "created": "2020-05-08T22:43:10.055098Z",
            "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": 1659,
            "content_url": "https://theclimatefix.com/episodes/climate-misinformation-advertising-w-harriet-kingaby-from-can",
            "is_bookmarked": false,
            "tags": [
                "advertising",
                "climate change",
                "hate tracking"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Take Action"
            ],
            "published_by": "Harriet Kingaby",
            "submitter_profile_id": 3796,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Harriet Kingaby",
                    "profile_id": 3796,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Combat climate denial by cutting off its funding",
            "description": "Follow the money, said Lester Freeman in the Wire, and you don't know where the it's gonna take you.\n\nFollowing the money when investigating climate denial takes you to some dark places. It also takes you to the advertisers that fund it. This podcast is all about the interconnections between dark money, climate denial, hate speech and advertising.",
            "get_involved": "",
            "get_involved_url": "https://www.consciousadnetwork.org/",
            "interest": "Advertising is funding climate denial and hate speech, thus an unhealthy internet",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-01_090415.5093400000.jpg",
            "created": "2020-05-01T09:04:15.508984Z",
            "moderation_state": 3
        },
        {
            "id": 1661,
            "content_url": "https://www.derechosdigitales.org/?s=covid-19",
            "is_bookmarked": false,
            "tags": [
                "Covid-19",
                "latin america"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Take Action",
                "Join community"
            ],
            "published_by": "Amy Schapiro Raikar",
            "submitter_profile_id": 193,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Derechos Digitales support for COVID-19 response in Latin America & beyond",
            "description": "The digital rights nonprofit Derechos Digitales is asking important questions like: What’s the role of technology on this crisis? How can we harness technology to fight the pandemic while also respecting fundamental rights? Is technology being used as a tool to democratized resources to cope with the crisis or as an indicator of privilege and inequality? Derechos Digitales is also educating people on working securely from home, scrutinizing the privacy impacts of actions taken by the governments in Latin America, and more.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-01_190757.5080900000.png",
            "created": "2020-05-01T17:31:50.313832Z",
            "moderation_state": 3
        },
        {
            "id": 1664,
            "content_url": "http://www.amnesty.org/en/documents/pol30/2081/2020/en/",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote",
                "Take Action"
            ],
            "published_by": "Amy Schapiro Raikar",
            "submitter_profile_id": 193,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Joint statement: State surveillance to fight pandemic must respect human rights",
            "description": "The COVID-19 pandemic is a global public health emergency that requires a coordinated and large-scale response by governments worldwide. However, States’ efforts to contain the virus must not be used as a cover to usher in a new era of greatly expanded systems of invasive digital surveillance. We, the undersigned organizations, urge governments to show leadership in tackling the pandemic in a way that ensures that the use of digital technologies to track and monitor individuals and populations is carried out strictly in line with human rights.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-04_180502.3096390000.png",
            "created": "2020-05-04T18:05:02.309243Z",
            "moderation_state": 3
        },
        {
            "id": 1665,
            "content_url": "https://www.youtube.com/watch?v=XYiN1chuGuM&t=1s",
            "is_bookmarked": false,
            "tags": [
                "adevertising",
                "adtech",
                "GDPR",
                "personal data",
                "privacy",
                "surveillance",
                "targeting",
                "tracking"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Karolina Iwańska",
            "submitter_profile_id": 3152,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Karolina Iwańska",
                    "profile_id": 3152,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Lambda Days: Is Online Advertising Broken by Design?",
            "description": "My talk at the Lambda Days international programming conference which took place on 14 February 2020 in Kraków, Poland. \n\nTopic of the talk: Is Online Advertising Broken by Design? Navigating Privacy Challenges in Adtech",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "A brief summary of key problems with online advertising",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_073633.4801290000.png",
            "created": "2020-05-05T07:36:33.479611Z",
            "moderation_state": 3
        },
        {
            "id": 1673,
            "content_url": "https://mobilisationlab.org/stories/theres-no-going-back-heres-how-our-network-of-campaigners-is-responding-to-and-collaborating-in-this-crisis",
            "is_bookmarked": false,
            "tags": [
                "Covid-19",
                "movement-building"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "How MobLab's campaigners are collaborating and responding to COVID19",
            "description": "Collective “aha” moments from 150 campaigners and changemakers in the MobLab network.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_183121.5421210000.jpg",
            "created": "2020-05-05T18:30:08.272539Z",
            "moderation_state": 3
        },
        {
            "id": 1674,
            "content_url": "https://opennews.org/#carepackage",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "COVID 19 Community Care Package from Open News",
            "description": "A set of resources from the Open News community on ways we can take care of each other through mutual aid, knowledge-sharing, and healthy work-from-home culture.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_183708.1796630000.jpg",
            "created": "2020-05-05T18:37:08.178852Z",
            "moderation_state": 3
        },
        {
            "id": 1676,
            "content_url": "https://www.adl.org/blog/how-to-prevent-zoombombing",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "How to Prevent Zoombombing",
            "description": "A post on how to prevent Zoombombing incident; this post also contains links to further reading, \"Steps to Take During A Zoombombing Incidnent\"",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_204223.1797410000.png",
            "created": "2020-05-05T20:37:28.879336Z",
            "moderation_state": 3
        },
        {
            "id": 1678,
            "content_url": "https://www.adl.org/blog/what-is-zoombombing-and-who-is-behind-it",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "What is Zoombombing and Who is Behind it?",
            "description": "A regularly updated post from the ADL's Center on Extremism center for describing Zoombombing, and tracking Zoombombing incidents during the coronavirus pandemic of 2020.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_211657.4783740000.png",
            "created": "2020-05-05T21:16:57.478044Z",
            "moderation_state": 3
        },
        {
            "id": 1372,
            "content_url": "https://foundation.mozilla.org/blog/youtube-regrets/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "mozilla campaigns"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 4,
            "related_creators": [],
            "entry_type": "base",
            "title": "YouTube Regrets: Share Your Story",
            "description": "YouTube’s recommendation engine can lead users down bizarre rabbit holes — and they’re not always harmless. As our researchers here at Mozilla urge YouTube to be more open about how this happens and find out how their recommendations can be made less harmful, we want to hear your YouTube regrets. What is the one video you clicked on that suddenly sent you down a YouTube wormhole you didn’t intend to go down or altered your recommendations for the worse?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-09-13_144123.7697840000.jpg",
            "created": "2019-09-13T14:41:23.769209Z",
            "moderation_state": 3
        },
        {
            "id": 1680,
            "content_url": "https://selgebali.gitbook.io/opencider/",
            "is_bookmarked": false,
            "tags": [
                "#digital inclusion",
                "equity",
                "knowledge sharing",
                "open data",
                "open research"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Plan & organize",
                "Promote"
            ],
            "published_by": "Sara Elgebali",
            "submitter_profile_id": 2912,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Sara Elgebali",
                    "profile_id": 2912,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "OpenCider",
            "description": "OpenCider (Open Computational Inclusion and Digital Equity Resource):\n\n* A space for knowledge-sharing, advice, good practices, workflows, and a list of tools to facilitate computational training and big data analysis.\n* Guidelines and lessons learned from LMICs (low and middle-income countries).\n* Ideas for the development of accessible, adaptable technical solutions.\n* A community space for diverse open data and open research enthusiasts to connect and collaborate.",
            "get_involved": "Ways to support:\n* Design logo, artwork\n* Contribute to survey design\n* Add content/contributions on GitHub\n* Share and interact on social media\n*Help create simplified templates for checkin and check out for computational training events",
            "get_involved_url": "https://selgebali.gitbook.io/opencider/about/get-involved",
            "interest": "Inclusion in computational spaces enriches the open data community. In order to drive innovation and discovery we need to encourage participation, contribution and visibility of under-represented groups i.e. from low and middle income countries, in open data and open research discussions.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-05-07T13:36:52.045743Z",
            "moderation_state": 3
        },
        {
            "id": 1713,
            "content_url": "https://www.manrs.org/2020/04/local-awareness-and-assistance-is-key-to-rpki-success/",
            "is_bookmarked": false,
            "tags": [
                "Bangladesh",
                "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": "MANRS article on Impact of RPKI Awareness in Bangladesh",
            "description": "MANRS re-posted my article that appeared on APNIC blog last month. The post covers how my OIE project significantly changed the picture of RPKI Deployment in Bangladesh.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-05-08T19:17:26.728898Z",
            "moderation_state": 3
        },
        {
            "id": 1714,
            "content_url": "https://netsense.tech/rpki",
            "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": "Visualising RPKI Status in South Asia and Myanmar",
            "description": "Under my Open Internet Engineering Fellowship project, I have created an webpage that covers the current RPKI status in South Asia and Myanmar (region that my project is focussing on). The statistics shown against each country has the complete ASN list and their corresponding Valid, Invalid and Not-found ROAs. The lists are shared among the Network Operators Group (NOG) Members so that they can take remedial measures and fix their issues. The stats are updated bi-weekly.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-05-08T22:07:55.336811Z",
            "moderation_state": 3
        },
        {
            "id": 1717,
            "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": "Valid ROAs increased in Pakistan: April Fellowship Report",
            "description": "There's a very significant increase of new RPKI ROAs in Pakistan during April (though it started in March and still increasing). Amid lock-down over the whole month, I continued my efforts online and reach out to more than 500 network operators in South Asia to help them with RPKI ROA. 56 organisations in 7 countries came forward to create new ROAs for 445 IPv4 prefixes and 5 IPv6 prefixes and also corrected INVLAID ROAs for 14 IPv4 prefixes and 28 IPv6 prefixes. The improvement is mostly done by Pakistan hence I'm gonna put extra effort in accelerate this uprise.",
            "get_involved": "",
            "get_involved_url": "https://stat.ripe.net/PK#tabId=routing",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-10_120629.4821140000.png",
            "created": "2020-05-10T12:06:29.481616Z",
            "moderation_state": 3
        },
        {
            "id": 1720,
            "content_url": "https://www.equalitynow.org/online_sexual_exploitation_webinars",
            "is_bookmarked": false,
            "tags": [
                "AI policy",
                "mozfellows19",
                "online safety",
                "open web"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Chenai Chair",
            "submitter_profile_id": 2006,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Chenai Chair",
                    "profile_id": 2006,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "What would be a good and valuable internet?",
            "description": "What does a good internet look like? Speaking at Equality Now's talk on \"Online Sexual Abuse and Exploitation: A Collective of Perspectives\". I set the scene on consideration we need to take into account for a good internet. I touched on taking an intersectional approach to ensuring equity, taking into account gendered realities, focusing on safety and security, ensuring inclusion of women and girls in development of new technologies such as AI and assess economic, political and social effects of AI and machine learning on marginalised communities. \n\nWatch my part of the talk from 12:04 -20:18",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-14_100719.9463960000.png",
            "created": "2020-05-14T10:07:19.945579Z",
            "moderation_state": 3
        },
        {
            "id": 1719,
            "content_url": "https://digitalfreedomfund.org/what-decolonising-digital-rights-looks-like/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Plan & organize",
                "Take Action",
                "Join community"
            ],
            "published_by": "Aurum Linh",
            "submitter_profile_id": 3350,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Aurum Linh",
                    "profile_id": 3350,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Decolonisation in the Digital Rights Field",
            "description": "Decolonisation is core to all of our work as NGOs and non-profits. We are striving to create a future that is equitable and just. To do that, we need to dismantle the systems of racism, anti-blackness, and colonisation embedded in every aspect of our society.\n\nThis is a particularly urgent conversation to have in the digital rights field, given the belief that technology will liberate us from these biases. In reality, we can see that it is deepening these divides and automating these systems of oppression.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-05-13T17:25:48.370365Z",
            "moderation_state": 3
        },
        {
            "id": 1735,
            "content_url": "https://foundation.mozilla.org/en/blog/announcing-five-awards-galvanize-web-monetization/",
            "is_bookmarked": false,
            "tags": [
                "Press Release"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Announcing Five Awards to Galvanize Web Monetization",
            "description": "Today, Grant for the Web announced five early awards for curated projects that support innovation and open standards in Web Monetization. \n\nClick above to read the full press release.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-08_180923.0917370000.png",
            "created": "2020-06-08T18:09:23.091364Z",
            "moderation_state": 3
        },
        {
            "id": 1740,
            "content_url": "https://foundation.mozilla.org/en/blog/grant-web-opens-call-proposals/",
            "is_bookmarked": false,
            "tags": [
                "Press Release"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Grant for the Web Opens Call for Proposals",
            "description": "The $100 million initiative by Coil, Creative Commons, and Mozilla is funding technologies, content, and ideas that galvanize Web Monetization.\n\nClick \"Visit,\" above, to read the full press release.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-08_182751.2171780000.png",
            "created": "2020-06-08T18:27:51.216602Z",
            "moderation_state": 3
        },
        {
            "id": 1736,
            "content_url": "https://foundation.mozilla.org/en/blog/can-you-tell-when-youre-chatting-with-a-bot/",
            "is_bookmarked": false,
            "tags": [
                "Presss Release"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Can You Tell When You’re Chatting with a Bot?",
            "description": "Introducing Bot or Not, an app exploring AI that mimics real humans.\n\nClick \"visit\" to read the full press release.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-08_181109.3908710000.png",
            "created": "2020-06-08T18:11:09.390302Z",
            "moderation_state": 3
        },
        {
            "id": 1721,
            "content_url": "https://points.datasociety.net/europe-cannot-afford-to-shelter-in-place-on-digital-regulation-64b6f1bad584",
            "is_bookmarked": false,
            "tags": [
                "AI policy",
                "european union",
                "#mozfellows19",
                "mozfellows19",
                "regulation",
                "Trustworthy AI"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Frederike Kaltheuner",
            "submitter_profile_id": 3159,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Frederike Kaltheuner",
                    "profile_id": 3159,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Europe cannot afford to “shelter-in-place” on digital regulation",
            "description": "The COVID-19 pandemic has emphasized existing political, legal, and technical fault lines in Europe. Achieving the EU’s digital ambitions requires reinvigorating the politics of unity that led to its creation as much as it does mandating novel regulatory frameworks.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-05-20T09:59:37.757801Z",
            "moderation_state": 3
        },
        {
            "id": 1722,
            "content_url": "https://medium.com/@anoukruhaak/data-commons-data-trust-63ac64c1c0c2",
            "is_bookmarked": false,
            "tags": [
                "data commons",
                "#data privacy",
                "Data trusts",
                "knowledge commons",
                "#mozfellows19",
                "mozfellows19"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Anouk Ruhaak",
            "submitter_profile_id": 2467,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Anouk Ruhaak",
                    "profile_id": 2467,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Data Commons & Data Trusts: how do they relate?",
            "description": "How do data trusts relate to data commons? When trying to make sense of the many data governance models and data sharing arrangements in existence this question comes up a lot. Here I give some basic insights into how I tend to think about the relationship between a data commons and a data trust.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-20_140124.1612690000.jpg",
            "created": "2020-05-20T14:01:24.160686Z",
            "moderation_state": 3
        },
        {
            "id": 1785,
            "content_url": "https://rightscon.course.tc/2020/discussion/threads/ai-in-mental-healthcare-revolutionary-reboot-or-the-rise-of-the-digital-asylum-5PTWhbK2FJpZCChkpUEP26",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "disability",
                "health",
                "mental health"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Mentor",
                "Plan & organize",
                "Promote"
            ],
            "published_by": "Piers Gooding",
            "submitter_profile_id": 3148,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Piers Gooding",
                    "profile_id": 3148,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "AI in mental healthcare: reboot or \"digital asylum\"?",
            "description": "An 8 minute presentation for RightsCon on my work as a Mozilla Fellow for 2020.",
            "get_involved": "Feedback and comments are very welcome!",
            "get_involved_url": "https://piers-gooding.gitbook.io/the-law-and-politics-of-digital-mental-health-tech/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-29_231932.8912690000.png",
            "created": "2020-07-29T23:19:32.890885Z",
            "moderation_state": 3
        },
        {
            "id": 1723,
            "content_url": "https://medium.com/@anoukruhaak/open-letter-b7cb79832064",
            "is_bookmarked": false,
            "tags": [
                "#mozfellows19",
                "mozfellows19",
                "privacy",
                "procurement"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Plan & organize",
                "Promote",
                "Take Action"
            ],
            "published_by": "Anouk Ruhaak",
            "submitter_profile_id": 2467,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Anouk Ruhaak",
                    "profile_id": 2467,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Letter to Matt Hancock",
            "description": "We are civil society organisations, privacy advocates and academic researchers writing to express concerns about the NHS’s plans to build a COVID-19 datastore. We share the common goal of preserving public confidence in systems that can help make us all safer. Therefore, before the NHS continues its plans, we urge you to provide the public with more information and take appropriate measures to reduce risk of data sharing and keep the aggregated data under democratic control.",
            "get_involved": "",
            "get_involved_url": "https://twitter.com/AnoukRuhaak/status/1262325042207166464?s=20",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-05-20T14:03:58.745933Z",
            "moderation_state": 3
        }
    ]
}