1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/encryptic_ynh.git synced 2024-09-03 18:26:30 +02:00
Encryptic package for YunoHost
Find a file
2020-12-26 09:40:10 +01:00
conf First commit 2020-11-05 22:30:55 +01:00
scripts Fix linter warnings 2020-12-04 11:47:49 +01:00
sources Add screenshot 2020-11-05 22:47:40 +01:00
check_process cleaning up 2020-11-05 23:13:31 +01:00
issue_template.md Fix 2020-11-05 22:42:06 +01:00
LICENSE First commit 2020-11-05 22:30:55 +01:00
manifest.json Fix linter warnings 2020-12-04 11:47:49 +01:00
pull_request_template.md Fix 2020-11-05 22:42:06 +01:00
README.md Update README.md 2020-12-17 21:12:08 +01:00
README_fr.md Use SVG badge 2020-12-26 09:40:10 +01:00

Encryptic for YunoHost

Integration level
Install Encryptic with YunoHost

Lire ce readme en français.

This package allows you to install Encryptic quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Encryptic (fork of Laverna) is an anonymous system, encrypted and without registration required, it is accessible via a web browser (without software installation). The data is private because it is stored by default on your machine (InnoDB and localstorage), it is a setting in the settings that will allow you to synchronize it via the cloud on your various devices.

Shipped version: 0.1.0

Screenshots

Demo

Configuration

  • How to configure this app: From an admin panel.

Documentation

YunoHost specific features

Multi-user support

  • Are LDAP and HTTP auth supported? No
  • Can the app be used by multiple users? Yes

Supported architectures

  • x86-64 - Build Status
  • ARMv8-A - Build Status

Limitations

  • Any known limitations.

Additional information

  • Other info you would like to add about this app.

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/encryptic_ynh/tree/testing --debug
or
sudo yunohost app upgrade encryptic -u https://github.com/YunoHost-Apps/encryptic_ynh/tree/testing --debug