]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2007/005549.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 2007 / 005549.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] Services Protocol for InspIRCd 1.2
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Services%20Protocol%20for%20InspIRCd%201.2&In-Reply-To=47370215.1040701%40winbot.co.uk">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="005546.html">
11 <LINK REL="Next" HREF="005550.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] Services Protocol for InspIRCd 1.2</H1>
15 <B>Robin Burchell</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Services%20Protocol%20for%20InspIRCd%201.2&In-Reply-To=47370215.1040701%40winbot.co.uk"
17 TITLE="[IRCServices] Services Protocol for InspIRCd 1.2">surreal.w00t at gmail.com
18 </A><BR>
19 <I>Mon Nov 12 02:32:11 PST 2007</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="005546.html">[IRCServices] Services Protocol for InspIRCd 1.2
22 </A></li>
23 <LI>Next message: <A HREF="005550.html">[IRCServices] Services Protocol for InspIRCd 1.2
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#5549">[ date ]</a>
27 <a href="thread.html#5549">[ thread ]</a>
28 <a href="subject.html#5549">[ subject ]</a>
29 <a href="author.html#5549">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>To clarify exactly what this does..
35
36 Each server has a unique ID (e.g. 000), and each user additionally has
37 their own ID (e.g. AAAAAA). The two are combined to make a unique
38 identifier which is then used network-wide for all server to server
39 traffic.
40
41 e.g.
42
43 :<i>000AAAAAA KILL 001AAAAAA :spammer! get off the network
44 </I>
45 instead of
46 :<i>Admin KILL spammer :spammer! get off my network.
47 </I>
48 Another example is that instead of KILLing users on nick collision, we
49 may simply force them to their UID. A useful feature for services
50 authors will be to do the same instead of rolling their own guest
51 nicks.
52
53 Further discussion on what this is and examples of problems it solves
54 can be found at <A HREF="http://www.inspircd.org/wiki/Development/UID">http://www.inspircd.org/wiki/Development/UID</A>
55
56 On Nov 11, 2007 1:22 PM, Craig Edwards &lt;<A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">brain at winbot.co.uk</A>&gt; wrote:
57 &gt;<i> Yes the 1.2 protocol is different to 1.1.
58 </I>&gt;<i> The 1.2 release isnt even due for beta until at least the new year,
59 </I>&gt;<i> there is no rush, however, please note that the 1.2 protocol uses UUID
60 </I>&gt;<i> for identifying clients. This prevents a whole boatload of race
61 </I>&gt;<i> conditions that plague irc, but makes it slightly difficult for services
62 </I>&gt;<i> authors. A hash that associates uuids with nicks and servers would be
63 </I>&gt;<i> required.
64 </I>&gt;<i>
65 </I>&gt;<i> Brain
66 </I>&gt;<i>
67 </I>&gt;<i>
68 </I>&gt;<i> Casey wrote:
69 </I>&gt;<i> &gt; Hi Andrew
70 </I>&gt;<i> &gt;
71 </I>&gt;<i> &gt; I haven't got InspIRCd 1.2 - it is being worked on.
72 </I>&gt;<i> &gt;
73 </I>&gt;<i> &gt; I would have thought the protocol would need to be updated for 1.2
74 </I>&gt;<i> &gt;
75 </I>&gt;<i> &gt;
76 </I>&gt;<i> &gt; - Casey
77 </I>&gt;<i> &gt;
78 </I>&gt;<i> &gt;
79 </I>&gt;<i> &gt;
80 </I>&gt;<i> &gt; Andrew Church wrote:
81 </I>&gt;<i> &gt;&gt;&gt; Will the Services Protocol for InspIRCd 1.2 be coming soon?
82 </I>&gt;<i> &gt;&gt;&gt;
83 </I>&gt;<i> &gt;&gt; Does the current protocol module not work with InspIRCd 1.2? If not,
84 </I>&gt;<i> &gt;&gt; I'll look into updating it.
85 </I>&gt;<i> &gt;&gt;
86 </I>&gt;<i> &gt;&gt; --Andrew Church
87 </I>&gt;<i> &gt;&gt; <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">achurch at achurch.org</A>
88 </I>&gt;<i> &gt;&gt; <A HREF="http://achurch.org/">http://achurch.org/</A>
89 </I>&gt;<i> &gt;&gt; ------------------------------------------------------------------
90 </I>&gt;<i> &gt;&gt; To unsubscribe or change your subscription options, visit:
91 </I>&gt;<i> &gt;&gt; <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">http://lists.ircservices.za.net/mailman/listinfo/ircservices</A>
92 </I>&gt;<i> &gt;&gt;
93 </I>&gt;<i> &gt; ------------------------------------------------------------------
94 </I>&gt;<i> &gt; To unsubscribe or change your subscription options, visit:
95 </I>&gt;<i> &gt; <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">http://lists.ircservices.za.net/mailman/listinfo/ircservices</A>
96 </I>&gt;<i> ------------------------------------------------------------------
97 </I>&gt;<i> To unsubscribe or change your subscription options, visit:
98 </I>&gt;<i> <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">http://lists.ircservices.za.net/mailman/listinfo/ircservices</A>
99 </I>&gt;<i>
100 </I></PRE>
101
102
103 <!--endarticle-->
104 <HR>
105 <P><UL>
106 <!--threads-->
107 <LI>Previous message: <A HREF="005546.html">[IRCServices] Services Protocol for InspIRCd 1.2
108 </A></li>
109 <LI>Next message: <A HREF="005550.html">[IRCServices] Services Protocol for InspIRCd 1.2
110 </A></li>
111 <LI> <B>Messages sorted by:</B>
112 <a href="date.html#5549">[ date ]</a>
113 <a href="thread.html#5549">[ thread ]</a>
114 <a href="subject.html#5549">[ subject ]</a>
115 <a href="author.html#5549">[ author ]</a>
116 </LI>
117 </UL>
118
119 </body></html>