-
Notifications
You must be signed in to change notification settings - Fork 0
/
passbolt.json
64 lines (64 loc) · 2.44 KB
/
passbolt.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
60
61
62
63
64
{
"created": "2022-04-05",
"title": "Passbolt",
"type": "Organisation",
"logo_url": "https://avatars.githubusercontent.com/u/4386228?s=200&v=4",
"location": {
"title": "Passbolt SA",
"address": "9 Avenue des Hauts-Fourneaux",
"postal_code": "L-4362",
"city": "Esch-sur-Alzette",
"country": "LU",
"phone_contact": "",
"mail_contact": "[email protected]",
"coordinate_list": [49.50252478819146, 5.949424391571699]
},
"subsidiary_location_list": [],
"website_url": "https://www.passbolt.com/",
"founded_year": 2016,
"kpi_list": [],
"solution_list": [{
"title": "Passbolt",
"logo_url": "https://avatars.githubusercontent.com/u/4386228?s=200&v=4",
"website_url": "https://passbolt.com/",
"created_year": 2016,
"description": "Passbolt is an API-centric, privacy-focused and developer-first, free and open source password manager that allows team members to store and share credentials securely.",
"category_list": ["Identity"],
"similar_solution_list": [{
"title": "KeePass",
"similiar_solution_url": "https://keepass.info/",
"category": "Identity"
}, {
"title": "Bitwarden",
"similiar_solution_url": "https://bitwarden.com/",
"category": "Identity"
},{
"title": "1Password",
"similiar_solution_url": "https://1password.com/",
"category": "Identity"
}, {
"title": "LastPass",
"similiar_solution_url": "https://www.lastpass.com/",
"category": "Identity"
}],
"licence_list": ["AGPL v3.0"],
"source_code_download": "https://github.com/passbolt/passbolt_api.git",
"source_code_profile": "https://www.openhub.net/p/passbolt/analyses/latest/languages_summary",
"commercial_support_url": "https://signup.passbolt.com/pricing/pro",
"floss_software": true,
"commercial_support_open_source_version": true,
"commercial_support_available": true,
"wikipedia_url": "",
"reference_list": [],
"success_case_list": [{
"title": "Passbolt Case Study",
"description": "An early adopter of Passbolt, the German technology company bitExpert needed a secure way to hold all of their passwords (root passwords, services like PostgreSQL, MysSQL, and external use and the passwords provided by their clients as well).",
"image_url": "https://www.bitexpert.de/themes/bitexpert/images/base/bitExpert_logo.svg",
"industry": "Information Technology",
"customer": "bitExpert",
"country": "DE",
"language": "de",
"success_case_url": "https://blog.passbolt.com/passbolt-case-study-96b6d0d689c4"
}]
}]
}