GithubHelp home page GithubHelp logo

timetoseek / onlykey-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from trustcrypto/onlykey-app

0.0 0.0 0.0 7.73 MB

The OnlyKey App is used for the initial setup and configuration of OnlyKey. Supported on Windows, macOS, Linux, and Chromebook (with Chrome App).

Home Page: https://docs.crp.to/app.html

License: Other

HTML 21.73% JavaScript 74.54% CSS 1.85% NSIS 1.89%

onlykey-app's Introduction

OnlyKey App

This is the official app for OnlyKey

OnlyKey can be purchased here: OnlyKey order

Geting Started

Just getting started with OnlyKey?

Start here

About

OnlyKey App is an app to be used along with an OnlyKey device. The app is used for things like:

  • Initial setup of OnlyKey (Setup)
  • Configuration of accounts (Slots)
  • Loading keys for PGP, SSH, and secure backup (Keys)
  • Backup and restore of OnlyKey (Backup/Restore)
  • Setting OnlyKey preferences (Preferences)
  • Setting advanced options such as Yubikey and U2F security info (Advanced)

The app is required on all systems where Google Authenticator (TOTP) is used

For information on using the app see the OnlyKey User's Guide

Installation

To use the standalone app:

To use the OnlyKey Chrome App: (Chromebook Users)

Support

Check out the OnlyKey Support Forum

Check out the OnlyKey Documentation

Developer Notes

This repository contains shared code that can be used to build multiple types of apps.

To run this code as a Chrome app:

$ npm run chrome

To run as NWJS app:

$ npm start

To create releases:

$ npm run release

This will create an installer in the releases/ subfolder. The installer is created for the current OS; this means you will need to run the release command on Windows, Linux, and Mac OS to generate all the installers.

On Windows, you need to install [NSIS][nsis] first, and ensure that it's present in your shell's %PATH%. That is, add C:/Program Files (x86)/NSIS or similar to your %PATH% in the operating system settings. On Mac OS, you need to install an optional NPM dependecy: npm install appdmg.

To run tests:

$ npm test

Running tests requires the SDK version of NWJS, which comes with a chromedriver that handles automated Selenium tests. To install that version, run npm install nw --nwjs_build_type=sdk. Note that to create releases, you should install the non-sdk variant again; otherwise the installer will be unnecessarily large.

Cryptography Notice

This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.

The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.

The following cryptographic software is included in this distribution:

"OpenPGP.js - OpenPGP JavaScript Implementation." - https://openpgpjs.org/

For more information on export restrictions see: http://www.apache.org/licenses/exports/

Source

OnlyKey App on Github

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.