]> jfr.im git - irc.git/blame - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2003/002120.html
init
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2003 / 002120.html
CommitLineData
3bd189cb
JR
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2<HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] 2 feature requests
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%202%20feature%20requests&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="002118.html">
11 <LINK REL="Next" HREF="002123.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] 2 feature requests</H1>
15 <B>Craig McLure</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%202%20feature%20requests&In-Reply-To="
17 TITLE="[IRCServices Coding] 2 feature requests">Craig at chatspike.net
18 </A><BR>
19 <I>Fri Jul 25 06:31:32 PDT 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="002118.html">[IRCServices Coding] 2 feature requests
22</A></li>
23 <LI>Next message: <A HREF="002123.html">[IRCServices Coding] MySQL db module work
24</A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#2120">[ date ]</a>
27 <a href="thread.html#2120">[ thread ]</a>
28 <a href="subject.html#2120">[ subject ]</a>
29 <a href="author.html#2120">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33<!--beginarticle-->
34<PRE>actually, it would.. configure the tunneler to the external IP, and connect services via 127.0.0.1...
35What i'm saying, is that if services were on the same machine as the IRCd, a tunneler would be pointless :)
36
37/****************************************
38 * Craig &quot;FrostyCoolSlug&quot; McLure
39 ************* - SpamBox - **************
40 * InspIRCd - <A HREF="http://www.inspircd.org">http://www.inspircd.org</A>
41 * ChatSpike - <A HREF="http://www.chatspike.net">http://www.chatspike.net</A>
42 * WinBot - <A HREF="http://www.winbot.co.uk">http://www.winbot.co.uk</A>
43 ****************************************/
44
45/****************************************
46 * From - Martin Pels &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">martinpels at hotmail.com</A>&gt;
47 * To - IRC Services Coding Mailing List &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;
48 * Sent - 2003-07-25 @ 11:28:00
49 * Subject - Re: [IRCServices Coding] 2 feature requests
50 ****************************************/
51
52/****** - Begin Original Message - ******/
53
54&gt;<i>Good idea, but that won't work if Services is on a different machine than
55</I>&gt;<i>the IRCd :-)
56</I>&gt;<i>
57</I>&gt;<i>----- Original Message -----
58</I>&gt;<i>From: &quot;Yusuf Iskenderoglu&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">uhc0 at rz.uni-karlsruhe.de</A>&gt;
59</I>&gt;<i>To: &quot;IRC Services Coding Mailing List&quot;
60</I>&gt;<i>&lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;
61</I>&gt;<i>Sent: Thursday, July 24, 2003 12:32 PM
62</I>&gt;<i>Subject: Re: [IRCServices Coding] 2 feature requests
63</I>&gt;<i>
64</I>&gt;<i>
65</I>&gt;&gt;<i> Hi,
66</I>&gt;&gt;<i>
67</I>&gt;&gt;<i> Link your services using 127.0.0.1; no packet is sent to the network, no
68</I>&gt;&gt;<i> additional CPU time will be required to encrypt/decrypt via ssl.
69</I>&gt;&gt;<i>
70</I>&gt;&gt;<i> Fast. Efficient.
71</I>&gt;&gt;<i>
72</I>&gt;&gt;<i> Regards;
73</I>&gt;&gt;<i> yusuf
74</I>&gt;&gt;<i>
75</I>&gt;&gt;<i> On Thu, 2003-07-24 at 12:02, Martin Pels wrote:
76</I>&gt;&gt;<i> &gt; Hello,
77</I>&gt;&gt;<i> &gt;
78</I>&gt;&gt;<i> &gt; On our network we're currently taking a look on how we can make things
79</I>&gt;<i>more
80</I>&gt;&gt;<i> &gt; secure. And while doiung that we came up with a couple of ideas to
81</I>&gt;<i>improve
82</I>&gt;&gt;<i> &gt; IRCServices.
83</I>&gt;&gt;<i> &gt;
84</I>&gt;&gt;<i> &gt; One of the things we did is link all of our servers through SSL, and
85</I>&gt;<i>gave
86</I>&gt;&gt;<i> &gt; clients the option to connect through SSL as well. Now the only thing on
87</I>&gt;<i>our
88</I>&gt;&gt;<i> &gt; net that isn't connected through SSL is Services.
89</I>&gt;&gt;<i> &gt; Are there any plans to add this to IRCServices? I didn't see anything
90</I>&gt;<i>about
91</I>&gt;&gt;<i> &gt; it in the TODO.
92</I>&gt;&gt;<i> &gt;
93</I>&gt;&gt;<i> &gt; The second idea is about the encrypted passwords. As stated in the
94</I>&gt;&gt;<i> &gt; IRCServices documentation SENDPASS and GETPASS won't work with
95</I>&gt;<i>encryption
96</I>&gt;&gt;<i> &gt; enabled because of the way md5 works.
97</I>&gt;&gt;<i> &gt; This introduces the problem that users will have to contact an Oper in
98</I>&gt;<i>case
99</I>&gt;&gt;<i> &gt; they lose their password.
100</I>&gt;&gt;<i> &gt; Would it be possible to, when encryption is enabled, change the
101</I>&gt;<i>behaviour of
102</I>&gt;&gt;<i> &gt; SENDPASS so that it won't send the user's password (because this is not
103</I>&gt;&gt;<i> &gt; possible), but generate a new random password for the user and send that
104</I>&gt;<i>to
105</I>&gt;&gt;<i> &gt; the user's e-mail address instead?
106</I>&gt;&gt;<i> &gt;
107</I>&gt;&gt;<i> &gt; Grtz,
108</I>&gt;&gt;<i> &gt; Rodecker
109</I>&gt;&gt;<i> &gt; ------------------------------------------------------------------
110</I>&gt;&gt;<i> &gt; To unsubscribe or change your subscription options, visit:
111</I>&gt;&gt;<i> &gt; <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
112</I>&gt;&gt;<i> --
113</I>&gt;&gt;<i> ------------------------------------------------------------------
114</I>&gt;&gt;<i> | Yusuf Iskenderoglu | You get to meet all sorts, |
115</I>&gt;&gt;<i> | eMail - <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">uhc0 at stud.uni-karlsruhe.de</A>| in this line of work... |
116</I>&gt;&gt;<i> | eMail - <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">s_iskend at ira.uka.de</A> | |
117</I>&gt;&gt;<i> | ICQ UIN : 20587464 \ TimeMr14C | |
118</I>&gt;&gt;<i> ------------------------------------------------------------------
119</I>&gt;&gt;<i>
120</I>&gt;&gt;<i> ------------------------------------------------------------------
121</I>&gt;&gt;<i> To unsubscribe or change your subscription options, visit:
122</I>&gt;&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
123</I>&gt;&gt;<i>
124</I>&gt;<i>------------------------------------------------------------------
125</I>&gt;<i>To unsubscribe or change your subscription options, visit:
126</I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
127</I>&gt;<i>.
128</I>
129/******* - End Original Message - *******/
130
131
132
133</PRE>
134
135<!--endarticle-->
136 <HR>
137 <P><UL>
138 <!--threads-->
139 <LI>Previous message: <A HREF="002118.html">[IRCServices Coding] 2 feature requests
140</A></li>
141 <LI>Next message: <A HREF="002123.html">[IRCServices Coding] MySQL db module work
142</A></li>
143 <LI> <B>Messages sorted by:</B>
144 <a href="date.html#2120">[ date ]</a>
145 <a href="thread.html#2120">[ thread ]</a>
146 <a href="subject.html#2120">[ subject ]</a>
147 <a href="author.html#2120">[ author ]</a>
148 </LI>
149 </UL>
150
151</body></html>