{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-@l10n/ja/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["admonition"]},"type":"markdown"},"seo":{"title":"バリデータとしてのxrpldの実行","siteUrl":"https://xrpl.org/","llmstxt":{"hide":false,"title":"XRPL Developer Portal & Documentation","description":"Explore XRP Ledger documentation, blogs, and other blockchain developer resources needed to start building and integrating with the ledger.","details":{"content":"XRP Ledger concepts, use cases, tutorials, references, and other blockchain developer resources. Also, stay up to date with release announcements and more through the XRPL Blog."},"sections":[{"title":"Introduction","description":"A high-level introduction to the XRP Ledger.","includeFiles":["docs/introduction/**/*.*","about/faq.md"],"excludeFiles":["docs/introduction/index.md"]},{"title":"Use Cases","description":"Real-world applications and business scenarios for the XRP Ledger.","includeFiles":["docs/use-cases/**/*.*"],"excludeFiles":["docs/use-cases/index.md","docs/use-cases/defi/index.md"]},{"title":"Agentic Transactions","description":"XRPL AI Starter Kit to help autonomous agents discover, set up, and execute agentic transactions on the XRP Ledger.","includeFiles":["docs/agents/**/*.*"],"excludeFiles":[]},{"title":"Concepts","description":"Core concepts including accounts, tokens, transactions, consensus, and more.","includeFiles":["docs/concepts/**/*.*"],"excludeFiles":["docs/concepts/index.md","docs/concepts/decentralized-storage/index.md","docs/concepts/payment-types/index.md"]},{"title":"Tutorials","description":"Step-by-step guides for building on the XRP Ledger in JavaScript, Python, Go, and more.","includeFiles":["docs/tutorials/**/*.*"],"excludeFiles":[]},{"title":"References","description":"Protocol specification, transaction types, ledger entries, and API methods.","includeFiles":["docs/references/**/*.*"],"excludeFiles":["docs/references/xrp-api.md","docs/references/data-api.md","docs/references/protocol/index.md","docs/references/protocol/ledger-data/ledger-entry-types/index.md","docs/references/protocol/transactions/index.md","docs/references/protocol/transactions/types/index.md","docs/references/http-websocket-apis/api-conventions/index.md","docs/references/http-websocket-apis/public-api-methods/*/index.md","docs/references/http-websocket-apis/admin-api-methods/*/index.md"]},{"title":"Infrastructure","description":"Install, configure, and troubleshoot xrpld and Clio servers.","includeFiles":["docs/infrastructure/**/*.*"],"excludeFiles":["docs/infrastructure/index.md","docs/infrastructure/*/index.md","docs/infrastructure/installation/build-run-xrpld-in-reporting-mode.md","docs/infrastructure/configuration/data-retention/index.md","docs/infrastructure/configuration/server-modes/index.md"]},{"title":"Blog (2023+)","description":"Recent XRPL Blog posts (showing 2023 and newer).","includeFiles":["blog/2023/**/*.*","blog/2024/**/*.*","blog/2025/**/*.*","blog/2026/**/*.*"],"excludeFiles":[]},{"title":"Resources","description":"Developer resources and contribution guidelines.","includeFiles":["resources/**/*.*"],"excludeFiles":["resources/index.md"]}],"excludeFiles":[]},"description":"サーバがコンセンサスレジャーで投票できるようにします。"},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"バリデータとしてのxrpldの実行","__idx":0},"children":["バリデータとしてのxrpldの実行"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/concepts/networks-and-servers/xrpld-server-modes"},"children":["バリデータモード"]},"で実行されている",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/concepts/networks-and-servers"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"サーバ"]},"は、ストックサーバが実行するあらゆる処理を実行します。"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/concepts/networks-and-servers/peer-protocol"},"children":["ピアのネットワーク"]},"への接続"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["暗号署名された",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/concepts/transactions"},"children":["トランザクション"]},"の中継"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["完全な共有グローバル",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/concepts/ledgers"},"children":["レジャー"]},"のローカルコピーの維持"]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["バリデータが ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["特異である"]}," のは、検証メッセージも発行するという点です。これらのメッセージは、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/concepts/consensus-protocol/consensus-principles-and-rules#%E3%82%B3%E3%83%B3%E3%82%BB%E3%83%B3%E3%82%B5%E3%82%B9%E3%81%AE%E4%BB%95%E7%B5%84%E3%81%BF"},"children":["コンセンサスプロセス"]},"の進行中、XRP Ledgerネットワークによる評価の対象となる候補のトランザクションです。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["ただし、単に検証メッセージを発行するだけで、バリデータにコンセンサスプロセスでの発言権が自動的に付与されるわけではありません。他のサーバがバリデータ（モードのサーバ）を彼らのユニークノードリスト（UNL）に追加しない限り、彼らは（バリデータモードのサーバからの）検証メッセージを無視します。バリデータがUNLに含まれている場合、 ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["信頼できる"]}," バリデータであり、その提案は、信頼する側のサーバによってコンセンサスプロセスで検討されます。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["バリデータが ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["信頼できる"]}," バリデータではない場合も、ネットワークの全体的な健全性に関して、重要な役割を果たすことに変わりはありません。これらのバリデータは、信頼できるバリデータを評価するための基準の確立を支援します。例えば、信頼できるバリデータが、UNLに含まれていない多数のバリデータに対して異議を唱えている場合、問題があることを示しているおそれがあります。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"warning","name":"注意"},"children":["バリデータは外部からはアクセスするべきものではありません。バリデータサーバへの一般からのWebSocketアクセスやその他の一般からのアクセスを許可してはいけません。"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"1-優れたバリデータの特徴の理解","__idx":1},"children":["1. 優れたバリデータの特徴の理解"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["バリデータ（サーバ）が以下の特質を常に備えるよう努めます。優れたバリデータであることは、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"サーバの運用者やバリデータリスト発行者(https://vl.ripple.com や https://vl.xrplf.orgなど)が、バリデータを彼らのUNLに追加する際に、バリデータを信頼する上で後押しになります。"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["可用性"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["優れたバリデータは、常に稼働し、提案されるあらゆるレジャーについて検証投票を送信します。100%のアップタイムを実現するよう努めてください。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["合意"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["優れたバリデータの投票は、可能な限り高い頻度で、コンセンサスプロセスの結果と合致します。これに該当しない場合は、バリデータのソフトウェアが最新のものではないか、不具合があるか、意図的な偏りがあることを示唆している可能性があります。常に",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://github.com/XRPLF/rippled/tree/master"},"children":["最新の",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["rippled"]},"リリース"]},"を、修正を加えることなく実行します。新規リリースについて知るために、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://github.com/XRPLF/rippled/releases"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["rippled"]},"のリリースを確認"]},"してください。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["適時の投票"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["優れたバリデータの投票は、コンセンサスラウンドが終了する前に、素早く届きます。適時の投票を維持するには、バリデータが推奨される",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/infrastructure/installation/system-requirements"},"children":["システム要件"]},"を満たしていることを確認してください。これには、高速のインターネット接続が含まれます。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["バリデータを使って新しいトランザクションを送信したりデータを検索したりすることは可能ですが、APIクエリの負荷が高くなるとバリデータがコンセンサスに追いつけなくなる可能性があります。APIの負荷が十分軽ければ、サーバを両方の目的に使うことができます。理想的には、バリデータはコンセンサスに参加するために特化したものであるべきです。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["身元の確さ"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["優れたバリデータには、身元が明確な所有者が存在します。",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#6-%E3%83%89%E3%83%A1%E3%82%A4%E3%83%B3%E6%A4%9C%E8%A8%BC%E3%81%AE%E6%8F%90%E4%BE%9B"},"children":["ドメイン検証"]},"を提供することは、その第一歩になります。XRP LedgerネットワークのUNLに、多くの法的な管轄域および地域のさまざまな所有者によって運営されているバリデータが含まれていると理想的です。結果として、信頼できるバリデータの公正な運用が地域特有の事象によって損なわれるおそれが低減されます。"]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["運用者は",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://github.com/XRPLF/rippled/blob/develop/cfg/validators-example.txt"},"children":["exampleファイル"]},"に存在するバリデータリストを使用することを強くお勧めします。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"2-xrpld-サーバのインストール","__idx":2},"children":["2. ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"サーバのインストール"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["詳細は、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/infrastructure/installation"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"のインストール"]},"をご覧ください。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"3-xrpld-サーバで検証を有効化","__idx":3},"children":["3. ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"サーバで検証を有効化"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"サーバで検証を有効にすることは、サーバの",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld.cfg"]},"ファイルにあるバリデータトークンを提供することを意味します。バリデータキーとトークンを安全に生成して管理するために、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["validator-keys"]},"ツール（",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]}," RPMに含まれる）を使用することをお勧めします。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["バリデータ（サーバ）",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["以外の"]},"場所で、以下の手順に従います。"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["validator-keys"]},"ツールを",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]}," RPMを通じてまだインストールしていない場合は、手動でビルドして実行します。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["validator-keys"]},"ツールを手動でビルドして実行する方法については、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://github.com/ripple/validator-keys-tool"},"children":["validator-keys-tool"]},"をご覧ください。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["create_keys"]},"コマンドを使用して、バリデータキーペアを生成します。"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"$ validator-keys create_keys\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Ubuntuでの出力の例:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"Validator keys stored in /home/my-user/.ripple/validator-keys.json\n\nThis file should be stored securely and not shared.\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["macOSでの出力の例:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"Validator keys stored in /Users/my-user/.ripple/validator-keys.json\n\nThis file should be stored securely and not shared.\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"danger","name":"警告"},"children":["生成した",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["validator-keys.json"]},"キーファイルは、暗号化されたUSBフラッシュドライブなど、安全かつ回復可能なオフラインの場所に保管してください。内容には修正を加えないでください。特に、キーの使用場所となるバリデータにキーファイルを保存しないようにします。バリデータの",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["secret_key"]},"が悪用された場合は、ただちに",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://github.com/ripple/validator-keys-tool/blob/master/doc/validator-keys-tool-guide.md#key-revocation"},"children":["キーを破棄"]},"します。"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["validator-keys"]},"ツールおよびツールで生成されるキーペアの詳細は、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://github.com/ripple/validator-keys-tool/blob/master/doc/validator-keys-tool-guide.md"},"children":["Validator Keys Tool Guide"]},"をご覧ください。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["create_token"]},"コマンドを使用して、バリデータトークンを生成します。"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"$ validator-keys create_token --keyfile /PATH/TO/YOUR/validator-keys.json\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["出力の例:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":" Update xrpld.cfg file with these values:\n\n# validator public key: nHUtNnLVx7odrz5dnfb2xpIgbEeJPbzJWfdicSkGyVw1eE5GpjQr\n\n [validator_token]\n eyJ2YWxpZGF0aW9uX3NlY3J|dF9rZXkiOiI5ZWQ0NWY4NjYyNDFjYzE4YTI3NDdiNT\n QzODdjMDYyNTkwNzk3MmY0ZTcxOTAyMzFmYWE5Mzc0NTdmYT|kYWY2IiwibWFuaWZl\n c3QiOiJKQUFBQUFGeEllMUZ0d21pbXZHdEgyaUNjTUpxQzlnVkZLaWxHZncxL3ZDeE\n hYWExwbGMyR25NaEFrRTFhZ3FYeEJ3RHdEYklENk9NU1l1TTBGREFscEFnTms4U0tG\n bjdNTzJmZGtjd1JRSWhBT25ndTlzQUtxWFlvdUorbDJWMFcrc0FPa1ZCK1pSUzZQU2\n hsSkFmVXNYZkFpQnNWSkdlc2FhZE9KYy9hQVpva1MxdnltR21WcmxIUEtXWDNZeXd1\n NmluOEhBU1FLUHVnQkQ2N2tNYVJGR3ZtcEFUSGxHS0pkdkRGbFdQWXk1QXFEZWRGdj\n VUSmEydzBpMjFlcTNNWXl3TFZKWm5GT3I3QzBrdzJBaVR6U0NqSXpkaXRROD0ifQ==\n"},"children":[]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["バリデータ（サーバ）で、以下の手順に従います。"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["[validator_token]"]},"とその値を、バリデータの",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld.cfg"]},"ファイルに追加します。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["以前に、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["validator-keys"]},"ツールを使用せずにバリデータを設定している場合は、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["[validation_seed]"]},"とその値を",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld.cfg"]},"ファイルから削除します。これにより、バリデータの公開鍵が変更されます。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"を再起動します。"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"$ sudo systemctl restart xrpld.service\n"},"children":[]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["server_info"]},"コマンドを使用してバリデータの情報を取得し、バリデータとして実行されていることを確認します。"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"$ xrpld server_info\n"},"children":[]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["レスポンスに含まれている",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["pubkey_validator"]},"の値は、バリデータで使用するために生成した",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["validator-keys.json"]},"ファイルの",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["public_key"]},"と一致している必要があります。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["server_state"]},"の値は、 ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["proposing"]}]}," にする必要があります。"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["セキュリティのヒント:"]}," ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld.cfg"]},"ファイルに対する権限をより制限的なものに変更します。Linuxでは、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["0600"]},"にすることを推奨します。",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["chmod 0600 xrpld.cfg"]},"を使用して変更できます。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"4-ネットワークへの接続","__idx":4},"children":["4. ネットワークへの接続"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["このセクションでは、バリデータをXRP Ledgerネットワークに接続するために使用できる3種類の構成について説明します。ユースケースに最適な構成を使用してください。"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#%E6%A4%9C%E5%87%BA%E3%81%95%E3%82%8C%E3%81%9F%E3%83%94%E3%82%A2%E3%82%92%E4%BD%BF%E7%94%A8%E3%81%97%E3%81%9F%E6%8E%A5%E7%B6%9A"},"children":["検出されたピア"]},": ピアツーピアネットワーク内の任意のサーバに接続します。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#%E3%83%97%E3%83%AD%E3%82%AD%E3%82%B7%E3%82%92%E4%BD%BF%E7%94%A8%E3%81%97%E3%81%9F%E6%8E%A5%E7%B6%9A"},"children":["プロキシ"]},": ストック",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"サーバを、バリデータとピアツーピアネットワークの他の部分との間のプロキシとして実行します。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#%E5%85%AC%E9%96%8B%E3%83%8F%E3%83%96%E3%82%92%E4%BD%BF%E7%94%A8%E3%81%97%E3%81%9F%E6%8E%A5%E7%B6%9A"},"children":["公開ハブ"]},": 評価の高い特定の公開サーバにのみ接続します。"]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["これらのアプローチの違いについては、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/concepts/networks-and-servers/peer-protocol#%E3%83%94%E3%82%A2%E6%8E%A5%E7%B6%9A%E8%A8%AD%E5%AE%9A%E3%81%AE%E3%83%A1%E3%83%AA%E3%83%83%E3%83%88%E3%81%A8%E3%83%87%E3%83%A1%E3%83%AA%E3%83%83%E3%83%88"},"children":["ピア接続設定のメリットとデメリット"]},"をご覧ください。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"検出されたピアを使用した接続","__idx":5},"children":["検出されたピアを使用した接続"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["この構成では、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/concepts/networks-and-servers/peer-protocol#%E3%83%94%E3%82%A2%E3%81%AE%E6%A4%9C%E5%87%BA"},"children":["検出されたピア"]},"を使用してバリデータをXRP Ledgerネットワークに接続します。これは",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"サーバのデフォルトの動作です。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["検出されたピアを使用してバリデータをXRP Ledgerネットワークに接続するには、"]}]}," バリデータの",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld.cfg"]},"ファイルで",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["[peer_private]"]},"スタンザを省略するか、それを",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["0"]},"に設定します。この構成の",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://github.com/XRPLF/rippled/blob/develop/cfg/xrpld-example.cfg"},"children":["サンプルのxrpld.cfgファイル"]},"が提供されています。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"プロキシを使用した接続","__idx":6},"children":["プロキシを使用した接続"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["この構成は、自社で運用するストック",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"サーバを通じてバリデータをネットワークに接続します。これらのプロキシサーバは、バリデータと発着信ネットワークトラフィックの間に設置します。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["プロキシを使用してバリデータをXRP Ledgerネットワークに接続するには、次の手順を実行します。"]}]}]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["ストック",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"サーバを設置します。詳細は、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/infrastructure/installation"},"children":["xrpldのインストール"]},"をご覧ください。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["バリデータとストック",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"サーバを設定して、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/infrastructure/configuration/peering/cluster-xrpld-servers"},"children":["クラスター"]},"内で実行します。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["バリデータの",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld.cfg"]},"ファイルで、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["[peer_private]"]},"を",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["1"]},"に設定します。そうすることで、バリデータのIPアドレスが転送されないようにします。詳細は、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/concepts/networks-and-servers/peer-protocol#%E3%83%97%E3%83%A9%E3%82%A4%E3%83%99%E3%83%BC%E3%83%88%E3%83%94%E3%82%A2"},"children":["プライベートピア"]},"をご覧ください。また、これによりクラスター内でバリデータを実行するよう",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["[ips_fixed]"]},"スタンザで定義したサーバ以外のサーバに、バリデータが接続しないようになります。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"danger","name":"警告"},"children":["バリデータのIPアドレスを、その他の方法で公開していないことを確認してください。"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["以下のトラフィックのみを許可するように、バリデータのホストマシンのファイアウォールを構成します。"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["着信トラフィック: 構成したクラスター内にあるストック",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"サーバのIPアドレスが発信元である場合のみ"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["発信トラフィック: 構成したクラスター内にあるストック",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"サーバのIPアドレスおよびポート443経由の",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://vl.ripple.com"},"children":["https://vl.ripple.com"]},"が送信先である場合のみ"]}]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"を再起動します。"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"$ sudo systemctl restart xrpld.service\n"},"children":[]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["いずれかのストック",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"サーバにある",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/references/http-websocket-apis/peer-port-methods/peer-crawler"},"children":["ピアクローラー"]},"エンドポイントを使用します。レスポンスには、バリデータが含まれていないはずです。これにより、バリデータの",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["[peer_private]"]},"構成が機能していることが確認されます。バリデータの",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["[peer_private]"]},"を有効にした場合の効果の1つは、バリデータのピアによって、ピアクローラーの結果にバリデータが含まれないことです。"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"$ curl --insecure https://STOCK_SERVER_IP_ADDRESS_HERE:51235/crawl | python3 -m json.tool\n"},"children":[]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"公開ハブを使用した接続","__idx":7},"children":["公開ハブを使用した接続"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["この構成では、2つの",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/concepts/networks-and-servers/xrpld-server-modes#%E5%85%AC%E9%96%8B%E3%83%8F%E3%83%96"},"children":["公開ハブ"]},"を使用してバリデータをネットワークに接続します。この構成は、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#%E3%83%97%E3%83%AD%E3%82%AD%E3%82%B7%E3%82%92%E4%BD%BF%E7%94%A8%E3%81%97%E3%81%9F%E6%8E%A5%E7%B6%9A"},"children":["自社で運用しているプロキシを使用した接続"]},"と似ていますが、公開ハブを通じて接続します。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["公開ハブを使用してバリデータをネットワークに接続するには、次の手順を実行します。"]}]}]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["バリデータの",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld.cfg"]},"ファイルに、次の",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["[ips_fixed]"]},"スタンザを含めます。2つの値",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["r.ripple.com 51235"]},"と",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["zaphod.alloy.ee 51235"]},"がデフォルトの公開ハブです。このスタンザは、これらの公開ハブとのピア接続を常に維持するよう",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"に指示します。"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"[ips_fixed]\nr.ripple.com 51235\nzaphod.alloy.ee 51235\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"warning","name":"注意"},"children":["この構成では、デフォルトの公開ハブを使用してバリデータをネットワークに接続します。これらは ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["デフォルト"]}," の公開ハブであるため、ビジー状態になってバリデータにネットワークへの接続を提供できない場合があります。この問題を避けるために、接続する公開ハブの数を増やすか、デフォルトでない公開ハブに接続するようにします。"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["他の",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"サーバのIPアドレスをここに記述することもできますが、それらのサーバに対して以下の事項を期待できる場合に ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["限ります"]}]}," 。"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["メッセージを検閲することなく中継する。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["オンライン状態を常に維持する。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["サーバに対するDDoS攻撃を実行しない。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["サーバをクラッシュさせようとしない。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["未知の相手にバリデータのIPアドレスを公開しない。"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["また、バリデータの",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld.cfg"]},"ファイルに、次の",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["[peer_private]"]},"スタンザを含めて、それを",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["1"]},"に設定します。それにより、バリデータのピアに対して、バリデータのIPアドレスをブロードキャストしないよう指示することになります。また、バリデータに対して、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["[ips_fixed]"]},"スタンザで設定されているピアにのみ接続するよう指示することになります。これにより、既知の信頼できるピア",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"サーバに対してのみ、バリデータが接続を確立し、IPアドレスを共有することが保証されます。"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"[peer_private]\n1\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"danger","name":"警告"},"children":["バリデータのIPアドレスを、その他の方法で公開していないことを確認してください。"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["[peer_private]"]},"が有効になっている場合、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"は、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["[ips]"]},"スタンザで指定されている接続をすべて無視します。現在",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["[ips]"]},"スタンザにあるIPアドレスに接続する必要がある場合は、代わりにそれを",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["[ips_fixed]"]},"スタンザに記述します。ただし、それらのIPアドレスに対して、ステップ1で説明した確実な挙動を期待できる場合に ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["限ります"]}]}," 。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"を再起動します。"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"$ sudo systemctl restart xrpld.service\n"},"children":[]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"5-ネットワーク接続の確認","__idx":8},"children":["5. ネットワーク接続の確認"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["ここでは、バリデータがXRP Ledgerネットワークへの健全な接続を保持していることを検証する方法をいくつか紹介します。"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/peers"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["peers"]}]},"コマンドを使用して、バリデータに接続しているすべての",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"サーバのリストを取得します。",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["peers"]},"の配列が",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["null"]},"である場合、ネットワークへの健全な接続が存在していません。このドキュメントの手順に従ってバリデータを設置した場合、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["peers"]},"の配列には、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["[ips_fixed]"]},"スタンザで定義されているピアの数と同数のオブジェクトが含まれています。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["公開ハブを",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["[ips_fixed]"]},"スタンザに記述した場合、そのハブがビジーになっているときは、バリデータの接続が拒否されることがあります。この場合、接続の数は、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["[ips_fixed]"]},"スタンザで設定した数よりも最終的に少なくなることがあります。初めて拒否された場合、バリデータは接続を再試行します。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["ネットワークへの安全かつ信頼できる接続を維持することが困難であり、公開ハブまたはプロキシを使用して接続を設定していない場合、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#4-%E3%83%8D%E3%83%83%E3%83%88%E3%83%AF%E3%83%BC%E3%82%AF%E3%81%B8%E3%81%AE%E6%8E%A5%E7%B6%9A"},"children":["4. ネットワークへの接続"]},"をご覧ください。このセクションで説明されているいずれかの方法は、バリデータがネットワークへの健全な接続を維持する上で有用となる可能性があります。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/server_info"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["server_info"]}]},"コマンドを使用して、バリデータに関するいくつかの基本情報を取得します。",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["server_state"]},"は、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["proposing"]},"に設定されているはずです。",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["full"]},"または",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["validating"]},"に設定されている場合もありますが、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["proposing"]},"に移行するまでの数分間に限られます。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["server_state"]},"が",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["proposing"]},"に設定されている時間が大部分を占めていない場合、XRP Ledgerネットワークにバリデータが完全に参加できていないことを示している可能性があります。サーバの状態および",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["server_info"]},"エンドポイントを使用してバリデータの問題を診断する方法の詳細は、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/references/http-websocket-apis/api-conventions/xrpld-server-states"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"サーバの状態"]},"および",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/infrastructure/troubleshooting/diagnosing-problems#server_info%E3%81%AE%E5%8F%96%E5%BE%97"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["server_info"]},"の取得"]},"をご覧ください。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/validators"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["validators"]}]},"コマンドを使用して、バリデータによって使用される、公開済みかつ信頼できるバリデータの最新リストを取得します。",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["validator_list_expires"]},"の値が、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["never"]},"（無期限）、期限が切れていない、または期限切れ間近のいずれかであることを確認してください。"]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"6-ドメイン検証の提供","__idx":9},"children":["6. ドメイン検証の提供"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["検証リスト発行者およびXRP Ledgerネットワーク内のその他の参加者がバリデータの運用元を把握しやすいようにするには、バリデータのドメイン検証を提供します。ドメイン検証とは、ハイレベルでは双方向リンクを指します。"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["ドメインを使用して、バリデータキーの所有権を主張します。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["バリデータキーを使用して、ドメインの所有権を主張します。"]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["このリンクを作成すると、バリデータキーとドメインの両方を所有しているという確固たる証拠が確立されます。この証拠を提供することは、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#1-%E5%84%AA%E3%82%8C%E3%81%9F%E3%83%90%E3%83%AA%E3%83%87%E3%83%BC%E3%82%BF%E3%81%AE%E7%89%B9%E5%BE%B4%E3%81%AE%E7%90%86%E8%A7%A3"},"children":["優れたバリデータであること"]},"の側面の1つにすぎません。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["ドメイン検証を提供するには、以下の手順に従います。"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["バリデータと公に関連付ける、所有しているドメインの名前を選択します。そのドメインのポート443で外部に公開されるHTTPSサーバを実行中であり、そのサーバのTLS証明書に関連付けられている秘密鍵ファイルへのアクセス権を持っている必要があります。（注記: ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://en.wikipedia.org/wiki/Transport_Layer_Security"},"children":["TLSの旧称はSSLです"]},"。）DDoS攻撃への対策として、ドメイン名によってバリデータのIPアドレスが解決されないようにする必要があります。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["バリデータの公開鍵を公開し、特に他の",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"オペレーターに知らせます。例えば、Webサイト、ソーシャルメディア、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://www.xrpchat.com/"},"children":["XRPChatコミュニティーフォーラム"]},"、またはプレスリリースでバリデータの公開鍵を公表できます。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["この",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://docs.google.com/forms/d/e/1FAIpQLScszfq7rRLAfArSZtvitCyl-VFA9cNcdnXLFjURsdCQ3gHW7w/viewform"},"children":["Googleフォーム"]},"を使用して、自身のバリデータをXRP Chartsの",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://xrpcharts.ripple.com/#/validators"},"children":["バリデータレジストリー"]},"に登録するためのリクエストを送信します。バリデータをこのレジストリーに登録することは、そのバリデータとドメインを所有していることを示す、別の形での公的な証拠になります。フォームに漏れなく記入するには、以下の情報が必要です。"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["バリデータのサーバで以下のコマンドを実行して、バリデータの公開鍵を検出します。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["$ /usr/bin/xrpld server_info | grep pubkey_validator"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"返された値を、Googleフォームの**Validator Public Key**フィールドに入力します。\n"},"children":[]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["WebドメインのTLS秘密鍵を使用して、バリデータの公開鍵に署名します。TLS秘密鍵ファイルをバリデータのサーバに保存する必要はありません。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["$ openssl dgst -sha256 -hex -sign /PATH/TO/YOUR/TLS.key <(echo YOUR_VALIDATOR_PUBLIC_KEY_HERE)"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"出力の例:\n\n  4a8b84ac264d18d116856efd2761a76f3f4544a1fbd82b9835bcd0aa67db91c53342a1ab197ab1ec4ae763d8476dd92fb9c24e6d9de37e3594c0af05d0f14fd2a00a7a5369723c019f122956bf3fc6c6b176ed0469c70c864aa07b4bf73042b1c7cf0b2c656aaf20ece5745f54ab0f78fab50ebd599e62401f4b57a4cccdf8b76d26f4490a1c51367e4a36faf860d48dd2f98a6134ebec1a6d92fadf9f89aae67e854f33e1acdcde12cfaf5f5dbf1b6a33833e768edbb9ff374cf4ae2be21dbc73186a5b54cc518f63d6081919e6125f7daf9a1d8e96e3fdbf3b94b089438221f8cfd78fd4fc85c646b288eb6d22771a3ee47fb597d28091e7aff38a1e636b4f\n\n返された値を、Googleフォームの**SSL Signature**フィールドに入力します。\n"},"children":[]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://github.com/ripple/validator-keys-tool/blob/master/doc/validator-keys-tool-guide.md"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["validator-keys"]},"ツール"]},"（",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["rippled"]},"のRPMに収録）を使用して、ドメイン名に署名します。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["$ validator-keys --keyfile /PATH/TO/YOUR/validator-keys.json sign YOUR_DOMAIN_NAME"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"出力の例:\n\n  E852C2FE725B64F353E19DB463C40B1ABB85959A63B8D09F72C6B6C27F80B6C72ED9D5ED6DC4B8690D1F195E28FF1B00FB7119C3F9831459F3C3DE263B73AC04\n\n返された値を、Googleフォームの**Domain Signature**フィールドに入力します。\n"},"children":[]}]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["記入したGoogleフォームを送信すると、ドメイン検証の成否を通知するメールがXRP Chartsから送信されます。ドメイン検証が成功した場合は、XRP Chartsの",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://xrpcharts.ripple.com/#/validators"},"children":["バリデータレジストリー"]},"にバリデータとドメインが表示されます。"]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"バリデータキーの破棄","__idx":10},"children":["バリデータキーの破棄"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["バリデータのマスター秘密鍵が漏えいした場合は、ただちに永続的に破棄する必要があります。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["validator-keys"]},"ツールでバリデータ用に生成したマスターキーペアを破棄する方法については、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://github.com/ripple/validator-keys-tool/blob/master/doc/validator-keys-tool-guide.md#key-revocation"},"children":["Key Revocation"]},"をご覧ください。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"関連項目","__idx":11},"children":["関連項目"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["コンセプト:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/about/"},"children":["XRP Ledgerの概要"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/concepts/networks-and-servers"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"サーバ"]}]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["チュートリアル:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/infrastructure/configuration/peering/cluster-xrpld-servers"},"children":["xrpldサーバのクラスター化"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/infrastructure/installation"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"のインストール"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/infrastructure/installation/capacity-planning"},"children":["容量の計画"]}]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["リファレンス:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://github.com/ripple/validator-keys-tool/blob/master/doc/validator-keys-tool-guide.md"},"children":["Validator Keysツールガイド"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/consensus_info"},"children":["consensus_infoメソッド"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/validator_list_sites"},"children":["validator_list_sitesメソッド"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/validators"},"children":["validatorsメソッド"]}]}]}]}]}]},"headings":[{"value":"バリデータとしてのxrpldの実行","id":"バリデータとしてのxrpldの実行","depth":1},{"value":"1. 優れたバリデータの特徴の理解","id":"1-優れたバリデータの特徴の理解","depth":2},{"value":"2. xrpld サーバのインストール","id":"2-xrpld-サーバのインストール","depth":2},{"value":"3. xrpld サーバで検証を有効化","id":"3-xrpld-サーバで検証を有効化","depth":2},{"value":"4. ネットワークへの接続","id":"4-ネットワークへの接続","depth":2},{"value":"検出されたピアを使用した接続","id":"検出されたピアを使用した接続","depth":3},{"value":"プロキシを使用した接続","id":"プロキシを使用した接続","depth":3},{"value":"公開ハブを使用した接続","id":"公開ハブを使用した接続","depth":3},{"value":"5. ネットワーク接続の確認","id":"5-ネットワーク接続の確認","depth":2},{"value":"6. ドメイン検証の提供","id":"6-ドメイン検証の提供","depth":2},{"value":"バリデータキーの破棄","id":"バリデータキーの破棄","depth":2},{"value":"関連項目","id":"関連項目","depth":2}],"frontmatter":{"html":"run-xrpld-as-a-validator.html","parent":"server-modes.html","seo":{"description":"サーバがコンセンサスレジャーで投票できるようにします。","title":"バリデータとしてのxrpldの実行"},"labels":["コアサーバ","ブロックチェーン"],"top_nav_grouping":"人気ページ","top_nav_name":"UNLに参加しよう"},"editPage":{"to":"https://github.com/XRPLF/xrpl-dev-portal/tree/master/@l10n/ja/docs/infrastructure/configuration/server-modes/run-xrpld-as-a-validator.md"},"lastModified":"2026-06-12T21:34:08.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/ja/docs/infrastructure/configuration/server-modes/run-xrpld-as-a-validator","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}