Verified Commit 44570678 authored by Jakob Moser's avatar Jakob Moser
Browse files

Adjust readme

parent 2def65c1
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
# Keys

* `recipient.txt`: Key to encrypt messages with [age](https://github.com/FiloSottile/age), [rage](https://github.com/str4d/rage) or [pyrage](https://pypi.org/project/pyrage/). You may assume that the PoolPayPi knows the corresponding private key.
* `poolpaypi.age-public`: Key to encrypt messages with [age](https://github.com/FiloSottile/age), [rage](https://github.com/str4d/rage) or [pyrage](https://pypi.org/project/pyrage/). You may assume that the PoolPayPi knows the corresponding private key.
* `jakob.minisign-public`: Key to verify message signatures with [minisign](https://jedisct1.github.io/minisign/) or [py-minisign](https://pypi.org/project/py-minisign/). You may assume that Jakob knows the corresponding private key.