A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/encryptic-team/encryptic below:

encryptic-team/encryptic: An encryption-focused open source note taking application

Encryptic | The open source note-taking app Warning: This project is deprecated.

An encryption-focused open source note taking application.

Encryptic is based upon the

Laverna Project

Encryptic uses the Marionette JS framework, Gulp and runs on Node.js. The test runner is tape Quick Start (recommended) Install Standalone Desktop App (beta)

NOTE: IF YOU ARE UPGRADING FROM AN OLD VERSION OF Encryptic, BACKUP EVERYTHING FIRST. THIS CODE HAS BEEN TESTED BUT MANY THINGS HAVE CHANGED. DATA LOSS IS POTENTIAL.

Install a version of Encryptic from here:

https://github.com/encryptic-team/Encryptic/releases/

None. Removed the signal server component for the time being.

Arch Linux (or derived distributions)

Running into issues with Arch Linux installation? Report here or contact @funilrys on Gitter here.

Developer Install & Documentation

Setting up the Encryptic development environment only takes a few minutes. To run locally, you need to have the following installed:

Part One: Install Encryptic

If you're planning to contribute to the project's development, hit the fork button at the top of the page and move on to step 2.

1. Clone the Encryptic repository:

With SSH :

$ git clone git@github.com:encryptic-team/encryptic.git

With HTTPS :

$ git clone https://github.com/encryptic-team/encryptic.git

2. Navigate to project directory and install gulp and yarn globally:

$ cd encryptic

$ npm install -g gulp
$ npm install -g yarn

4. Install dependencies and build:

- or -

5. Start Encryptic:

6. Point a web browser to http://localhost:9000

We ask that you use either plain JavaScript or the Marionette.js framework (for more details on the preferred coding style see .editorconfig).

In our effort to permanently enhance the application's security, Encryptic is implementing OpenPGP encryption via OpenPGP.js.

Published under MPL-2.0 License. Encryptic uses a lot of other libraries and each of these libraries use different licenses.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4