smallish spelling fixes
[~bandali/bndl.org] / fa / contact.html
CommitLineData
7b376474 1<!doctype html>
fff36cd0 2<html lang="fa" dir="rtl">
7b376474
AB
3<head>
4<meta charset="utf-8" />
5<meta name="author" content="bandali" />
6<meta name="viewport" content="width=device-width, initial-scale=1" />
7<title>اطلاعات تماس &mdash; بندعلی</title>
8<link rel="canonical" href="https://bndl.org/fa/contact.html" />
9<link rel="alternate" href="bandali-contact.txt" title="plain text" type="text/plain" />
10<style>
fff36cd0
AB
11@font-face {
12 font-family: sahel; font-weight: normal;
13 src: local('Sahel WOL'), local('Sahel'),
14 url('sahel.woff2') format('woff2');
15}
16@font-face {
17 font-family: sahel; font-weight: bold;
bd5b7d91 18 src: local('Sahel Bold WOL'), local('Sahel Bold'),
fff36cd0
AB
19 url('sahelb.woff2') format('woff2');
20}
7b376474 21body {
fff36cd0 22 font-family: sahel, sans-serif;
7b376474
AB
23 line-height: 1.8;
24 max-width: 37.5em;
25 margin: 0 auto;
26 padding: 0 1em;
27}
28a { text-decoration: none; }
29a:hover, a:focus { text-decoration: underline; }
30code { white-space: pre; }
31@media (prefers-color-scheme: dark) {
32 body { background: #1c1c1c; color: white; }
33 a:link { color: #acdeff; }
34 a:visited { color: #f8f; }
35 a:active { color: #e00; }
36}
37</style>
38</head>
39<body>
40<h1>اطلاعات تماس <a href=".">بندعلی</a></h1>
41
42<p>بهترین راه تماس با من ارسال رایانامه (ایمیل) به نشانی
43bandali@gnu.org است. برای مکاتبهٔ امن با من می‌توانید
44از <a href="../bandali-pubkey.txt">کلید عمومی من</a> برای رمزنگاری
45پیام‌تان استفاده کنید. اثر انگشت (fingerprint) این کلید
46<code>BE62 7373 8E61 6D6D 1B3A 08E8 A21A 0202 4881 6103</code> است.
47برای یادگیری چگونگی رمزنگاری رایانامه می‌توانید به
48راهنمای <a href="https://emailselfdefense.fsf.org/fa/">محافظت از ایمیل
49شخصی</a> تهیه شده توسط بنیاد نرم‌افزار آزاد مراجعه کنید.</p>
50
9097e885 51<p>به غیر از رایانامه می‌توانید با من از طریق برخی شبکه‌های آی‌آر‌سی (IRC)
7b376474
AB
52تماس بگیرید. برای این کار، به حساب <code>bandali</code> در
53شبکه‌های <a href="https://libera.chat">libera</a>
54و <a href="https://www.oftc.net">oftc</a> پیغام بفرستید. برای دیگر
55راه‌های ارتباطی، لطفا ابتدا از طریق نشانی رایانامه بالا با من تماس
56بگیرید تا در صورت لزوم راه مناسب دیگری پیدا کنیم.</p>
57</body>
58</html>