This repository has been archived by the owner on Aug 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 154
/
Copy pathcoral.json
56 lines (56 loc) · 1.88 KB
/
coral.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
"name": "Coral",
"aliases": [
"The Coral Project"
],
"description": "Open source commenting platform free from adtech and surveillance",
"website": "https://coral.voxmedia.com/",
"license": [
{
"spdx": "Apache-2.0",
"licenseURL": "https://github.com/coralproject/talk/blob/develop/LICENSE"
}
],
"SDGs": [
{
"SDGNumber": 5,
"evidenceText": "Online violence against women is a pervasive problem. By creating a strong community moderation platform and strategy guides, we help make the internet a safer place for women",
"evidenceURL": "https://guides.coralproject.net/what-women-want-in-community/"
},
{
"SDGNumber": 9,
"evidenceText": "Community engagement is a core piece of digital infrastructure. Our platform empowers moderation and community management to empower online conversation"
},
{
"SDGNumber": 10,
"evidenceText": "Our platform, built and designed by a diverse team, is designed to create more productive, welcoming online communities, with software and research designed to reduce online racism and abuse",
"evidenceURL": "https://guides.coralproject.net/survey-marginalized-voices/"
},
{
"SDGNumber": 16,
"evidenceText": "By designing safer community software for major media organizations, we empower both state broadcasters and local news startups to improve online dialog without the abuse and spam that plagues conversation"
}
],
"sectors": [
"Digital/Data/Tech"
],
"type": [
"software"
],
"repositories": [
{
"name": "main",
"url": "https://github.com/coralproject/talk/"
}
],
"organizations": [
{
"name": "Vox Media",
"website": "https://voxmedia.com",
"org_type": "owner",
"contact_name": "Andrew Losowsky",
"contact_email": "[email protected]"
}
],
"stage": "DPG"
}