[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-marketing] branch master updated: rename of helpers to secmod
From: |
gnunet |
Subject: |
[taler-marketing] branch master updated: rename of helpers to secmod |
Date: |
Sun, 17 Jan 2021 19:59:30 +0100 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository marketing.
The following commit(s) were added to refs/heads/master by this push:
new 9b8b30f rename of helpers to secmod
9b8b30f is described below
commit 9b8b30f91f743d249f2d58fd5f12e287a9897379
Author: Florian Dold <florian@dold.me>
AuthorDate: Sun Jan 17 19:59:28 2021 +0100
rename of helpers to secmod
---
presentations/bank/bank.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/presentations/bank/bank.tex b/presentations/bank/bank.tex
index 369af68..3dfaa75 100644
--- a/presentations/bank/bank.tex
+++ b/presentations/bank/bank.tex
@@ -514,7 +514,7 @@ online signing keys, if we find they have been compromised.
\begin{frame}{Protecting online keys}
The exchange needs RSA and EdDSA keys to be available for online signing.
\begin{itemize}
-\item {\tt taler-exchange-helper-rsa} and {\tt taler-exchange-helper-eddsa}
+\item {\tt taler-exchange-secmod-rsa} and {\tt taler-exchange-secmod-eddsa}
are the only processes that must have access to the private keys.
\item The helper processes should run under a different UID, but share
the same GID with the exchange.
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-marketing] branch master updated: rename of helpers to secmod,
gnunet <=