mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
20 lines
1.1 KiB
Markdown
20 lines
1.1 KiB
Markdown
|
---
|
||
|
title: Encryptic
|
||
|
template: docs
|
||
|
taxonomy:
|
||
|
category: docs, apps
|
||
|
routes:
|
||
|
default: '/app_encryptic'
|
||
|
---
|
||
|
|
||
|
[![Installer Encryptic with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=encryptic) [![Integration level](https://dash.yunohost.org/integration/encryptic.svg)](https://dash.yunohost.org/appci/app/encryptic)
|
||
|
|
||
|
*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.
|
||
|
|
||
|
## Useful links
|
||
|
|
||
|
+ Website: [encryptic.org](https://www.encryptic.org/)
|
||
|
+ Demonstration: [Demo](https://app.encryptic.org/)
|
||
|
+ Application software repository: [github.com - YunoHost-Apps/encryptic](https://github.com/YunoHost-Apps/encryptic_ynh)
|
||
|
+ Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/encryptic/issues](https://github.com/YunoHost-Apps/encryptic_ynh/issues)
|