]> jfr.im git - irc.git/blame - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2004/002879.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2004 / 002879.html
CommitLineData
3bd189cb
JR
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2<HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] SENDPASS with encryption...
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20SENDPASS%20with%20encryption...&In-Reply-To=BAY8-DAV4556jq2qmlM0001ae7a%40hotmail.com">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="002877.html">
11 <LINK REL="Next" HREF="002880.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] SENDPASS with encryption...</H1>
15 <B>Eric Murphy</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20SENDPASS%20with%20encryption...&In-Reply-To=BAY8-DAV4556jq2qmlM0001ae7a%40hotmail.com"
17 TITLE="[IRCServices Coding] SENDPASS with encryption...">emurphy at sporked.us
18 </A><BR>
19 <I>Wed Feb 4 13:05:03 PST 2004</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="002877.html">[IRCServices Coding] SENDPASS with encryption...
22</A></li>
23 <LI>Next message: <A HREF="002880.html">[IRCServices Coding] SENDPASS with encryption...
24</A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#2879">[ date ]</a>
27 <a href="thread.html#2879">[ thread ]</a>
28 <a href="subject.html#2879">[ subject ]</a>
29 <a href="author.html#2879">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33<!--beginarticle-->
34<PRE>Possibly make it somewhat like the mail auth...
35
36User does something like /msg nickserv sendpass
37then nickserv sends the users registered email a random code
38then the user takes the code and does /msg nickserv [some command] code
39(possibly identify?) then nickserv lets them use /msg nickserv set
40password as though they were identified.
41
42Eric
43
44On Wed, 2004-02-04 at 13:08, Martin Pels wrote:
45&gt;<i> I'm looking forward to this module. It is what kept us from switching to
46</I>&gt;<i> encrypted passwords.
47</I>&gt;<i>
48</I>&gt;<i> Here's some ideas on the abuse problem:
49</I>&gt;<i> * Only allow usage of the command from hosts that are in the nickname's
50</I>&gt;<i> accesslist
51</I>&gt;<i> * Send the nick!<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">user at host</A> of the user that issued the command in the E-mail
52</I>&gt;<i> (it won't prevent abuse, but at least you'll know who's been playing around)
53</I>&gt;<i> * Give a notice to services operators/admins each time the command is issued
54</I>&gt;<i> * Limit the amount of times the command can be used successively
55</I>&gt;<i>
56</I>&gt;<i> Hope this helps.
57</I>&gt;<i>
58</I>&gt;<i> Grtz,
59</I>&gt;<i> Martin
60</I>&gt;<i>
61</I>&gt;<i> ----- Original Message -----
62</I>&gt;<i> From: &quot;Craig McLure&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">Craig at chatspike.net</A>&gt;
63</I>&gt;<i> To: &quot;ircservices-coding&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;
64</I>&gt;<i> Sent: Wednesday, February 04, 2004 4:47 PM
65</I>&gt;<i> Subject: [IRCServices Coding] SENDPASS with encryption...
66</I>&gt;<i>
67</I>&gt;<i>
68</I>&gt;<i> &gt; I've been working on a module that allows use of sendpass whilst using
69</I>&gt;<i> encrypted passwords (i'll contribute the source to Andy when complete for
70</I>&gt;<i> inclusion in services), it will work by changing the users password, and
71</I>&gt;<i> mailing them that.. but i cant find around other users using it miliciously
72</I>&gt;<i> to aggrovate others..
73</I>&gt;<i> &gt;
74</I>&gt;<i> &gt; anyone got any idea on how this can be resolved? thanks :)
75</I>&gt;<i> &gt;
76</I>&gt;<i> &gt; /****************************************
77</I>&gt;<i> &gt; * Craig &quot;FrostyCoolSlug&quot; McLure
78</I>&gt;<i> &gt; * InspIRCd - <A HREF="http://www.inspircd.org">http://www.inspircd.org</A>
79</I>&gt;<i> &gt; * ChatSpike - <A HREF="http://www.chatspike.net">http://www.chatspike.net</A>
80</I>&gt;<i> &gt; ****************************************/
81</I>&gt;<i> &gt;
82</I>&gt;<i> &gt; ------------------------------------------------------------------
83</I>&gt;<i> &gt; To unsubscribe or change your subscription options, visit:
84</I>&gt;<i> &gt; <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
85</I>&gt;<i> &gt;
86</I>&gt;<i> ------------------------------------------------------------------
87</I>&gt;<i> To unsubscribe or change your subscription options, visit:
88</I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
89</I>
90
91</PRE>
92
93<!--endarticle-->
94 <HR>
95 <P><UL>
96 <!--threads-->
97 <LI>Previous message: <A HREF="002877.html">[IRCServices Coding] SENDPASS with encryption...
98</A></li>
99 <LI>Next message: <A HREF="002880.html">[IRCServices Coding] SENDPASS with encryption...
100</A></li>
101 <LI> <B>Messages sorted by:</B>
102 <a href="date.html#2879">[ date ]</a>
103 <a href="thread.html#2879">[ thread ]</a>
104 <a href="subject.html#2879">[ subject ]</a>
105 <a href="author.html#2879">[ author ]</a>
106 </LI>
107 </UL>
108
109</body></html>