summaryrefslogtreecommitdiffhomepage
path: root/INSTALL
blob: 97b09351c1d0ac574fd2cf632d68fc53ab8139ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
First install Haskell's stack tool, the readline and argon2
libraries, and zenity. For example, on a Debian system:

	sudo apt-get install haskell-stack libreadline-dev libargon2-0-dev zenity

Then to build and install keysafe:

	stack install keysafe

Note that there is a manpage, but stack doesn't install it yet.

## Server installation

useradd --system keysafe