Source: node-solid-keychain Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Jonas Smedegaard , Build-Depends: debhelper-compat (= 12), mocha , node-base64url , node-chai , node-trust-webcrypto , pandoc , perl , Standards-Version: 4.5.0 Homepage: https://github.com/solid/keychain Vcs-Browser: https://salsa.debian.org/js-team/node-solid-keychain Vcs-Git: https://salsa.debian.org/js-team/node-solid-keychain.git Rules-Requires-Root: no Package: node-solid-keychain Architecture: all Depends: node-base64url, node-trust-webcrypto, nodejs, ${misc:Depends}, Description: keychain for use with Web Cryptography API in Node.js This package provides KeyChain for use with Web Cryptography API in Node.js. . The Web Cryptography API is the World Wide Web Consortium’s (W3C) recommendation for a low-level interface that would increase the security of web applications by allowing them to perform cryptographic functions without having to access raw keying material. . Node.js is an event-based server-side JavaScript engine.