Legoktm has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/392464 )

Change subject: keys: Document usage of gpg --fetch-keys to import all keys
......................................................................

keys: Document usage of gpg --fetch-keys to import all keys

Change-Id: Id488ec4eabf2a54fa18d66493eb5ef0d1932acdd
---
M docroot/mediawiki/keys/keys.html
1 file changed, 6 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/64/392464/1

diff --git a/docroot/mediawiki/keys/keys.html b/docroot/mediawiki/keys/keys.html
index 5640dcf..e4e0a86 100644
--- a/docroot/mediawiki/keys/keys.html
+++ b/docroot/mediawiki/keys/keys.html
@@ -107,7 +107,12 @@
                <div id="content">
                        <h1>Wikimedia public key list</h1>
                        <p>
-                       <big><a href="keys.txt">Get keys as a text 
bundle</a></big>
+                       <big>
+                               A <a href="keys.txt">plain text bundle</a> is 
also available. You can use the following to
+                               automatically import it:
+                               <br />
+                               <code>gpg --fetch-keys 
"https://www.mediawiki.org/keys/keys.txt";</code>
+                       </big>
                        </p>
                        <h2>Tim Starling</h2>
 <pre>

-- 
To view, visit https://gerrit.wikimedia.org/r/392464
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id488ec4eabf2a54fa18d66493eb5ef0d1932acdd
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to