1997Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: Player coding and security -->
<!--X-From-R13: Xrss Yrffryzna <wrssxNgrargjbex.pbz> -->
<!--X-Date: from fabius.globecomm.net [207.51.48.6] by mx01.ny.us.ibm.net id 864060696.64628&#45;1 Mon May 19 16:51:36 1997 -->
<!--X-Message-Id: 3.0.32.19970519095501.009ab4d8#mail,tenetwork.com -->
<!--X-Content-Type: text/plain -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: Player coding and security</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:jeffk#tenetwork,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="msg00596.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00598.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00598.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00661.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00597">Author</A>
&nbsp;|&nbsp;<A HREF="#00597">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00597">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: Player coding and security</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: <A HREF="mailto:mud-dev#null,net">mud-dev#null,net</A></LI>
<LI><em>Subject</em>: Re: Player coding and security</LI>
<LI><em>From</em>: Jeff Kesselman &lt;<A HREF="mailto:jeffk#tenetwork,com">jeffk#tenetwork,com</A>&gt;</LI>
<LI><em>Date</em>: Mon, 19 May 1997 09:55:01 -0700</LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
The big issue I have with player coding noone seems to have mentioedn yet--
security.  In a commercial game (sorry, but thats my world) where players
are ALREADY trying to cheat through nay means possible, player server
coding is ONLY possible with an EXTREMELY tight security model that knows
what is and isnt reasasonable  for player code to effect.  Otherwise you
end up having to carefully examine EVERY peice of user code for potential
loopholes, trap doors. etc.

Frankly thats more work IMO then just coding the building blocks your world
builders need on an as needed basis.

JK


</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="00661" HREF="msg00661.html">Re: [MUD-Dev]  Re: Player coding and security</A></strong>
<ul compact><li><em>From:</em> Shawn Halpenny &lt;malachai#iname,com&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00596.html">Re: [MUD-Dev] Re: Administrative notes</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00598.html">Re: (fwd) Re: Multi-threaded mudding (was a flamefest)</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00598.html">Re: (fwd) Re: Multi-threaded mudding (was a flamefest)</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00661.html">Re: [MUD-Dev]  Re: Player coding and security</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00597"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00597"><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>Re: [MUD-Dev] handling ambiguity, and prompts</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00646" HREF="msg00646.html">Re: [MUD-Dev] handling ambiguity, and prompts</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Wed 21 May 1997, 08:26 GMT
</LI>
<LI><strong><A NAME="00803" HREF="msg00803.html">Re: [MUD-Dev] handling ambiguity, and prompts</A></strong>, 
Raz <a href="mailto:muddyraz#mushroom,demon.co.uk">muddyraz#mushroom,demon.co.uk</a>, Mon 26 May 1997, 10:49 GMT
</LI>
<LI><strong><A NAME="00828" HREF="msg00828.html">Re: [MUD-Dev] handling ambiguity, and prompts</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Tue 27 May 1997, 13:03 GMT
</LI>
</ul>
</LI>
<LI><strong><A NAME="00598" HREF="msg00598.html">Re: (fwd) Re: Multi-threaded mudding (was a flamefest)</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Mon 19 May 1997, 23:57 GMT
<LI><strong><A NAME="00597" HREF="msg00597.html">Re: Player coding and security</A></strong>, 
Jeff Kesselman <a href="mailto:jeffk#tenetwork,com">jeffk#tenetwork,com</a>, Mon 19 May 1997, 23:51 GMT
<UL>
<LI><strong><A NAME="00661" HREF="msg00661.html">Re: [MUD-Dev]  Re: Player coding and security</A></strong>, 
Shawn Halpenny <a href="mailto:malachai#iname,com">malachai#iname,com</a>, Wed 21 May 1997, 21:30 GMT
<UL>
<LI><strong><A NAME="00678" HREF="msg00678.html">Re: [MUD-Dev]  Re: Player coding and security</A></strong>, 
Nathan Yospe <a href="mailto:yospe#hawaii,edu">yospe#hawaii,edu</a>, Thu 22 May 1997, 01:23 GMT
</LI>
<LI><strong><A NAME="00685" HREF="msg00685.html">Re: [MUD-Dev]  Re: Player coding and security</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Thu 22 May 1997, 05:34 GMT
<UL>
<LI><strong><A NAME="00694" HREF="msg00694.html">Re: [MUD-Dev]  Re: Player coding and security</A></strong>, 
Shawn Halpenny <a href="mailto:malachai#iname,com">malachai#iname,com</a>, Fri 23 May 1997, 00:41 GMT
</LI>
</UL>
</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>