commit 94971ca1bc4f4172950bc813efba0994cbc5dc8a
parent 3395b59c9012f77e8c527d3a03678144ec109b0f
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Fri, 19 Mar 2021 02:00:46 -0400
add article "the"
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
@@ -887,7 +887,7 @@ exchange.
The client currently does not have to demonstrate knowledge of the private
key of the reserve to make this request, which makes the reserve's public
key privileged information known only to the client, their bank, and the
- exchange. In future, we might wish to revisit this decision to improve
+ exchange. In the future, we might wish to revisit this decision to improve
security, such as by having the client EdDSA-sign an ECDHE key to be used
to derive a symmetric key to encrypt the response. This would be useful if
for example HTTPS were not used for communication with the exchange.