-
Notifications
You must be signed in to change notification settings - Fork 0
/
keeweb.json
55 lines (55 loc) · 1.81 KB
/
keeweb.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
{
"created": "2022-03-11",
"title": "KeeWeb",
"type": "Other",
"logo_url": "https://keeweb.info/img/logo.png",
"location": {
"title": "KeeWeb",
"address": "",
"postal_code": "",
"city": "",
"country": "NL",
"phone_contact": "",
"mail_contact": "",
"coordinate_list": [52.14968875457042, 5.248451888512935]
},
"subsidiary_location_list": [],
"website_url": "https://keeweb.info",
"founded_year": 2016,
"kpi_list": [],
"solution_list": [{
"title": "KeeWeb",
"logo_url": "https://keeweb.info/img/logo.png",
"website_url": "https://keeweb.info",
"created_year": 2016,
"description": "free-cross platform web password manager compatible with KeePass. Coded in Javascript at 80% it doesn't require any server or additional resources. The app can run either in browser, or as a desktop app and consists of a single HTML file",
"category_list": [],
"similar_solution_list": [{
"title": "LastPass",
"similiar_solution_url":"https://www.lastpass.com/",
"category": "Identity"
}, {
"title": "1Password",
"similiar_solution_url":"https://1password.com/",
"category": "Identity"
}, {
"title": "EnPass",
"similiar_solution_url":"https://www.enpass.io/",
"category": "Identity"
}, {
"title": "Dashlane",
"similiar_solution_url":"https://www.dashlane.com/",
"category": "Identity"
}],
"licence_list": ["MIT"],
"source_code_download": "https://antelle.net",
"source_code_profile": "https://www.openhub.net/p/keeweb/analyses/latest/languages_summary",
"commercial_support_url": "https://opencollective.com/keeweb#support",
"floss_software": true,
"commercial_support_open_source_version": false,
"commercial_support_available": false,
"wikipedia_url": "https://en.wikipedia.org/wiki/KeeWeb",
"reference_list": [],
"success_case_list": []
}]
}