-
Notifications
You must be signed in to change notification settings - Fork 8
/
olvid.json
59 lines (59 loc) · 2.07 KB
/
olvid.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
57
58
59
{
"created": "2022-03-30",
"title": "Olvid",
"type": "Organisation",
"logo_url": "https://www.olvid.io/assets/img/olvid-logo.png",
"location": {
"title": "Olvid SAS",
"address": "9 rue Charlot",
"postal_code": "75003",
"city": "Paris",
"country": "FR",
"phone_contact": "+33677582341",
"mail_contact": "[email protected]",
"coordinate_list": [48.87115255051375, 2.344979736231988]
},
"subsidiary_location_list": [],
"website_url": "https://www.olvid.io",
"founded_year": 2018,
"kpi_list": [],
"solution_list": [{
"title": "Olvid",
"logo_url": "https://www.olvid.io/assets/img/olvid-logo.png",
"website_url": "https://www.olvid.io",
"created_year": 2018,
"description": "Olvid is an open-source instant messaging application, relying on end-to-end encryption to guarantee the security of the users' data and metadata. Olvid operates without a centralized directory, with its security relying only on the latest cryptography technology, to ensure the integrity, confidentiality and anonymity of communications.guaranteeguarantee",
"category_list": ["Communication"],
"similar_solution_list": [{
"title": "Signal",
"similar_solution_url": "https://signal.org/",
"category": "Communication"
}, {
"title": "Telegram",
"similar_solution_url": "https://telegram.org/",
"category": "Communication"
}, {
"title": "Wire",
"similar_solution_url": "https://wire.com/en/",
"category": "Communication"
}, {
"title": "Element",
"similar_solution_url": "https://element.io/",
"category": "Communication"
}, {
"title": "Jitsi",
"similar_solution_url": "https://jitsi.org/",
"category": "Communication"
}],
"licence_list": ["AGPL v3.0"],
"source_code_download": "https://github.com/olvid-io/olvid-android.git",
"source_code_profile": "",
"commercial_support_url": "https://www.olvid.io/enterprise/fr/",
"floss_software": true,
"commercial_support_open_source_version": false,
"commercial_support_available": true,
"wikipedia_url": "https://fr.wikipedia.org/wiki/Olvid",
"reference_list": [],
"success_case_list": []
}]
}