]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2003/003672.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 2003 / 003672.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> AW: [IRCServices] Is it possible?
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=AW%3A%20%5BIRCServices%5D%20Is%20it%20possible%3F&In-Reply-To=003201c2e72c%240e4d00e0%246401a8c0%40turby">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003671.html">
11 <LINK REL="Next" HREF="003669.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>AW: [IRCServices] Is it possible?</H1>
15 <B>Georges Berscheid</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=AW%3A%20%5BIRCServices%5D%20Is%20it%20possible%3F&In-Reply-To=003201c2e72c%240e4d00e0%246401a8c0%40turby"
17 TITLE="AW: [IRCServices] Is it possible?">georges at berscheid.lu
18 </A><BR>
19 <I>Mon Mar 10 12:20:12 PST 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003671.html">[IRCServices] Is it possible?
22 </A></li>
23 <LI>Next message: <A HREF="003669.html">[IRCServices] ircservices and support for/of IPv6
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3672">[ date ]</a>
27 <a href="thread.html#3672">[ thread ]</a>
28 <a href="subject.html#3672">[ subject ]</a>
29 <a href="author.html#3672">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Hi,
35
36 and if 99.9% is still not enough, you could still change the IRC
37 protocol in your IRC server to make it incompatible with rfc compliant
38 IRC clients :-)
39 Simply change the /USER command in Unreal to something else as well as
40 in your Java applet (one line to change for each). This will probably
41 keep 99.999% of other IRC clients away from your server ;-)
42
43 Georges
44
45
46 -----Urspr&#252;ngliche Nachricht-----
47 Von: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-bounces at ircservices.za.net</A>
48 [mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-bounces at ircservices.za.net</A>] Im Auftrag von Saturn
49 (Dave)
50 Gesendet: Montag, 10. M&#228;rz 2003 18:40
51 An: IRC Services General Mailing List
52 Betreff: Re: [IRCServices] Is it possible?
53
54
55 I have an easier suggestion, again it will stop about 99.9% of users who
56 do not connect using the java... Simply have the Java applet assign a
57 unique (non-word) ident to every user (same ident for everyone) -- most
58 java applets assign this anyhow. then in your server(s) put in an I
59 line (I think it's &quot;I&quot; -- the one that specifies who's allow to
60 connect). The I line will allow *javaident@* which my definition will
61 block everyone who doesnt have the special ident. A few really creative
62 people may figure out the ident, and if you see a lot of that, then
63 change the java ident again and change your I line to reflect that.
64
65 Saturn
66 irc.jetirc.net
67 ----- Original Message -----
68 From: Juan Antonio S&#225;nchez Robles
69 To: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>
70 Sent: Monday, March 10, 2003 3:34 AM
71 Subject: Re: [IRCServices] Is it possible?
72
73
74 Thank Andrew, the password it's a good idea, that's all I need ;-)
75
76 El lun, 10-03-2003 a las 21:09, Andrew Church escribi&#243;:
77 &gt;<i>Hi!, the first of one thanks for ircservices, i'm very pleasured with
78 </I>&gt;<i>it. I'm using IRCservices with Unreal irc server with a java applet
79 </I>&gt;<i>client. I need to forbib connetions from other clients like mirc, etc.
80 </I>I
81 &gt;<i>only want to allow conections from my java applet client. Is it
82 </I>&gt;<i>possible?=20
83 </I>
84 This is more of an IRC server issue; depending on how the applet is
85 designed, you should be able to configure your IRC server to, for
86 example,
87 only allow connections with a password and have your applet send that
88 password when connecting (though of course this is not very secure if
89 someone decides to e.g. monitor the network traffic). To do this with
90 Services would require writing a module that sent CTCP VERSION (or some
91 other way to check whether the client is your applet or another program)
92 and killed users using a different client, and again this would still be
93 susceptible to users forging the CTCP VERSION reply.
94
95 In general, there's no foolproof way to do what you're asking, but
96 either of the above methods will probably block 99.9% of users, which is
97 probably good enough.
98
99 --Andrew Church
100 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">achurch at achurch.org</A>
101 <A HREF="http://achurch.org/">http://achurch.org/</A>
102 ------------------------------------------------------------------
103 To unsubscribe or change your subscription options, visit:
104 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A> --
105 Juan Antonio S&#225;nchez Robles &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">jasanchez at i-network.com</A>&gt;
106
107 In a world without walls who needs Windows?
108 In a world without fences who needs Gates?
109
110
111
112
113
114 ------------------------------------------------------------------
115 To unsubscribe or change your subscription options, visit:
116 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
117
118 </PRE>
119
120 <!--endarticle-->
121 <HR>
122 <P><UL>
123 <!--threads-->
124 <LI>Previous message: <A HREF="003671.html">[IRCServices] Is it possible?
125 </A></li>
126 <LI>Next message: <A HREF="003669.html">[IRCServices] ircservices and support for/of IPv6
127 </A></li>
128 <LI> <B>Messages sorted by:</B>
129 <a href="date.html#3672">[ date ]</a>
130 <a href="thread.html#3672">[ thread ]</a>
131 <a href="subject.html#3672">[ subject ]</a>
132 <a href="author.html#3672">[ author ]</a>
133 </LI>
134 </UL>
135
136 </body></html>