revamp the site and go fully static
[~bandali/bndl.org] / fa / contact.html
1 <!doctype html>
2 <html lang="fa">
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>
11 body {
12 direction: rtl;
13 font-family: Sahel WOL, sans-serif;
14 line-height: 1.8;
15 max-width: 37.5em;
16 margin: 0 auto;
17 padding: 0 1em;
18 }
19 a { text-decoration: none; }
20 a:hover, a:focus { text-decoration: underline; }
21 code { white-space: pre; }
22 @media (prefers-color-scheme: dark) {
23 body { background: #1c1c1c; color: white; }
24 a:link { color: #acdeff; }
25 a:visited { color: #f8f; }
26 a:active { color: #e00; }
27 }
28 </style>
29 </head>
30 <body>
31 <h1>اطلاعات تماس <a href=".">بندعلی</a></h1>
32
33 <p>بهترین راه تماس با من ارسال رایانامه (ایمیل) به نشانی
34 bandali@gnu.org است. برای مکاتبهٔ امن با من می‌توانید
35 از <a href="../bandali-pubkey.txt">کلید عمومی من</a> برای رمزنگاری
36 پیام‌تان استفاده کنید. اثر انگشت (fingerprint) این کلید
37 <code>BE62 7373 8E61 6D6D 1B3A 08E8 A21A 0202 4881 6103</code> است.
38 برای یادگیری چگونگی رمزنگاری رایانامه می‌توانید به
39 راهنمای <a href="https://emailselfdefense.fsf.org/fa/">محافظت از ایمیل
40 شخصی</a> تهیه شده توسط بنیاد نرم‌افزار آزاد مراجعه کنید.</p>
41
42 <p>به غیر از رایانامه می‌توانید با من از طریق برخی شبکه‌های آی‌آرسی (IRC)
43 تماس بگیرید. برای این کار، به حساب <code>bandali</code> در
44 شبکه‌های <a href="https://libera.chat">libera</a>
45 و <a href="https://www.oftc.net">oftc</a> پیغام بفرستید. برای دیگر
46 راه‌های ارتباطی، لطفا ابتدا از طریق نشانی رایانامه بالا با من تماس
47 بگیرید تا در صورت لزوم راه مناسب دیگری پیدا کنیم.</p>
48 </body>
49 </html>