aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
blob: c8d61de40163267093de09dfb8f6f7739bf5ddf2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
INSTALL
--------
Install gnupg and python3-gpg

Example:
1. generate a gnupg certificate without password.
2. run "gpg_websocket.py" from the user account with gpg private key.
3. install webserver with php support to test demo.php.
4. update "$pubkey" and YOUR_KEY_ID with your public-key and key-id.
5. now you can test demo.php.