git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
cf2ba1038
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
ja
download-osx.wml
arma has learned a bit about charsets. looks like it's working now.
Roger Dingledine
commited
cf2ba1038
at 2006-10-14 12:12:19
download-osx.wml
Blame
History
Raw
## translation metadata # Based-On-Revision: 8216 # Last-Translator: buyoppy@yahoo.co.jp #include "head.wmi" TITLE="OS X向けダウンロード" CHARSET="UTF-8" <div class="main-column"> <h2>Tor: OS Xパッケージ</h2> <hr /> <p>最新の安定版は<b><version-stable></b>、 最新の開発版は<b><version-alpha></b>です。</p> <p>セキュリティ勧告や最新の安定版のリリースを常に知るためには <a href="http://archives.seul.org/or/announce/">orアナウンスメーリングリスト</a> を<b>購読してください</b>(メールによる認証が必要):</p> <form action="http://freehaven.net/cgi-bin/majordomo.cgi"> <input type="hidden" name="mlist" value="or-announce"> <input type="hidden" name="subscribe" value="1"> <input type="hidden" name="host" value="freehaven.net"> <input name="email" size="15"> <input type="submit" value="購読"> </form> <table border="1" cellspacing="0" cellpadding="2"> <thead> <tr> <th>プラットフォーム</th> <th>パッケージ</th> <th>セットアップ方法</th> </tr> </thead> <tr> <td>OS X 10.4 (Tiger)</td> <td>Tor & Privoxy & Vidalia バンドル: <a href="<package-osx-bundle-stable>"><version-osx-bundle-stable></a> (<a href="<package-osx-bundle-stable-sig>">sig</a>), <a href="<package-osx-bundle-alpha>"><version-osx-bundle-alpha></a> (<a href="<package-osx-bundle-alpha-sig>">sig</a>). </td> <td><a href="<page docs/tor-doc-osx>">OS X向けガイド</a></td> </tr> <tr> <td>OS X 10.3 (Panther)</td> <td>Tor & Privoxy & Vidalia バンドル: <a href="<package-oldosx-bundle-stable>"><version-oldosx-bundle-stable></a> (<a href="<package-oldosx-bundle-stable-sig>">sig</a>), <a href="<package-oldosx-bundle-alpha>"><version-oldosx-bundle-alpha></a> (<a href="<package-oldosx-bundle-alpha-sig>">sig</a>). </td> <td><a href="<page docs/tor-doc-osx>">OS X向けガイド</a></td> </tr> <tr> <td>上級者向き: Tiger</td> <td>Just Tor & Privoxy: <a href="<package-osx-stable>"><version-osx-stable></a> (<a href="<package-osx-stable-sig>">sig</a>), <a href="<package-osx-alpha>"><version-osx-alpha></a> (<a href="<package-osx-alpha-sig>">sig</a>). </td> <td><a href="<page docs/tor-doc-osx>">OS X向けガイド</a></td> </tr> <tr> <td>上級者向き: Panther</td> <td>Just Tor & Privoxy: <a href="<package-oldosx-stable>"><version-oldosx-stable></a> (<a href="<package-oldosx-stable-sig>">sig</a>), <a href="<package-oldosx-alpha>"><version-oldosx-alpha></a> (<a href="<package-oldosx-alpha-sig>">sig</a>). </td> <td><a href="<page docs/tor-doc-osx>">OS X向けガイド</a></td> </tr> </table> <br /> <h2>その他の情報</h2> <ul> <li>Torは<a href="<svnsandbox>LICENSE">3条項BSDライセンス</a> のもと、<a href="http://www.fsf.org/">フリーソフトウェア</a>として 配布されています。</li> <li>もしTorをより速くより便利なものにしたいとお望みなら、 <a href="<page donate>">Torプロジェクトに寄付をする</a> ことをご検討ください。</li> <li><a href="<page download>#ChangeLog">各リリースの変更内容</a> をお読みください。</li> <li><a href="<page mirrors>">Torのミラーサイトのリスト</a>はこちらにあります。 <a href="http://opensource.depthstrike.com/?category=tor"> 上掲の全ての版のトーレント向けダウンロードページ</a>はこちらです。 <a href="dist/privoxy-3.0.3-2-stable.src.tar.gz">Privoxy 3.0.3ソース版</a> または<a href="dist/vidalia-bundles/">Vidaliaソース版</a> もダウンロードできます。</li> <li>私たちの<a href="http://wiki.noreply.org/noreply/TheOnionRouter/VerifyingSignatures"> パッケージのシグネチャを検証する方法についてのFAQ</a>には、あなたがダウンロードした ファイルが本当に私たちが提供しているものと同じものなのかどうかを確認する方法が書かれています。</li> </ul> </div><!-- #main --> #include <foot.wmi>