No description
Find a file
2025-09-09 17:28:36 +02:00
.github Initial commit 2025-07-05 15:30:39 +02:00
doc Update PRE_INSTALL_fr.md 2025-09-09 17:28:36 +02:00
scripts Reindent scripts 2025-07-20 21:05:12 +02:00
.editorconfig Add editorconfig 2025-07-20 21:05:12 +02:00
.gitattributes Initial commit 2025-07-05 15:30:39 +02:00
.gitignore Initial commit 2025-07-05 15:30:39 +02:00
config_panel.toml Describe more the package 2025-07-06 14:22:59 +02:00
LICENSE First commit 2025-07-05 19:24:23 +02:00
manifest.toml Update manifest.toml 2025-08-17 15:57:20 +02:00
README.md Auto-update READMEs 2025-09-09 17:25:21 +02:00
tests.toml Add test copy-authorized-keys 2025-07-06 15:08:55 +02:00

Logo of Cryptroot unlock Cryptroot unlock, packaged for YunoHost

Unlock through SSH your partitions encrypted with LUKS

Version: 1.0~ynh2

📦 Developer info

Automatic tests level

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/cryptroot-unlock_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade cryptroot-unlock -u https://github.com/YunoHost-Apps/cryptroot-unlock_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.