1998Q4/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re: Trusting the Client (Re: Laws of Online World Design) -->
<!--X-From-R13: Xba Zrbaneq <wyrbaneqNqvipbz.fyvzl.pbz> -->
<!--X-Date: Mon, 19 Oct 1998 16:23:57 &#45;0700 -->
<!--X-Message-Id: 19981019161806.A6270#divcom,slimy.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 3628182F.21E069C0#freehold,crocodile.org -->
<!--X-Reference: Pine.LNX.3.96.981019163405.32678C&#45;100000#enigma,sss.org -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Re: Trusting the Client (Re: Laws of Online World De</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:jleonard#divcom,slimy.com">
</head>
<body background="/backgrounds/paperback.gif" bgcolor="#ffffff"
      text="#000000" link="#0000FF" alink="#FF0000" vlink="#006000">

  <font size="+4" color="#804040">
    <strong><em>MUD-Dev<br>mailing list archive</em></strong>
  </font>
      
<br>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
<br clear=all><hr>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->

Date:&nbsp;
[&nbsp;<a href="msg00250.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00252.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00250.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00275.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00251">Author</A>
&nbsp;|&nbsp;<A HREF="#00251">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00251">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re: Trusting the Client (Re: Laws of Online World Design)</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Subject</em>: [MUD-Dev] Re: Trusting the Client (Re: Laws of Online World Design)</LI>
<LI><em>From</em>: Jon Leonard &lt;<A HREF="mailto:jleonard#divcom,slimy.com">jleonard#divcom,slimy.com</A>&gt;</LI>
<LI><em>Date</em>: Mon, 19 Oct 1998 16:18:06 -0700</LI>
<LI><em>Cc</em>: Jon Leonard &lt;<A HREF="mailto:jleonard#divcom,slimy.com">jleonard#divcom,slimy.com</A>&gt;</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
On Mon, Oct 19, 1998 at 04:37:56PM -0500, Steve Sparks wrote:
&gt; &gt; Jon Leonard wrote:
&gt; &gt; &gt; Logging the IP address of a cheat is an interesting deterrent, but in a
&gt; &gt; &gt; world of dynamic IP addresses it doesn't give you anything worthwhile.
&gt; 
&gt; Dynamic address information can be traced to a client. If you log the IP
&gt; you can track it to a USER ID. Just require valid non-anonymous email
&gt; information and if your a pay service you have a credit card. 

I'm not sure what you mean by "USER ID" in this context.  In a fairly standard
ISP setup, the customer dials in to get a network connection and a single IP
address, which will typically be different for every session.  Just logging
the IP address doesn't help all that much, because the user will have a
different address next time, and the same address may be used by someone else.

If you log something about the particular instance of the client software
they're using, that's entirely different.  That serial number/email address/
credit card number is the unique ID.  The IP address isn't.

&gt; If there is some sort of security problem like someone crashing a service
&gt; you can use the ip to notify the ISP of the problem and since you have the
&gt; email or credit card info they can terminiate the account. 

The ISP can usually take an (IP address,time) pair and figure out which of
their customers was responsible.  Most of the time you'll have to convince
a human being that it's a real problem to get this, though.  It's not
something you can automate to prevent in-game cheating.

An email address or credit card number may not help with the ISP, either.
Email accounts aren't hard to obtain from places like Hotmail, and the
credit card used to pay for a game can be different than what's used to
pay for network connectivity.

Having a credit card number allows an interesting extra twist, though.
If the terms of service include a surcharge for detecting attempts at
cheating, you may deter cheating, and make extra money when you do have
to deal with it.

&gt; Before you say who is going to give out email, well most people do not
&gt; have negative reasons for wanting to play at the start so it should not be
&gt; a problem. If they do have a problem it is time to play on another system.

My experience has been that the most troublesome players are perfectly
capable of coming up with new, unrelated email addresses, so registration
is of limited value.  Some others on the list would know better, having
run much bigger and more recent games.

Jon Leonard


</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<ul compact><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><A NAME="00275" HREF="msg00275.html">[MUD-Dev] Re: Trusting the Client (Re: Laws of Online World Design)</A></strong>
<ul compact><li><em>From:</em> Steve Sparks &lt;ssparks#enigma,sss.org&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00237" HREF="msg00237.html">[MUD-Dev] Re: Trusting the Client (Re: Laws of Online World D esign)</A></STRONG>
<UL><LI><EM>From:</EM> Vadim Tkachenko &lt;vt#freehold,crocodile.org&gt;</LI></UL></LI>
<LI><STRONG><A NAME="00250" HREF="msg00250.html">[MUD-Dev] Re: Trusting the Client (Re: Laws of Online World D esign)</A></STRONG>
<UL><LI><EM>From:</EM> Steve Sparks &lt;ssparks#enigma,sss.org&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00250.html">[MUD-Dev] Re: Trusting the Client (Re: Laws of Online World D esign)</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00252.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00250.html">[MUD-Dev] Re: Trusting the Client (Re: Laws of Online World D esign)</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00275.html">[MUD-Dev] Re: Trusting the Client (Re: Laws of Online World Design)</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00251"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00251"><STRONG>Thread</STRONG></A></LI>
</UL>
</LI>
</UL>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
<ul><li>Thread context:
<BLOCKQUOTE><UL>
<LI><STRONG>[MUD-Dev] Re: Trusting the Client (Re: Laws of Online WorldD esign)</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00208" HREF="msg00208.html">[MUD-Dev] Re: Trusting the Client (Re: Laws of Online WorldD esign)</A></strong>, 
Wilburn, E.J. <a href="mailto:WilburnE#kochind,com">WilburnE#kochind,com</a>, Wed 14 Oct 1998, 21:14 GMT
<UL>
<LI><strong><A NAME="00212" HREF="msg00212.html">[MUD-Dev] Re: Trusting the Client (Re: Laws of Online World D esign)</A></strong>, 
Jon Leonard <a href="mailto:jleonard#divcom,slimy.com">jleonard#divcom,slimy.com</a>, Wed 14 Oct 1998, 23:41 GMT
<UL>
<LI><strong><A NAME="00237" HREF="msg00237.html">[MUD-Dev] Re: Trusting the Client (Re: Laws of Online World D esign)</A></strong>, 
Vadim Tkachenko <a href="mailto:vt#freehold,crocodile.org">vt#freehold,crocodile.org</a>, Sat 17 Oct 1998, 04:10 GMT
<UL>
<LI><strong><A NAME="00250" HREF="msg00250.html">[MUD-Dev] Re: Trusting the Client (Re: Laws of Online World D esign)</A></strong>, 
Steve Sparks <a href="mailto:ssparks#enigma,sss.org">ssparks#enigma,sss.org</a>, Mon 19 Oct 1998, 22:40 GMT
<UL>
<LI><strong><A NAME="00251" HREF="msg00251.html">[MUD-Dev] Re: Trusting the Client (Re: Laws of Online World Design)</A></strong>, 
Jon Leonard <a href="mailto:jleonard#divcom,slimy.com">jleonard#divcom,slimy.com</a>, Mon 19 Oct 1998, 23:23 GMT
<UL>
<LI><strong><A NAME="00275" HREF="msg00275.html">[MUD-Dev] Re: Trusting the Client (Re: Laws of Online World Design)</A></strong>, 
Steve Sparks <a href="mailto:ssparks#enigma,sss.org">ssparks#enigma,sss.org</a>, Tue 20 Oct 1998, 17:46 GMT
<UL>
<LI><strong><A NAME="00281" HREF="msg00281.html">[MUD-Dev] Re: Trusting the Client (Re: Laws of Online World Design)</A></strong>, 
Jon Leonard <a href="mailto:jleonard#divcom,slimy.com">jleonard#divcom,slimy.com</a>, Wed 21 Oct 1998, 01:43 GMT
<UL>
<LI><strong><A NAME="00320" HREF="msg00320.html">[MUD-Dev] Re: Trusting the Client (Re: Laws of Online World Design)</A></strong>, 
Steve Sparks <a href="mailto:ssparks#enigma,sss.org">ssparks#enigma,sss.org</a>, Wed 21 Oct 1998, 22:27 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00234" HREF="msg00234.html">[MUD-Dev] Re: Trusting the Client (Re: Laws of Online World D esign)</A></strong>, 
Vadim Tkachenko <a href="mailto:vt#freehold,crocodile.org">vt#freehold,crocodile.org</a>, Sat 17 Oct 1998, 03:33 GMT
</LI>
</UL>
</LI>
</ul>
</LI>
</UL></BLOCKQUOTE>

</ul>
<hr>
<center>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
</center>
<hr>
</body>
</html>