]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/2004/004279.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices / 2004 / 004279.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] Creating passworded channels
5 withChanServ enforcing.
6 </TITLE>
7 <LINK REL="Index" HREF="index.html" >
8 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Creating%20passworded%20channels%0A%09withChanServ%09enforcing.&In-Reply-To=">
9 <META NAME="robots" CONTENT="index,nofollow">
10 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
11 <LINK REL="Previous" HREF="004278.html">
12 <LINK REL="Next" HREF="004280.html">
13 </HEAD>
14 <BODY BGCOLOR="#ffffff">
15 <H1>[IRCServices] Creating passworded channels
16 withChanServ enforcing.</H1>
17 <B>Craig McLure</B>
18 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Creating%20passworded%20channels%0A%09withChanServ%09enforcing.&In-Reply-To="
19 TITLE="[IRCServices] Creating passworded channels
20 withChanServ enforcing.">Craig at chatspike.net
21 </A><BR>
22 <I>Mon Apr 26 10:07:17 PDT 2004</I>
23 <P><UL>
24 <LI>Previous message: <A HREF="004278.html">[IRCServices] Creating passworded channels with ChanServenforcing.
25 </A></li>
26 <LI>Next message: <A HREF="004280.html">[IRCServices] Creating passworded channels withChanServ enforcing.
27 </A></li>
28 <LI> <B>Messages sorted by:</B>
29 <a href="date.html#4279">[ date ]</a>
30 <a href="thread.html#4279">[ thread ]</a>
31 <a href="subject.html#4279">[ subject ]</a>
32 <a href="author.html#4279">[ author ]</a>
33 </LI>
34 </UL>
35 <HR>
36 <!--beginarticle-->
37 <PRE>Services will recieve the Join _AFTER_ the IRCd has created the channel, so there is no way to intercept it.
38
39 The problem with this, is that the chance are, the channels will be forced to be left open on the IRCd, Which could cause performance issues (potentially thousands of empty channels being held open by chanserv)
40
41 Re: Your other mail
42 Nickserv has an ajoin command, maybe you could encourage users to use it?
43
44 /****************************************
45 * Craig &quot;FrostyCoolSlug&quot; McLure
46 * InspIRCd - <A HREF="http://www.inspircd.org">http://www.inspircd.org</A> - REVIVED
47 * ChatSpike - <A HREF="http://www.chatspike.net">http://www.chatspike.net</A>
48 ****************************************/
49
50
51 /****************************************
52 * From - JASON M &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">dawgclan at shaw.ca</A>&gt;
53 * To - IRC Services General Mailing List &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>&gt;
54 * Sent - 2004-04-26 17:33:35
55 * Subject - Re: [IRCServices] Creating passworded channels withChanServ enforcing.
56 ****************************************/
57
58 /****** - Begin Original Message - ******/
59
60 &gt;<i>Thats kind of what I was thinking... opposed to &quot;/msg chanserv pass chan&quot; however which I don't believe will work, which is why people can join around this. on use typing &quot;/join #channel&quot; if this gets sent to the ircd, which sends to Services? This could be intercepted? as &quot;/join #channel password&quot; is a valid parameter for joining a passworded channel, it could then match is with a password you set in Chanserv set options. Another method could be ChanServ idling a channel while no-one is in it? On second person joining leave? When there is one user left, join? This would keep modes active without the &quot;extra load&quot; as it was put on ChanServ.
61 </I>&gt;<i>
62 </I>&gt;<i>Regards,
63 </I>&gt;<i>
64 </I>&gt;<i>Jason Mainwaring
65 </I>&gt;<i>A+ Service Technician
66 </I>&gt;<i>Microsoft Certified Systems Administrator
67 </I>&gt;<i>MCSA Messaging
68 </I>&gt;<i>Certified Novell Administrator
69 </I>&gt;<i>Phone: (02) 9419 4616
70 </I>&gt;<i>E-mail: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">dawgclan at shaw.ca</A>
71 </I>&gt;<i>
72 </I>&gt;<i>----- Original Message -----
73 </I>&gt;<i>From: &quot;Dionisios K.&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">vonitsa_net at yahoo.gr</A>&gt;
74 </I>&gt;<i>Date: Sunday, April 25, 2004 9:44 am
75 </I>&gt;<i>Subject: Re: [IRCServices] Creating passworded channels with ChanServ enforcing.
76 </I>&gt;<i>
77 </I>&gt;&gt;<i> Hello.. I think this is a solution... services must
78 </I>&gt;&gt;<i> check if the user know the channel key. So if someone
79 </I>&gt;&gt;<i> is the *first* user who wants to join a channel with
80 </I>&gt;&gt;<i> mlock +k he must type a command first like this: /cs
81 </I>&gt;&gt;<i> keyjoin #chan channel key ... If someone try to join a
82 </I>&gt;&gt;<i> channel without typing this command C&#206;?&#206;?&#206;?S&#206;?RV will
83 </I>&gt;&gt;<i> kick and ban him.. And if someone trys to use this
84 </I>&gt;&gt;<i> command more than 3 times with wronk channel key
85 </I>&gt;&gt;<i> services will kill him. I want reply from the members
86 </I>&gt;&gt;<i> for this;-p
87 </I>&gt;&gt;<i>
88 </I>&gt;&gt;<i> =====
89 </I>&gt;&gt;<i> Dionisios K. - VoNiTsA On GrNet
90 </I>&gt;&gt;<i>
91 </I>&gt;&gt;<i>
92 </I>&gt;&gt;<i> ------------------------------------------------------------------
93 </I>&gt;&gt;<i> To unsubscribe or change your subscription options, visit:
94 </I>&gt;&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
95 </I>&gt;&gt;<i>
96 </I>&gt;<i>
97 </I>&gt;<i>
98 </I>&gt;<i>------------------------------------------------------------------
99 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
100 </I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
101 </I>&gt;<i>.
102 </I>
103 /******* - End Original Message - *******/
104
105 </PRE>
106
107 <!--endarticle-->
108 <HR>
109 <P><UL>
110 <!--threads-->
111 <LI>Previous message: <A HREF="004278.html">[IRCServices] Creating passworded channels with ChanServenforcing.
112 </A></li>
113 <LI>Next message: <A HREF="004280.html">[IRCServices] Creating passworded channels withChanServ enforcing.
114 </A></li>
115 <LI> <B>Messages sorted by:</B>
116 <a href="date.html#4279">[ date ]</a>
117 <a href="thread.html#4279">[ thread ]</a>
118 <a href="subject.html#4279">[ subject ]</a>
119 <a href="author.html#4279">[ author ]</a>
120 </LI>
121 </UL>
122
123 </body></html>