XMPP, Converse.js, no matrix
This commit is contained in:
parent
1eec5b3bb8
commit
83c480127f
19
index.html
19
index.html
|
@ -182,7 +182,7 @@
|
||||||
|
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Email</b>
|
<td>Email</td>
|
||||||
<td>
|
<td>
|
||||||
<noscript> mattia [d0t] mascarello [at] edu [d0t] unito [d0t] it</noscript>
|
<noscript> mattia [d0t] mascarello [at] edu [d0t] unito [d0t] it</noscript>
|
||||||
<script src="emails/unito.js"></script><br>
|
<script src="emails/unito.js"></script><br>
|
||||||
|
@ -195,6 +195,12 @@
|
||||||
aria-label="OpenPGP Key for Personal Email">here</a>
|
aria-label="OpenPGP Key for Personal Email">here</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>XMPP</td>
|
||||||
|
<td><img src="https://xmpp.mattiaturin.duckdns.org:5281/pep_avatar/mattia" width="80" alt="Profile picture" onerror="this.src='https://xmpp.mattiaturin.duckdns.org:5281/pep_avatar/mattia';" />
|
||||||
|
<a href="xmpp:mattia@xmpp.mattiaturin.duckdns.org" aria-label="XMPP">mattia@xmpp.mattiaturin.duckdns.org</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Telegram</td>
|
<td>Telegram</td>
|
||||||
<td><a href="https://t.me/be94b16fbot" aria-label="Telegram Contact">@be94b16fbot</a></td>
|
<td><a href="https://t.me/be94b16fbot" aria-label="Telegram Contact">@be94b16fbot</a></td>
|
||||||
|
@ -208,7 +214,8 @@
|
||||||
<li>If you want to contact me, the preferred way is via email, with OpenPGP encryption if possible. This
|
<li>If you want to contact me, the preferred way is via email, with OpenPGP encryption if possible. This
|
||||||
ensures
|
ensures
|
||||||
that our communication remains private and secure. Please avoid using proprietary messaging platforms that
|
that our communication remains private and secure. Please avoid using proprietary messaging platforms that
|
||||||
compromise privacy or are ad-supported.</li>
|
compromise privacy or are ad-supported. You may also contact me via XMPP if preferred, though please note
|
||||||
|
that responses may not be as comprehensive as those provided through formal email communication.</li>
|
||||||
<li> While I understand the concerns with my emails being hosted by Microsoft and Google, running my own mail
|
<li> While I understand the concerns with my emails being hosted by Microsoft and Google, running my own mail
|
||||||
server is not in my plans yet. Therefore, I recommend using PGP encryption if you are concerned about
|
server is not in my plans yet. Therefore, I recommend using PGP encryption if you are concerned about
|
||||||
privacy.
|
privacy.
|
||||||
|
@ -220,7 +227,7 @@
|
||||||
<li>
|
<li>
|
||||||
For those who appreciate traditional correspondence, I still occasionally send and receive letters. If you
|
For those who appreciate traditional correspondence, I still occasionally send and receive letters. If you
|
||||||
wish
|
wish
|
||||||
to communicate in this manner, please reach out via email first to arrange the exchange of physical
|
to communicate in this manner, please reach out via email or XMPP first to arrange the exchange of physical
|
||||||
addresses.
|
addresses.
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
@ -255,6 +262,10 @@
|
||||||
<td>Radicale</td>
|
<td>Radicale</td>
|
||||||
<td><a href="https://radicale.mattiaturin.duckdns.org" aria-label="Radicale">My Radicale server</a></td>
|
<td><a href="https://radicale.mattiaturin.duckdns.org" aria-label="Radicale">My Radicale server</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Converse.js</td>
|
||||||
|
<td><a href="https://xmpp.mattiaturin.duckdns.org:5281/conversejs" aria-label="Converse.js">My Converse.js web client</a></td>
|
||||||
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
@ -297,7 +308,7 @@
|
||||||
</a>
|
</a>
|
||||||
<a href="https://ublockorigin.com/" aria-label="uBlock Origin"><img src="images/badges/ublock-now.png"
|
<a href="https://ublockorigin.com/" aria-label="uBlock Origin"><img src="images/badges/ublock-now.png"
|
||||||
alt="uBlock Origin"></a>
|
alt="uBlock Origin"></a>
|
||||||
<a href="https://matrix.org/" aria-label="Matrix"><img src="images/badges/matrix.gif" alt="Matrix"></a>
|
<a href="https://xmpp.org/" aria-label="XMPP"><img src="images/badges/xmpp.gif" alt="XMPP"></a>
|
||||||
<a href="https://en.wikipedia.org/wiki/RSS" aria-label="RSS"><img src="images/badges/rss.gif" alt="RSS"></a>
|
<a href="https://en.wikipedia.org/wiki/RSS" aria-label="RSS"><img src="images/badges/rss.gif" alt="RSS"></a>
|
||||||
<a href="https://jellyfin.org/" aria-label="Jellyfin"><img src="images/badges/jellyfin.gif" alt="Jellyfin"></a>
|
<a href="https://jellyfin.org/" aria-label="Jellyfin"><img src="images/badges/jellyfin.gif" alt="Jellyfin"></a>
|
||||||
<a href="https://www.mozilla.org/firefox" aria-label="Get Firefox"><img
|
<a href="https://www.mozilla.org/firefox" aria-label="Get Firefox"><img
|
||||||
|
|
Loading…
Reference in New Issue
Block a user