2025-11-03 12:39:56 +01:00
2025-11-03 12:12:05 +01:00
2025-11-03 12:39:56 +01:00
2025-11-03 12:39:56 +01:00

Easy encryption with gpg for files

Usage

Install with ya pkg add Ascyii/gpg.

Setup in init.lua with

require("gpg"):setup {
  default = "username@example.com",
  delete = true,
}

Code was taken from yazi-rs and Rolv-Apneseth.

Description
No description provided
Readme MIT 57 KiB
Languages
Lua 100%