revamp the site and go fully static
[~bandali/bndl.org] / fa / contact.html
diff --git a/fa/contact.html b/fa/contact.html
new file mode 100644 (file)
index 0000000..713733e
--- /dev/null
@@ -0,0 +1,49 @@
+<!doctype html>
+<html lang="fa">
+<head>
+<meta charset="utf-8" />
+<meta name="author" content="bandali" />
+<meta name="viewport" content="width=device-width, initial-scale=1" />
+<title>اطلاعات تماس &mdash; بندعلی</title>
+<link rel="canonical" href="https://bndl.org/fa/contact.html" />
+<link rel="alternate" href="bandali-contact.txt" title="plain text" type="text/plain" />
+<style>
+body {
+  direction: rtl;
+  font-family: Sahel WOL, sans-serif;
+  line-height: 1.8;
+  max-width: 37.5em;
+  margin: 0 auto;
+  padding: 0 1em;
+}
+a { text-decoration: none; }
+a:hover, a:focus { text-decoration: underline; }
+code { white-space: pre; }
+@media (prefers-color-scheme: dark) {
+  body { background: #1c1c1c; color: white; }
+  a:link { color: #acdeff; }
+  a:visited { color: #f8f; }
+  a:active { color: #e00; }
+}
+</style>
+</head>
+<body>
+<h1>اطلاعات تماس <a href=".">بندعلی</a></h1>
+
+<p>بهترین راه تماس با من ارسال رایانامه (ایمیل) به نشانی
+bandali@gnu.org است.  برای مکاتبهٔ امن با من می‌توانید
+از <a href="../bandali-pubkey.txt">کلید عمومی من</a> برای رمزنگاری
+پیام‌تان استفاده کنید.  اثر انگشت (fingerprint) این کلید
+<code>BE62 7373 8E61 6D6D 1B3A  08E8 A21A 0202 4881 6103</code> است.
+برای یادگیری چگونگی رمزنگاری رایانامه می‌توانید به
+راهنمای <a href="https://emailselfdefense.fsf.org/fa/">محافظت از ایمیل
+شخصی</a> تهیه شده توسط بنیاد نرم‌افزار آزاد مراجعه کنید.</p>
+
+<p>به غیر از رایانامه می‌توانید با من از طریق برخی شبکه‌های آی‌آرسی (IRC)
+تماس بگیرید.  برای این کار، به حساب <code>bandali</code> در
+شبکه‌های <a href="https://libera.chat">libera</a>
+و <a href="https://www.oftc.net">oftc</a> پیغام بفرستید.  برای دیگر
+راه‌های ارتباطی، لطفا ابتدا از طریق نشانی رایانامه بالا با من تماس
+بگیرید تا در صورت لزوم راه مناسب دیگری پیدا کنیم.</p>
+</body>
+</html>