

![]() |
| ![]() | |||||||
|
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Account Terminated Last Online: 06-19-2008 12:08 PM iTrader: (22) Join Date: Mar 2005
Posts: 2,891
DNF$: 12,748 Location: my home is where my bank account is
Country: | can mods login to your account and spy on you ?? I'm on two occasions cached my self logged-in , when i was logged out the last one is just a minutes ago somebody spies on me ?? ![]() |
| | |
| Sponsored Ads |
| | #2 (permalink) |
| The Evil Mod Name: Ed Last Online: Today 09:01 PM iTrader: (36) Join Date: Dec 2007
Posts: 8,367
DNF$: 183 Location: South Florida
Country: | What do you mean by seeing youself logged in? The "who is online" is usually time based. If you log out, you still might see yourself in the "who is online" for a while (I don't know how long but some of my forums it's over 30 minutes). If you have DNF up on more than one PC (I know I'm still logged on at home), if you log off one of them you'll still be logged onto the other (I could log off here @ work and still see myself logged in). Did you log out, clear your cache, then when you went back to DNF you were still logged in? (This would be an issue with your cookies / cache cleaning - I'd run a malware check if this is the case). As far as I know, moderators cannot log in as other members here but if someone has your password then they could. If its not too secure or you haven't changed it in a while, I'd advise you to change it (to something completely different) and see if it continues to happen (also log out and back in w/ the new password on any PC you use to check out DNF).
__________________ Get a Parked.com account today! What's on Draggar's mind? Find out at http://www.draggar.net I'm always looking for dog breed domains |
| | |
| | #4 (permalink) |
| The Evil Mod Name: Ed Last Online: Today 09:01 PM iTrader: (36) Join Date: Dec 2007
Posts: 8,367
DNF$: 183 Location: South Florida
Country: | Unless you give one of them (well, any member) your password (which would be a violation of many rules and would get both members banned). Run some good malware checks - SpyBot Search & Destroy, Ad-Aware etc.. Also, the "who's online" features aren't always 100% accurate. I've been on and not seen myself but on other forums I've seen myself online even though I'm logged out.
__________________ Get a Parked.com account today! What's on Draggar's mind? Find out at http://www.draggar.net I'm always looking for dog breed domains |
| | |
| | #7 (permalink) |
| DNF Addict Name: Scott Last Online: Today 08:01 PM iTrader: (138) Join Date: Dec 2006
Posts: 3,145
DNF$: 2,707 Location: 33143/04930
Country: | Anyone with direct access or shell access to any server can see anything they want, if they want to bad enough.. Just have to go look at the sql db and view the data directly. I seriously doubt mods have that kind of access though..
__________________ All offers valid for 72 hours except running auctions. SJCParking.com | SFOOffsiteParking.com | LaGuardiaParking.net |
| | |
| | #10 (permalink) | |
| Platinum Lifetime Member
Country: | Quote:
| |
| | |
| | #11 (permalink) | |
| DNF Addict Name: Scott Last Online: Today 08:01 PM iTrader: (138) Join Date: Dec 2006
Posts: 3,145
DNF$: 2,707 Location: 33143/04930
Country: | Quote:
Also, think of the server load to encrypt/decrypt *everything* all the time. Most developers just encrypt the passwords.
__________________ All offers valid for 72 hours except running auctions. SJCParking.com | SFOOffsiteParking.com | LaGuardiaParking.net | |
| | |
| | #13 (permalink) |
| Platinum Lifetime Member Last Online: 03-10-2009 11:58 PM iTrader: (1) Join Date: Oct 2003
Posts: 259
DNF$: 0 Location: michigan | HTTP is not a persistent connection - it only knows the CLIENT is still connecting to the SERVER when the CLIENT makes a new request. The CLIENT sends a request to the SERVER for information (usually a webpage), the SERVER processes the request and replies to the CLIENT, sending whatever is the relevant response (usually a webpage). That is the end of the communication, and they do not communicate again until another request is sent by the CLIENT. Clicking a hyperlink is the most common type of request on the web. Thus, the only option the SERVER has for figuring out when a CLIENT has left is to assume that the CLIENT has left the system after a certain amount of time has passed with no new request received. This is generally referred to as a "time to live". Forums (and most membership systems for HTTP) operate on SESSIONS, which store information about your user account on the server, and are stored on your local computer as a cookie (text file) with a SESSION ID that is your ticket back into your SESSION on the SERVER (your account, basically), without LOGGING IN everytime you want to access a page. So if the "time to live" variable is set to 30 minutes, you will appear in the "logged in users" displays for 30 minutes after your last request on that website. The only exception to this is if you specifically LOGOUT. With this request, you are specifically telling the server to close your session as you are finished using the system. Just to add a note about passwords Passwords are mostly encrypted using what's called a one-way hash - the SHA1 algorithm more recently, earlier the MD5 (wikipedia for more on that). These hashes will produce everytime the same hash of a given password. The one-way is a means by which they are practically impossible (really really really ridiculously tough) to un-hash. So, even if an administrator looks at the database all they see are a bunch of password hashes (ab23jfak3f39fksixiw03, something to that effect). When you submit your password to a user system, it will hash your password and compare it to the hash in the database. That's not to say an evil administrator couldn't store your unencrypted password somewhere, if they wanted to. However, unless they're hoping you use the same password at every site so they can login elsewhere, it's pointless as they can view everything that gets posted to the site by direct server access anyhow. Moderators and other users on the other hand, wouldn't have any way to access this information unless the administrator specifically gave them access. So in short, use different strong passwords for every separate place on the web that's important to you (Paypal, Banking, Registrars, etcetera). Hope that helps
__________________ If it sounds too good to be true, post it on DNForum and you'll find some suckers! Last edited by harleyx; 05-27-2008 at 01:49 PM.. |
| | |
| | #14 (permalink) | |
| Account Terminated Last Online: 06-19-2008 12:08 PM iTrader: (22) Join Date: Mar 2005
Posts: 2,891
DNF$: 12,748 Location: my home is where my bank account is
Country: | Quote:
so i would think there are spies, but heck, they wont find anything there anyways ![]() i don't mind admins doing that for whatever reasons, but don't want any mods being able to do that | |
| | |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |