nix-config/gpg/README.md
Donovan Glover f3d129362e
misc: Update docs
Made dependency lists a bit more consistent and reverted some of the
Arch Linux wording since it felt a bit off. Even the official website
refers to Arch Linux as Arch from time to time.
2018-10-31 13:03:41 -04:00

402 B

GPG

GPG is used to sign and encrypt things.

Dependencies

  • gnupg - The GNU Privacy Guard

Installation

make package=gpg

Usage

Use gpg as you normally would. Make sure that you export GPG_TTY in your shell's init script. This is how you would do it in fish:

export GPG_TTY=(tty)