keeper
Password manager and digital vault.
Extends: Technology
Keeper
Password manager and digital vault.
Overview
Category: Security software
Password manager and digital vault.
Related Skills
No related skills listed.
Occupations Using This Technology
No occupations listed.
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Keeper',
category: 'Security software',
description: 'Password manager and digital vault.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Keeper",
"applicationCategory": "Security software",
"description": "Password manager and digital vault."
}