2025-08-24 11:54:08 +08:00
2025-05-09 23:11:58 +08:00
2025-05-09 23:11:58 +08:00
2025-08-24 11:54:08 +08:00
2025-05-09 23:11:58 +08:00
2025-08-24 11:54:08 +08:00
2025-05-09 23:11:58 +08:00

tinyencrypt-cryptomator

This project is fork from https://github.com/purejava/keepassxc-cryptomator , add GnuPG support

GitHub Release License

Plug-in for Cryptomator to store vault passwords with card-cli encryption.

Build Project

Requirement:

  • JDK 17 or later
  • Maven 3.8.4 or later
mvn package

Copy packaged plugin from target/card-cryptomator-$VERSION.jar to Cryptomator plugins directory.

Usage reference Wiki

Configuration

Configure file location:

  • /etc/cryptomator/card_config.json
  • ~/.config/cryptomator/card_config.json
{
}

Documentation

For documentation please take a look at the Wiki.

Plugin location:

OS Default Dir
Mac ~/Library/Application Support/Cryptomator/Plugins
Linux ~/.local/share/Cryptomator/plugins
Windows %homepath%\AppData\Roaming\Cryptomator\Plugins

How it works?

This plugin use card-cli encrypt and decrypt passwords.

Copyright

Copyright (C) 2021-2024 Ralph Plawetzki
Copyright (C) 2024-2024 Hatter Jiang

The Cryptomator logo is Copyright (C) of https://cryptomator.org/
The KeePassXC logo is Copyright (C) of https://keepassxc.org/

Description
No description provided
Readme MIT 82 KiB
Languages
Java 99.7%
Just 0.3%