0efe8af375c8b2f41041d57d8c5cd982c2aa1b1e
[~bandali/bndl.org] / fa / contact.html
1 <!doctype html>
2 <html lang="fa" dir="rtl">
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 @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;
18 src: local('Sahel Bold WOL'), local('Sahel Bold'),
19 url('sahelb.woff2') format('woff2');
20 }
21 body {
22 font-family: sahel, sans-serif;
23 line-height: 1.8;
24 max-width: 37.5em;
25 margin: 0 auto;
26 padding: 0 1em;
27 }
28 a { text-decoration: none; }
29 a:hover, a:focus { text-decoration: underline; }
30 code { 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>بهترین راه تماس با من ارسال رایانامه (ایمیل) به نشانی
43 bandali@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
51 <p>به غیر از رایانامه می‌توانید با من از طریق برخی شبکه‌های آی‌آرسی (IRC)
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>