Jump to content

Zardoz Firanelli

Resident
  • Posts

    44
  • Joined

  • Last visited

Posts posted by Zardoz Firanelli

  1. This is one thing I've allways wondered and every time I've asked someone, I've never been able to find anyone that knows the answer to. We've made wild guesses, but still can't figure out what the red landmark pin icons represent over the blue ones. I've even made some myself that turned out red, and I have no idea why they show up like that?

    So anyone know what the red colour for a landmark designates?

    We thought it might have meant ot was group owned, adult, given to you by the owner, locked down to a landing point etc, but in each case these obviously were incorrect. I'm sure this is in help someplace, but it was kind of fun to try to figure it out because it seems to be random.

  2. Q: What parties outside of LL has access to residents' IP addresses--assigned by their ISPs--if all communications between parties/residents are only inworld? (Please note the "only inworld" part which I clearly didn't recognize was being violated by listening to a music stream.)

     

    A: Anyone that offers a service on a server not managed by Linden Labs. In world this is any stream, database enabled object, or web enabled object.

    • Like 1
  3. Nope, the SQL database an inworld user would use would be outside of Linden Labs control. I can see all of the IP information of anyone that accesses any of my servers. That's not saying that I sit around looking for this info, but it is definately no hard task to gather it and make it easily readable on a webserver. It's even easy to take it one step further and use GeoIP and narrow it right down to the town that the visitor is in within nanoseconds, so it is possible to write a script that would launch a webpage in world and do something like:

    Hello (Avitar Name), the current temperature in (Avatars city/town) is 8 degress celcius with a chance of rain.

    If anyone has ever seen those adult ads that have fake IM popups of available girls in your town, this is how it is done. Yes, it's true - those aren't the girls next door... lol

    • Like 1
  4. You can store the avitar name in the database and get the ip address and insert it right along with it with a simple php function. You could also just check the server access logs against the database insertion time stamp.

    • Like 1
  5. The streams have allready been covered but there is one other crafty way people gather your IP info.

    Sometimes I will be out shopping or just hanging around and someone will come up to me and ask me to take an online survey. I would imagine that some of them may be legitimate, but I've had a few that were pretty insistant that I had to do it right away. Avoid opening web pages that are given to you inworld by scripts or residents if you are worried about anyone discovering your IP. A visitor tracker in world that gives out web urls could be used to match up IP addresses to avitars quite easily, as would any mysql database driven inworld application.

    • Like 1
  6. Is the time and date set correctly on your computer? What about your timezone? If you are running windows can you sync to time.windows.com (depending on the version you are running this may be the default time server), or do you get an error stating that you can't sync?

    When you go to the website (secondlife.com) can you log in there, or do you get a certificate error? If you get a certificate error there will be an indicator which when clicked on will have some option to allow you to install the certificate, and/or the certificate authority. If there is an error install the certificate (and authorize the cert authority) and try logging in with the viewer again. If you can't log into any https://website then your may have a problem making secure connections alltogether on your system.

    Also make sure you don't have any security software that is blocking the connection.

    Good Luck.

×
×
  • Create New...