Linking: Difference between revisions
(Created page with "__NOTOC__ <div style="background: linear-gradient(120deg, #4facfe, #8a2be2); color: white; padding: 21px; border-radius: 15px; text-align: center;"> <h1 style="font-size: 3em; font-family: 'Orbitron', sans-serif;">Linking with PyLink</h1> </div> <div style="background: linear-gradient(to bottom, #f9f9f9, #ffffff); border-radius: 12px; padding: 20px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); margin-top: 20px;"> <h2>🔗 What is PyLink?</h2> <div style="background:...") |
No edit summary |
||
Line 8: | Line 8: | ||
<div style="background: #ecf0f1; padding: 15px; border-radius: 10px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);"> | <div style="background: #ecf0f1; padding: 15px; border-radius: 10px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);"> | ||
<p style="margin: 0; font-size: 1.1em;"> | <p style="margin: 0; font-size: 1.1em;"> | ||
PyLink is a powerful and flexible services package that allows multiple IRC servers or networks to be linked together securely. HybridIRC supports linking | PyLink is a powerful and flexible services package that allows multiple IRC servers or networks to be linked together securely. HybridIRC runs its own PyLink service and supports linking both networks and individual channels. If you're interested in linking, reach out to us! | ||
</p> | </p> | ||
</div> | </div> | ||
<h2>📜 | <h2>📜 Linking Rules</h2> | ||
<div style="background: #ecf0f1; padding: 15px; border-radius: 10px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);"> | <div style="background: #ecf0f1; padding: 15px; border-radius: 10px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);"> | ||
<h3>🔗 Channel Linking</h3> | |||
<ul style="margin: 0; padding-left: 20px; font-size: 1em;"> | <ul style="margin: 0; padding-left: 20px; font-size: 1em;"> | ||
<li>Your IRCd must | <li>You must be the founder of the channel on your network.</li> | ||
<li>The channel must not already be registered on HybridIRC, OR you must obtain permission from the HybridIRC channel founder.</li> | |||
<li>All linked channels must follow HybridIRC’s policies.</li> | |||
</ul> | |||
<h3>🌐 Network (Hardlink) Linking</h3> | |||
<ul style="margin: 0; padding-left: 20px; font-size: 1em;"> | |||
<li>Your IRCd must support PyLink (e.g., UnrealIRCd, InspIRCd, Ergo, etc.).</li> | |||
<li>HybridIRC must set up the link request via the server, similar to how two servers are linked in InspIRCd, UnrealIRCd, etc.</li> | |||
<li>You must have administrative access to your server.</li> | <li>You must have administrative access to your server.</li> | ||
<li> | <li>Your network should be stable and adhere to HybridIRC’s policies.</li> | ||
</ul> | </ul> | ||
</div> | </div> | ||
Line 25: | Line 33: | ||
<div style="background: #ecf0f1; padding: 15px; border-radius: 10px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);"> | <div style="background: #ecf0f1; padding: 15px; border-radius: 10px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);"> | ||
<p style="margin: 0; font-size: 1.1em;"> | <p style="margin: 0; font-size: 1.1em;"> | ||
If you're interested in linking your server to HybridIRC using PyLink, send an email to <b>support@hybridirc.com</b> with the following details: | If you're interested in linking your channel or server to HybridIRC using PyLink, send an email to <b>support@hybridirc.com</b> with the following details: | ||
</p> | </p> | ||
<ul style="margin: 0; padding-left: 20px; font-size: 1em;"> | <ul style="margin: 0; padding-left: 20px; font-size: 1em;"> | ||
<li>Your IRC network name</li> | <li>Your IRC network name</li> | ||
<li>Server software (IRCd) and version</li> | <li>Server software (IRCd) and version</li> | ||
<li> | <li>Type of link (channel link or full network hardlink)</li> | ||
<li> | <li>For channel links: Channel name and proof of founder status</li> | ||
<li>For hardlinks: Administrative access verification</li> | |||
<li>Reason for linking to HybridIRC</li> | |||
</ul> | </ul> | ||
<p style="margin: 0; font-size: 1.1em;">Once reviewed, our team will get back to you with the next steps.</p> | <p style="margin: 0; font-size: 1.1em;">Once reviewed, our team will get back to you with the next steps.</p> |
Revision as of 22:06, 12 March 2025
Linking with PyLink
🔗 What is PyLink?
PyLink is a powerful and flexible services package that allows multiple IRC servers or networks to be linked together securely. HybridIRC runs its own PyLink service and supports linking both networks and individual channels. If you're interested in linking, reach out to us!
📜 Linking Rules
🔗 Channel Linking
- You must be the founder of the channel on your network.
- The channel must not already be registered on HybridIRC, OR you must obtain permission from the HybridIRC channel founder.
- All linked channels must follow HybridIRC’s policies.
🌐 Network (Hardlink) Linking
- Your IRCd must support PyLink (e.g., UnrealIRCd, InspIRCd, Ergo, etc.).
- HybridIRC must set up the link request via the server, similar to how two servers are linked in InspIRCd, UnrealIRCd, etc.
- You must have administrative access to your server.
- Your network should be stable and adhere to HybridIRC’s policies.
📧 How to Apply
If you're interested in linking your channel or server to HybridIRC using PyLink, send an email to support@hybridirc.com with the following details:
- Your IRC network name
- Server software (IRCd) and version
- Type of link (channel link or full network hardlink)
- For channel links: Channel name and proof of founder status
- For hardlinks: Administrative access verification
- Reason for linking to HybridIRC
Once reviewed, our team will get back to you with the next steps.
⚙️ Configuration Guide
Setting up PyLink involves configuring both your IRCd and PyLink itself. You can find official PyLink documentation here: PyLink GitHub. If your application is approved, we will provide you with additional HybridIRC-specific connection details.
🛠️ Need Help?
If you have questions about linking, feel free to join our #Help channel. Our volunteers will do their best to assist, but response times may vary. Thank you for your patience!
Thank you for choosing HybridIRC for your linking needs!