Skip to content
This repository has been archived by the owner on Jun 19, 2018. It is now read-only.

A simple example app showing basic usage of the ZeroKit sdk with a nodejs server.

License

Notifications You must be signed in to change notification settings

tresorit/ZeroKit-simple-example

Repository files navigation

Notice: This project is discontinued and no longer maintained nor supported by Tresorit. This repository only exists for archival purposes.


Build Status

Welcome to ZeroKit!

This repository is a template of a basic example application that shows you how to use ZeroKit for zero knowledge authentication and end-to-end encryption in a very basic manner.

Instructions

  1. Make sure you have a nodejs (>6.0.0) installed.
    • You can download the current version from here
  2. Instantiate the application by running node installer <tenantId> <adminKey> [hostId]
    • To get your credentials visit the management portal, you can sign up for a free account there.
  3. The example app is now in the app subfolder, that you can optionally move wherever you like.
  4. Start the example app server, by running npm start in the app folder
  5. Navigate your browser (preferably chrome) to http://localhost:3000
  6. Register a new user, sign in and try encrypting and decrypting something.

Cross browser testing provided by BrowserStack

About

A simple example app showing basic usage of the ZeroKit sdk with a nodejs server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages