<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
 <BR>
> I would think that you'd want anonymous users to show up in the region<BR>> (i.e. not be invisible) so that people in the region know that someone<BR>> is there.<BR>
 <BR>
Yes and no, depending on application. I guess what I'm saying is that we could allow for those cases just by choosing another base case. OpenSim definitively should support not sending avatar updates to all connected clients. I guess that would make for some interesting test cases when it comes to performance as well.<BR>
 <BR>
> Call is psuedo anonymous, where you don't need credentials,<BR>> and you can't interact with the environment beyond speaking, and you<BR>> show up as a grey gob,<BR>
 <BR>
Just don't send the av appearance... and you will. That should probably happen if you don't automatically create av appearance for non-authenticated agents.<BR>
 <BR>
> but others can still see that you are there.<BR>> This wouldn't be too bad to implement in the existing system (though you<BR>> might have to play around with permissions to create an anon class of<BR>> users).<BR><BR>
Yup, it's those kinds of experiments I think we should start doing, to get a feel for what the anonymous base case would mean.<BR>
 <BR>
/Stefan<BR>
 <BR></body>
</html>