Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 941 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 941 Bytes

Dolphin Context Menu for age

A KDE Dolphin context menu for automating the encryption of files & folders using age encryption tool.

Installation

Just run the install.sh file.

What this script does

  • Checks if age & curl are installed and if not it tries to install them.
  • Copies the context menu entries to ~/.local/share/kservices5/ServiceMenus
  • Adds MIME type for .age extension.
  • Generates and saves your age key in ~/.age-key so it can be used by the context menu

Screenshots

Encryption

encrypt

Decryption

decrypt

License

MIT