fluidkeys

module
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 9, 2019 License: AGPL-3.0

README

Fluidkeys command line

Build Status

Fluidkeys helps teams protect themselves with strong encryption. It builds on the OpenPGP standard and is compatible with other OpenPGP software.

Fluidkeys is licensed under the AGPLv3.

0.2 helps you create a key or import one from gpg, then automatically maintain it.

Once installed, run it with fk.

Install

Head over to download.fluidkeys.com

Install from source

You'll need the Go compiler

Clone the repo:

REPODIR=$(go env GOPATH)/src/github.com/fluidkeys/fluidkeys

git clone https://github.com/fluidkeys/fluidkeys.git $REPODIR
cd $REPODIR

Build and install to /usr/local/bin/fk:

make && sudo make install

If you prefer to run without sudo (root), install into $HOME/bin/fk:

PREFIX=$HOME make install

Develop

If you want to hack on Fluidkeys locally you'll need Go 1.10+ and dep.

Run:

make run

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL