aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2016-07-08 15:51:41 -0500
committerMatt Rude <[email protected]>2016-07-08 15:51:41 -0500
commit0613dfd254fa4fd59c11428a6e4baabd68a19739 (patch)
tree6a4dbc28b2f05b2aaf539d84dcdc1059365194ef
parentacfdc2194fe97789e23a3501678fb24babfad643 (diff)
downloadxmpp-site-0613dfd254fa4fd59c11428a6e4baabd68a19739.tar.gz
xmpp-site-0613dfd254fa4fd59c11428a6e4baabd68a19739.tar.bz2
xmpp-site-0613dfd254fa4fd59c11428a6e4baabd68a19739.zip
remove domain names
-rw-r--r--_config.yml4
-rw-r--r--doc/contact.md8
-rw-r--r--help/using-conferences.md9
-rw-r--r--index.md18
4 files changed, 22 insertions, 17 deletions
diff --git a/_config.yml b/_config.yml
index ec0f5a5..fcdeac3 100644
--- a/_config.yml
+++ b/_config.yml
@@ -12,6 +12,10 @@ owner_pgpkey: "0xc4909ee495b0761f"
xmpp-url: "therudes.com"
xmpp-conference-url: "conference.therudes.com"
+fingerprint-sha1: "BD:32:61:05:5D:F2:1D:FC:9E:40:74:29:CC:37:98:60:B5:C6:7C:8B"
+fingerprint-sha256: "C3:0E:A2:BF:1E:C5:C4:DD:E9:BE:10:1D:A1:F6:79:34:7C:FD:4A:CF:7F:73:22:16:CA:DC:F5:4C:59:A7:F8:1D"
+fingerprint-conference-sha1: "35:3E:7B:63:89:B3:C6:6D:D7:32:70:C6:8B:27:92:A6:74:1C:98:96"
+fingerprint-conference-sha256: "8F:54:F8:8B:C1:52:C3:40:E6:47:94:9D:DA:1E:1E:51:E5:92:FC:9F:79:A8:E3:2D:2E:84:1D:FC:F2:8B:7A:AD"
prosody-version: "0.9.10"
# Analytics settings
diff --git a/doc/contact.md b/doc/contact.md
index 97027ce..2d39447 100644
--- a/doc/contact.md
+++ b/doc/contact.md
@@ -5,11 +5,11 @@ permalink: /contact/
---
## Administrator
-* **email:** [[email protected]](mailto://[email protected])
-* **xmpp:** [[email protected]](xmpp://[email protected]) - Status: <img src="{{ site.url }}/status/admin">
+* **email:** [admin@{{ site.xmpp-url }}](mailto://admin@{{ site.xmpp-url }})
+* **xmpp:** [admin@{{ site.xmpp-url }}](xmpp://admin@{{ site.xmpp-url }}) - Status: <img src="{{ site.url }}/status/admin">
## Support
-* **email:** [[email protected]](mailto://[email protected])
-* **xmpp:** [[email protected]](xmpp://[email protected]) - Status: <img src="{{ site.url }}/status/support">
+* **email:** [support@{{ site.xmpp-url }}](mailto://support@{{ site.xmpp-url }})
+* **xmpp:** [support@{{ site.xmpp-url }}](xmpp://support@{{ site.xmpp-url }}) - Status: <img src="{{ site.url }}/status/support">
<span style="font-size:0.8em;">**Note:** <img alt="User is Online" height="10" width="10" src="{{ site.url }}/img/online.png"> = User is Online, <img alt="User is Offline" height="10" width="10" src="{{ site.url }}/img/offline.png"> = User is Offline.</span>
diff --git a/help/using-conferences.md b/help/using-conferences.md
index 21076e7..d9a1d25 100644
--- a/help/using-conferences.md
+++ b/help/using-conferences.md
@@ -15,18 +15,19 @@ One of the benefits of communicating via XMPP is the level of security involved.
<table style="width:100%;">
<thead>
<tr>
- <th>conference.therudes.com <small> - SHA1 Fingerprint</small></th>
+ <th>{{ site.xmpp-conference-url }}<small> - SHA1 Fingerprint</small></th>
</tr>
</thead>
<tr>
- <td><code>35:3E:7B:63:89:B3:C6:6D:D7:32:70:C6:8B:27:92:A6:74:1C:98:96</code></td>
+ <td><code>{{ site.fingerprint-conference-sha1 }}</code></td>
</tr>
<thead>
<tr>
- <th>conference.therudes.com <small> - SHA256 Fingerprint</small></th>
+ <th>{{ site.xmpp-conference-url }}<small> - SHA256 Fingerprint</small></th>
</tr>
</thead>
<tr>
- <td><code>8F:54:F8:8B:C1:52:C3:40:E6:47:94:9D:DA:1E:1E:51:E5:92:FC:9F:79:A8:E3:2D:2E:84:1D:FC:F2:8B:7A:AD</code></td>
+ <td><code>{{ site.fingerprint-conference-sha256 }}</code></td>
</tr>
+
</table>
diff --git a/index.md b/index.md
index 6197bcd..f4df1d5 100644
--- a/index.md
+++ b/index.md
@@ -35,36 +35,36 @@ One of the benefits of communicating via XMPP is the level of security involved.
<table style="width:100%;">
<thead>
<tr>
- <th>therudes.com <small> - SHA1 Fingerprint</small></th>
+ <th>{{ site.xmpp-url }}<small> - SHA1 Fingerprint</small></th>
</tr>
</thead>
<tr>
- <td><code>BD:32:61:05:5D:F2:1D:FC:9E:40:74:29:CC:37:98:60:B5:C6:7C:8B</code></td>
+ <td><code>{{ site.fingerprint-sha1 }}</code></td>
</tr>
<thead>
<tr>
- <th>therudes.com <small> - SHA256 Fingerprint</small></th>
+ <th>{{ site.xmpp-url }}<small> - SHA256 Fingerprint</small></th>
</tr>
</thead>
<tr>
- <td><code>C3:0E:A2:BF:1E:C5:C4:DD:E9:BE:10:1D:A1:F6:79:34:7C:FD:4A:CF:7F:73:22:16:CA:DC:F5:4C:59:A7:F8:1D</code></td>
+ <td><code>{{ site.fingerprint-sha256 }}</code></td>
</tr>
<thead>
<tr>
- <th>conference.therudes.com <small> - SHA1 Fingerprint</small></th>
+ <th>{{ site.xmpp-conference-url }}<small> - SHA1 Fingerprint</small></th>
</tr>
</thead>
<tr>
- <td><code>35:3E:7B:63:89:B3:C6:6D:D7:32:70:C6:8B:27:92:A6:74:1C:98:96</code></td>
+ <td><code>{{ site.fingerprint-conference-sha1 }}</code></td>
</tr>
<thead>
<tr>
- <th>conference.therudes.com <small> - SHA256 Fingerprint</small></th>
+ <th>{{ site.xmpp-conference-url }}<small> - SHA256 Fingerprint</small></th>
</tr>
</thead>
<tr>
- <td><code>8F:54:F8:8B:C1:52:C3:40:E6:47:94:9D:DA:1E:1E:51:E5:92:FC:9F:79:A8:E3:2D:2E:84:1D:FC:F2:8B:7A:AD</code></td>
+ <td><code>{{ site.fingerprint-conference-sha256 }}</code></td>
</tr>
</table>
-<a href='https://xmpp.net/result.php?domain=therudes.com&amp;type=client'><img src='https://xmpp.net/badge.php?domain=therudes.com' alt='xmpp.net score' /></a>
+<a href="https://xmpp.net/result.php?domain={{ site.xmpp-url }}&amp;type=client"><img src="https://xmpp.net/badge.php?domain={{ site.xmpp-url }}" alt="xmpp.net score" /></a>