{"id":19198429,"url":"https://github.com/virgilsecurity/virgil-e3kit-js","last_synced_at":"2025-04-10T02:21:19.963Z","repository":{"id":47171826,"uuid":"153478504","full_name":"VirgilSecurity/virgil-e3kit-js","owner":"VirgilSecurity","description":"E3Kit is a security framework that simplifies work with Virgil services and presents the easiest way to add full end-to-end security to your chat application to become HIPAA and GDPR compliant and more.","archived":false,"fork":false,"pushed_at":"2024-05-28T16:40:28.000Z","size":5601,"stargazers_count":60,"open_issues_count":6,"forks_count":19,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-07T12:51:03.461Z","etag":null,"topics":["e3kit","encryption","end-to-end-encryption","gdpr","group-encryption","hipaa","multi-device","pki","sdk","secure-the-future","securethefuture","security-sdk","stream-encryption"],"latest_commit_sha":null,"homepage":"https://virgilsecurity.com/e3kit/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VirgilSecurity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-17T15:15:59.000Z","updated_at":"2025-04-02T15:44:55.000Z","dependencies_parsed_at":"2024-05-28T19:10:23.662Z","dependency_job_id":"9a4498d8-169e-4675-a805-8c2af9b19eec","html_url":"https://github.com/VirgilSecurity/virgil-e3kit-js","commit_stats":{"total_commits":502,"total_committers":16,"mean_commits":31.375,"dds":0.7191235059760956,"last_synced_commit":"13f597bb7377dc647376c701dc758e3d26aa172d"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirgilSecurity%2Fvirgil-e3kit-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirgilSecurity%2Fvirgil-e3kit-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirgilSecurity%2Fvirgil-e3kit-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirgilSecurity%2Fvirgil-e3kit-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VirgilSecurity","download_url":"https://codeload.github.com/VirgilSecurity/virgil-e3kit-js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248143112,"owners_count":21054709,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["e3kit","encryption","end-to-end-encryption","gdpr","group-encryption","hipaa","multi-device","pki","sdk","secure-the-future","securethefuture","security-sdk","stream-encryption"],"created_at":"2024-11-09T12:21:55.486Z","updated_at":"2025-04-10T02:21:19.934Z","avatar_url":"https://github.com/VirgilSecurity.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Virgil E3Kit TypeScript/JavaScript\n\n[![Build Status](https://travis-ci.com/VirgilSecurity/virgil-e3kit-js.svg?branch=master)](https://travis-ci.com/VirgilSecurity/virgil-e3kit-js)\n[![npm](https://img.shields.io/npm/v/@virgilsecurity/e3kit-browser.svg)](https://www.npmjs.com/package/@virgilsecurity/e3kit-browser)\n[![GitHub license](https://img.shields.io/github/license/VirgilSecurity/e3kit-js.svg)](https://github.com/VirgilSecurity/virgil-e3kit-js/blob/master/LICENSE)\n[![API Reference](https://img.shields.io/badge/API%20reference-e3kit--js-green)](https://virgilsecurity.github.io/virgil-e3kit-js/)\n\n[Introduction](#introduction) | [Benefits](#benefits) | [Features](#features) | [Installation](#installation) | [Resources](#resources) | [Samples](#samples) | [License](#license) | [Support](#support)\n\n## Introduction\n\n\u003ca href=\"https://virgilsecurity.com/e3kit/\"\u003e\u003cimg width=\"100px\" src=\"https://cdn.virgilsecurity.com/assets/images/github/logos/e3kit/E3Kit.png\" align=\"left\" hspace=\"10\" vspace=\"6\"\u003e\u003c/a\u003e [Virgil Security](https://virgilsecurity.com) provides [Virgil E3Kit](https://virgilsecurity.com/e3kit/) - an open-source client-side framework that allows developers to add end-to-end encryption to their messaging applications, file sharing programs, and other digital communication products in just a few simple steps to become HIPAA and GDPR compliant and more.\n\n## Benefits\n\n- Easy to setup and integrate into new or existing projects\n- Compatible with any CPaaS provider, including Nexmo, Firebase, Twilio, PubNub and etc.\n- Strong secret keys storage, integration with all platform-specific storages\n- Provides GDPR and HIPAA compliance\n- Immune to quantum computers attacks\n\n## Features\n\n- Strong one-to-one and group encryption\n- Files end-to-end encryption (for browser and React Native)\n- Data signature and verification as part of the encrypt and decrypt functions\n- Recoverable private encryption keys\n- Access to encrypted data from multiple user devices\n\n## Installation\n\nNavigate to our [Developer Documentation](https://developer.virgilsecurity.com/docs/e3kit/get-started/setup-client/) to install and initialize Virgil E3Kit.\n\nVirgil E3Kit JS is provided in separate packages for different platforms:\n\n| Name | Description |\n| :--- | :---------- |\n| [e3kit-browser](/packages/e3kit-browser) | For use in web browsers. |\n| [e3kit-native](/packages/e3kit-native) | For use in React Native. |\n| [e3kit-node](/packages/e3kit-node) | For use in Node.js and Electron. |\n\n## Resources\n\n- [E3Kit Product Page](https://virgilsecurity.com/e3kit/)\n- [E3Kit Documentation](https://developer.virgilsecurity.com/docs/e3kit/) - start integrating E3Kit into your project with our detailed guides.\n- [E3Kit TypeScript/JavaScript API Reference](https://virgilsecurity.github.io/virgil-e3kit-js/) - E3Kit API reference for the language of your choice.\n- [Quickstart Demo](https://developer.virgilsecurity.com/docs/e3kit/get-started/quickstart/) - will help you to get started with the Virgil E3Kit quickly, and to learn some common ways to build end-to-end encryption between two fictional characters Alice and Bob.\n \n## Samples\n\nYou can find examples for React Native, Webpack, Ionic, Node and UMD in the [examples folder](/examples), at our [Developer Documentation](https://developer.virgilsecurity.com/docs/e3kit/) and in the [E3kit Web Demo](https://github.com/VirgilSecurity/demo-e3kit-web).\n\n## License\n\nThis library is released under the [3-clause BSD License](LICENSE).\n\n## Support\n\nOur developer support team is here to help you. Find out more information on our [Help Center](https://help.virgilsecurity.com/).\n\nYou can find us on [Twitter](https://twitter.com/VirgilSecurity) or send us email support@VirgilSecurity.com.\n\nAlso, get extra help from our support team on [Slack](https://virgilsecurity.com/join-community).\n\n## Troubleshooting\n\n### Webpack\n\nMake sure you're following a similar approach to the [webpack example](/examples/webpack) and pay special attention to the webpack.config.js file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirgilsecurity%2Fvirgil-e3kit-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvirgilsecurity%2Fvirgil-e3kit-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirgilsecurity%2Fvirgil-e3kit-js/lists"}