Skip to content

Commit fb78003

Browse files
committed
Clarify PGP key usage
1 parent 6cd59a3 commit fb78003

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,11 @@ always requires SMS one-time password per login session
2727
e.g. filesystem (with proper permissions) for automation and managemnt
2828
credentials used separately (`admin` account password and phone).
2929

30-
PGP keys can be used to sign file uploads (with `data` account) for
31-
authorization decisions, `n` of `m` signatures required scheme, if
32-
needed. Certificates can be imported and exported for the registered
30+
*To-Be-Done*: PGP keys can be used to sign file uploads (with `data`
31+
account) for authorization decisions, `n` of `m` signatures required
32+
scheme, if needed. These PGP keys are imported as `authorization`
33+
keys. Certificates and more precisely, their private keys, can be
34+
imported and exported for the registered PGP keys imported as `export`
3335
PGP keys.
3436

3537
Every account must have an API Key, e.g. integrator's API

0 commit comments

Comments
 (0)