Coder Social home page Coder Social logo

glow.ts's Introduction

glow.ts

Glow

Github Actions Build Status NPM Package MIT License

PRs welcome Follow

Glow.ts is a client library for interacting with Zax Cryptographic Relay, a NaCl-based Cryptographic Relay. This reference implementation is written in TypeScript. The original deprecated implementation in CoffeeScript can be found there.

Installation

Glow can be easily installed via npm, which is included when you install Node.js. In a terminal, navigate to the directory in which you'd like to install Glow and type the following:

npm install glow.ts

The built version of Glow will be available in node_modules/glow.ts/dist subdirectory, packaged as both CommonJS and ESM library.

Dashboard app

Glow.ts powers a test Dashboard app to provide a user-friendly access point to encrypted Mailboxes on a given relay.

We maintain a live Test Server that runs the stable build of Zax Dashboard. For testing purposes expiration of any communication on that relay is set to 30 minutes.

You can also check the latest build of master branch on Github Pages.

Running tests

Unit tests are powered by Jest. The engine runs all the tests in each describe section serially in the order they are described in the .spec.ts file. By default, unit tests connect to a remote Zax Cryptographic Relay Server on https://z.vault12.com. You may also run tests on a local or any other test server by modifying the code in the tests helper.

Ecosystem

Project Description
Zax NaCl-based Cryptographic Relay
Zax Dashboard Sample dashboard app for Zax Cryptographic Relay
TrueEntropy High volume thermal entropy generator

License

Glow is released under the MIT License.

Legal Reminder

Exporting/importing and/or use of strong cryptography software, providing cryptography hooks, or even just communicating technical details about cryptography software is illegal in some parts of the world. If you import this software to your country, re-distribute it from there or even just email technical suggestions or provide source patches to the authors or other people you are strongly advised to pay close attention to any laws or regulations which apply to you. The authors of this software are not liable for any violations you make - it is your responsibility to be aware of and comply with any laws or regulations which apply to you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.