]> jfr.im git - irc.git/blobdiff - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2004/002879.html
RELEASE -> !RELEASE
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2004 / 002879.html
diff --git a/software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2004/002879.html b/software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2004/002879.html
deleted file mode 100644 (file)
index ccec363..0000000
+++ /dev/null
@@ -1,109 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
-<HTML>
- <HEAD>
-   <TITLE> [IRCServices Coding] SENDPASS with encryption...
-   </TITLE>
-   <LINK REL="Index" HREF="index.html" >
-   <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20SENDPASS%20with%20encryption...&In-Reply-To=BAY8-DAV4556jq2qmlM0001ae7a%40hotmail.com">
-   <META NAME="robots" CONTENT="index,nofollow">
-   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
-   <LINK REL="Previous"  HREF="002877.html">
-   <LINK REL="Next"  HREF="002880.html">
- </HEAD>
- <BODY BGCOLOR="#ffffff">
-   <H1>[IRCServices Coding] SENDPASS with encryption...</H1>
-    <B>Eric Murphy</B> 
-    <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20SENDPASS%20with%20encryption...&In-Reply-To=BAY8-DAV4556jq2qmlM0001ae7a%40hotmail.com"
-       TITLE="[IRCServices Coding] SENDPASS with encryption...">emurphy at sporked.us
-       </A><BR>
-    <I>Wed Feb  4 13:05:03 PST 2004</I>
-    <P><UL>
-        <LI>Previous message: <A HREF="002877.html">[IRCServices Coding] SENDPASS with encryption...
-</A></li>
-        <LI>Next message: <A HREF="002880.html">[IRCServices Coding] SENDPASS with encryption...
-</A></li>
-         <LI> <B>Messages sorted by:</B> 
-              <a href="date.html#2879">[ date ]</a>
-              <a href="thread.html#2879">[ thread ]</a>
-              <a href="subject.html#2879">[ subject ]</a>
-              <a href="author.html#2879">[ author ]</a>
-         </LI>
-       </UL>
-    <HR>  
-<!--beginarticle-->
-<PRE>Possibly make it somewhat like the mail auth...
-
-User does something like /msg nickserv sendpass
-then nickserv sends the users registered email a random code
-then the user takes the code and does /msg nickserv [some command] code
-(possibly identify?) then nickserv lets them use /msg nickserv set
-password as though they were identified.
-
-Eric
-
-On Wed, 2004-02-04 at 13:08, Martin Pels wrote:
-&gt;<i> I'm looking forward to this module. It is what kept us from switching to
-</I>&gt;<i> encrypted passwords.
-</I>&gt;<i> 
-</I>&gt;<i> Here's some ideas on the abuse problem:
-</I>&gt;<i> * Only allow usage of the command from hosts that are in the nickname's
-</I>&gt;<i> accesslist
-</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
-</I>&gt;<i> (it won't prevent abuse, but at least you'll know who's been playing around)
-</I>&gt;<i> * Give a notice to services operators/admins each time the command is issued
-</I>&gt;<i> * Limit the amount of times the command can be used successively
-</I>&gt;<i> 
-</I>&gt;<i> Hope this helps.
-</I>&gt;<i> 
-</I>&gt;<i> Grtz,
-</I>&gt;<i> Martin
-</I>&gt;<i> 
-</I>&gt;<i> ----- Original Message -----
-</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;
-</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;
-</I>&gt;<i> Sent: Wednesday, February 04, 2004 4:47 PM
-</I>&gt;<i> Subject: [IRCServices Coding] SENDPASS with encryption...
-</I>&gt;<i> 
-</I>&gt;<i> 
-</I>&gt;<i> &gt; I've been working on a module that allows use of sendpass whilst using
-</I>&gt;<i> encrypted passwords (i'll contribute the source to Andy when complete for
-</I>&gt;<i> inclusion in services), it will work by changing the users password, and
-</I>&gt;<i> mailing them that.. but i cant find around other users using it miliciously
-</I>&gt;<i> to aggrovate others..
-</I>&gt;<i> &gt;
-</I>&gt;<i> &gt; anyone got any idea on how this can be resolved? thanks :)
-</I>&gt;<i> &gt;
-</I>&gt;<i> &gt; /****************************************
-</I>&gt;<i> &gt;  *     Craig &quot;FrostyCoolSlug&quot; McLure
-</I>&gt;<i> &gt;  * InspIRCd   - <A HREF="http://www.inspircd.org">http://www.inspircd.org</A>
-</I>&gt;<i> &gt;  * ChatSpike  - <A HREF="http://www.chatspike.net">http://www.chatspike.net</A>
-</I>&gt;<i> &gt;  ****************************************/
-</I>&gt;<i> &gt;
-</I>&gt;<i> &gt; ------------------------------------------------------------------
-</I>&gt;<i> &gt; To unsubscribe or change your subscription options, visit:
-</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>
-</I>&gt;<i> &gt;
-</I>&gt;<i> ------------------------------------------------------------------
-</I>&gt;<i> To unsubscribe or change your subscription options, visit:
-</I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
-</I>
-
-</PRE>
-
-<!--endarticle-->
-    <HR>
-    <P><UL>
-        <!--threads-->
-       <LI>Previous message: <A HREF="002877.html">[IRCServices Coding] SENDPASS with encryption...
-</A></li>
-       <LI>Next message: <A HREF="002880.html">[IRCServices Coding] SENDPASS with encryption...
-</A></li>
-         <LI> <B>Messages sorted by:</B> 
-              <a href="date.html#2879">[ date ]</a>
-              <a href="thread.html#2879">[ thread ]</a>
-              <a href="subject.html#2879">[ subject ]</a>
-              <a href="author.html#2879">[ author ]</a>
-         </LI>
-       </UL>
-
-</body></html>