summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2021-07-03 11:06:44 +0200
committerVivien Kraus <vivien@planete-kraus.eu>2021-07-03 11:13:22 +0200
commit50aa57c3483ea6e489870e44498fb322a01cc979 (patch)
treec6841ed38f607b49116f95e90bd76ae239228790 /po
parent752baccc78ecfc769c0aa228f1af2e1ec1c30027 (diff)
Do not accept the password in clear, use an encrypted password
Diffstat (limited to 'po')
-rw-r--r--po/fr.po25
-rw-r--r--po/webid-oidc.pot12
2 files changed, 19 insertions, 18 deletions
diff --git a/po/fr.po b/po/fr.po
index 9606355..4b64d50 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: webid-oidc 0.0.0\n"
"Report-Msgid-Bugs-To: vivien@planete-kraus.eu\n"
-"POT-Creation-Date: 2021-07-02 17:36+0200\n"
-"PO-Revision-Date: 2021-07-02 16:26+0200\n"
+"POT-Creation-Date: 2021-07-03 11:07+0200\n"
+"PO-Revision-Date: 2021-07-03 11:08+0200\n"
"Last-Translator: Vivien Kraus <vivien@planete-kraus.eu>\n"
"Language-Team: French <vivien@planete-kraus.eu>\n"
"Language: fr\n"
@@ -1277,8 +1277,8 @@ msgid "command-line|server|issuer|subject"
msgstr "sujet"
#: src/scm/webid-oidc/program.scm:157
-msgid "command-line|server|issuer|password"
-msgstr "mot-de-passe"
+msgid "command-line|server|issuer|encrypted-password"
+msgstr "mot-de-passe-chiffré"
#: src/scm/webid-oidc/program.scm:159
msgid "command-line|server|issuer|jwks-uri"
@@ -1366,8 +1366,8 @@ msgid ""
" key is generated.\n"
" -s WEBID, --~a=WEBID:\n"
" set the identity of the subject.\n"
-" -w PASSWORD, --~a=PASSWORD:\n"
-" set the password to recognize the user.\n"
+" -w ENCRYPTED_PASSWORD, --~a=ENCRYPTED_PASSWORD:\n"
+" set the encrypted password to recognize the user.\n"
" -j URI, --~a=URI:\n"
" set the URI to query the key of the server.\n"
" -a URI, --~a=URI:\n"
@@ -1439,7 +1439,7 @@ msgid ""
" --~a 'https://webid-oidc-demo.planete-kraus.eu' \\\n"
" --~a '/var/lib/webid-oidc/issuer/key.jwk' \\\n"
" --~a 'https://webid-oidc-demo.planete-kraus.eu/profile/card#me' \\\n"
-" --~a \"$PASSWORD\" \\\n"
+" --~a \"$ENCRYPTED_PASSWORD\" \\\n"
" --~a 'https://webid-oidc-demo.planete-kraus.eu/keys' \\\n"
" --~a 'https://webid-oidc-demo.planete-kraus.eu/authorize' \\\n"
" --~a 'https://webid-oidc-demo.planete-kraus.eu/token' \\\n"
@@ -1518,8 +1518,8 @@ msgstr ""
" nouvelle clé sera générée.\n"
" -s WEBID, --~a=WEBID :\n"
" définit l’identité du sujet.\n"
-" -w MOTDEPASSE, --~a=MOTDEPASSE :\n"
-" définit le mot de passe pour reconnaître l’utilisateur.\n"
+" -w MOT_DE_PASSE_CHIFFRÉ, --~a=MOT_DE_PASSE_CHIFFRÉ :\n"
+" définit le mot de passe chiffré pour reconnaître l’utilisateur.\n"
" -j URI, --~a=URI :\n"
" définit l’URI à requêter pour obtenir la clé du serveur.\n"
" -a URI, --~a=URI :\n"
@@ -1596,7 +1596,7 @@ msgstr ""
" --~a 'https://webid-oidc-demo.planete-kraus.eu' \\\n"
" --~a '/var/lib/webid-oidc/issuer/key.jwk' \\\n"
" --~a 'https://webid-oidc-demo.planete-kraus.eu/profile/card#me' \\\n"
-" --~a \"$MOTDEPASSE\" \\\n"
+" --~a \"$MOT_DE_PASSE_CHIFFRÉ\" \\\n"
" --~a 'https://webid-oidc-demo.planete-kraus.eu/keys' \\\n"
" --~a 'https://webid-oidc-demo.planete-kraus.eu/authorize' \\\n"
" --~a 'https://webid-oidc-demo.planete-kraus.eu/token' \\\n"
@@ -1707,8 +1707,9 @@ msgstr ""
#: src/scm/webid-oidc/program.scm:548 src/scm/webid-oidc/program.scm:620
#, scheme-format
-msgid "You must pass --~a to set the subject’s password.\n"
-msgstr "Vous devez passer --~a pour définir le mot de passe du sujet.\n"
+msgid "You must pass --~a to set the subject’s encrypted password.\n"
+msgstr ""
+"Vous devez passer --~a pour définir le mot de passe chiffré du sujet.\n"
#: src/scm/webid-oidc/program.scm:552 src/scm/webid-oidc/program.scm:624
#, scheme-format
diff --git a/po/webid-oidc.pot b/po/webid-oidc.pot
index 5b1bdbf..1090ce1 100644
--- a/po/webid-oidc.pot
+++ b/po/webid-oidc.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: webid-oidc SNAPSHOT\n"
"Report-Msgid-Bugs-To: vivien@planete-kraus.eu\n"
-"POT-Creation-Date: 2021-07-02 17:36+0200\n"
+"POT-Creation-Date: 2021-07-03 11:07+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1165,7 +1165,7 @@ msgid "command-line|server|issuer|subject"
msgstr ""
#: src/scm/webid-oidc/program.scm:157
-msgid "command-line|server|issuer|password"
+msgid "command-line|server|issuer|encrypted-password"
msgstr ""
#: src/scm/webid-oidc/program.scm:159
@@ -1254,8 +1254,8 @@ msgid ""
" key is generated.\n"
" -s WEBID, --~a=WEBID:\n"
" set the identity of the subject.\n"
-" -w PASSWORD, --~a=PASSWORD:\n"
-" set the password to recognize the user.\n"
+" -w ENCRYPTED_PASSWORD, --~a=ENCRYPTED_PASSWORD:\n"
+" set the encrypted password to recognize the user.\n"
" -j URI, --~a=URI:\n"
" set the URI to query the key of the server.\n"
" -a URI, --~a=URI:\n"
@@ -1327,7 +1327,7 @@ msgid ""
" --~a 'https://webid-oidc-demo.planete-kraus.eu' \\\n"
" --~a '/var/lib/webid-oidc/issuer/key.jwk' \\\n"
" --~a 'https://webid-oidc-demo.planete-kraus.eu/profile/card#me' \\\n"
-" --~a \"$PASSWORD\" \\\n"
+" --~a \"$ENCRYPTED_PASSWORD\" \\\n"
" --~a 'https://webid-oidc-demo.planete-kraus.eu/keys' \\\n"
" --~a 'https://webid-oidc-demo.planete-kraus.eu/authorize' \\\n"
" --~a 'https://webid-oidc-demo.planete-kraus.eu/token' \\\n"
@@ -1433,7 +1433,7 @@ msgstr ""
#: src/scm/webid-oidc/program.scm:548 src/scm/webid-oidc/program.scm:620
#, scheme-format
-msgid "You must pass --~a to set the subject’s password.\n"
+msgid "You must pass --~a to set the subject’s encrypted password.\n"
msgstr ""
#: src/scm/webid-oidc/program.scm:552 src/scm/webid-oidc/program.scm:624