Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:The TSA needs to be stopped (Score 1) 427

But who decides when Sovereignty starts? Obviously it's the guys with the bigger guns, but just because a land is populated by an unsophisticated society (by european standards) that did not value land ownership, shouldn't mean that they lose control of their land and get relegated to small reservations with a fraction of the territory they used to live in.

I say, do you have a flag?

Comment Re:It's not just like chrome... (Score 4, Informative) 411

Actually, Chrome also installs a service which runs as LOCAL SYSTEM, just like Firefox now has. Local system is higher than administrator, it's kernel level, for all intents and purposes.

If someone breaks the Chrome service, then it's just as bad as breaking the Firefox service..

Comment Re:An excellent summation. (Score 1) 54

My question is why do the client machines (heck, even servers) need direct unfettered internet access? Block everything outbound, use a proxy and you have control of it - especially if you have a proxy that can intercept SSL and runs AV.

Also, assuming Windows, you can lock down exactly what software is allowed to run. Don't have admin rights? Can't modify what can run, can't install new software, can't run malware.

Straight away you're far more secure.

Comment Re:Don't do it... (Score 1) 427

2) The fine grained ACLs are good, but they often don't seem to work properly. On Win2k8 I've encountered cases where an account belongs to the Administrator's group but it somehow does not have enough permissions to rewrite/save a file that "full access" permissions to those in the Administrator's group. Why can't I open the file, change it and save it back? When I use that account to copy a file onto that file I get a "privilege escalation" prompt and if I "OK" it it overwrites the file. So the account is definitely in the Administrators group already...

It's UAC. If you're in the Administrators or Domain Admins group and have UAC turned on, you're not *really* in that group. If you start your editor by right clicking it and choose Run as Admin (receiving the UAC prompt), the editor is now running with Admin/Domain Admin credentials, so you can edit that file as you see fit.

Just double clicking the file opens it as a normal user, without either of those groups, which is why you can't save over the top of it. If this really annoys you, change the permissions so another group you're a member of has rights to it.

1) Add notepad, texteditor and hexeditor shortcuts to your SendTo folder. If you are unclear on where your SendTo folder is (because of roaming profiles or other weirdness), go to start, and run shell:sendto

I would add WinMerge to that as well - that's been useful a few times when exporting registry settings and the like.

4) notepad++ is often better than notepad :).

NotePad++ is ALWAYS better than Notepad! :)

Comment Re:Incentives aren't wrong, the program is. (Score 1) 65

So what's to stop me registering your name/username on a site you don't already use, creating a key and uploading that? It's authenticating a person, but that person's not necessarily you.

With you on the banking example, but if they're asking an agency they trust, how is that any different to a third party/middle man?

Comment Re:Incentives aren't wrong, the program is. (Score 1) 65

Okay, how about Site X that you visit and enjoy (say, Slashdot? Youtube? Whatever!) implements authenticated comments only. How do they get your key to prove you're you? What about if you bought something from Asia/Europe/America - another country/region to yours - which requires it?

It's not just physical places that have this problem :)

Slashdot Top Deals

C'est magnifique, mais ce n'est pas l'Informatique. -- Bosquet [on seeing the IBM 4341]

Working...