From 511689ad8d663a5fd30e6084223d4954debad2a0 Mon Sep 17 00:00:00 2001 From: Silvan Jegen Date: Sat, 8 Nov 2014 11:52:21 +0100 Subject: [PATCH] ja: *expletive* just go to index.html The text of section 4 is the same in any version so let's just hope our site visitors won't mind too much that they will be taken to the Linux version of the page regardless of where they came from. If they use the back button to navigate they will not even notice. JS and I don't get along very well... --- ja/next_steps.html | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/ja/next_steps.html b/ja/next_steps.html index a4a714c0..12d612b2 100644 --- a/ja/next_steps.html +++ b/ja/next_steps.html @@ -80,7 +80,7 @@

友人を誘ってください

これは電子メールの暗号化を促進する、一番大切な作業です。

-

もうひとつ、ぜひFSFのシェアするを参考にしてあなたの知人やお友だちにも、メールの暗号化をいっしょにすすめるようにお願いしてください。先ほど作ったあなたのGnuPG公開鍵のIDも皆さんに知らせてください。そうすればお友だちはすぐにあなたの公開鍵をダウンロードできます。

+

もうひとつ、ぜひFSFのシェアするを参考にしてあなたの知人やお友だちにも、メールの暗号化をいっしょにすすめるようにお願いしてください。先ほど作ったあなたのGnuPG公開鍵のIDも皆さんに知らせてください。そうすればお友だちはすぐにあなたの公開鍵をダウンロードできます。

メールを送る相手が暗号化メールを受信できることを知らせるために、自分の公開鍵のフィンガープリントをメールの署名欄にも含めましょう。

@@ -217,11 +217,6 @@ var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript"; g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s); })(); - - function goBackTo(loc) { - history.back(); - window.location.href = "#"+loc; - } -- 2.25.1