Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Funny (Score 2) 339

I know you were being funny, but take australia as an example. its often said that everything that moves around down there with more than 2 legs is ready to kill you. all kinds of dangerous venemous creatures in oz; and yet, they are just as afraid of their shadows as we yanks are. they are being terorized by their own people just like we are (ie, the 'authorities').

we have little to fear about the big bad foreigner. we have much more to fear by our own lawmakers and those who carry guns under color of law.

but terror 'sells' and every country has pretty much realized that by controlling people via fear, they can pass any restrictive law they want, spy on anyone they want and get huge 'toys' budgets passed. this never would have happened a few decades ago, but now, we are all pussies - the whole world, pretty much. cowering over shadows in the night.

this is not at all a funny matter.

Comment Re:This was no AP. (Score 4, Insightful) 339

actually, we need more of this.

why?

we are being desensitized to sensibility. the 'zero tolerance' world we now have - the so-called 'new normal' is BULLSHIT and needs to end.

the more we call attention to stupidity (no, not the wifi name but the airlines, in this case!) the better. we need to have more and more of these incidents to make us re-realize that stupid things are not going to hurt us. jumping at every bump-in-the-night is a failwhale.

we need to grow some balls. if it means that more 'authorities' have to start THINKING on their own instead of covering their asses, so be it. but zero-tol is not working and needs to end asap.

some kid takes a PBJ sandwich and eats part of it so that a shape of a gun is made; and he's sent home or expelled. this is just more of the same zero-tol CYA bullshit that also has to end immediately. if we don't come to our senses, we will be ruined (we're long on our way to ruin, as it is; due ENTIRELY to our own fear level).

Comment Re:HTTPS Everywhere (Score 3, Interesting) 206

quite a valid point!

just like you can NEVER trust a windows (or mac or even linux box) that was not setup by you, especially if its a corporate box that was given to you pre-installed.

almost every company of mid-size or larger preinstalled MitM certs for their spying firewalls. they don't tell employees that, but netadmins and sysadmins pretty much all know this.

I work at a large networking company and they didn't tell me WHAT they do or HOW they'd spy on me, but I found out via a friend (in germany) exactly what they are doing. in .de, you have to disclose to the employees a lot more than the US requires you to do, and he relayed the info to me about how our corp laptops come preinstalled with corp spyware. ability to active mic, camera, screen caps, all that bullshit in addition to traffic logging.

I'm a network mgmt guy and when I was out interviewing for jobs (the last few years) almost all of them involved DPI and MitM attacks, even though they tried to explain it away as 'troubleshooting information' and 'for the users benefit'. quite bullshitty but they said it with a straight face, like they believe their own BS.

you guys have to start realizing that corp america is all about privacy invasion; of customers and employees, alike. if you have a corp laptop, do NOT login to your home email systems and keep your work laptops entirely clean of anything personal and home related. yeah, even if you see the lock icon on the browser, it means nothing anymore, in a corp LAN.

Comment Re: Is there a way to prevent this? (Score 1) 206

I don't think you could modify packets that are in an ssl stream and not have ssl detect it and reject the 'broken' packets.

https is mostly secure (other than MitM attacks on certs) and vpn's are also very secure.

I have a vpn and while I use it mostly at home, there is an android client (even for my ancient 2.x android o/s) for the vpn provider I have and so I could get as complete privacy as possible on my phone, while doing inet things.

Comment Re:Alternatives? Same problem.. (Score 1) 572

problem with that is: so many come from china and the sellers are like cockroaches when the light comes on; they scatter, change names, go out of business and resurface.

there is next to zero ways to punish china based sellers and 99% of them are engaged in selling fakes (of anything, not just chips).

suppose the chip is soldered onto a system that can't easily be fixed? is ftdi going to do the rework? zero point zero percent chance of that happening. so, them sending you another 'chip' is pretty useless, in practice.

shaming the sellers usually wont' work unless its a perma business like sparkfun or adafruit. amazon and ebay sellers are like cockroaches, as I've said. you can't kill them all.

all you could realistically do is give a tool to end users to DETECT fake chips. then, next time you buy one, you run the test and you have a few days or weeks to return to the vendor (while they are still around and in business). then again, ebay would have to ammend its policy to NOT require you to ship the goods back to a china seller, or at least send you a prepaid shipping label.

in reality, I see none of this happening.

best I can do is stop windows update from now on (MS lost all my trust on this, forever, at this point), install 2.10 on my win boxes, lock them down and carry on with my life.

oh, and all ftdi designs I had in progress are now being modified to use another chip instead of ftdi. I may have to buy ftdi's on arduino nanos (I like them...) but I won't DESIGN with the chip in my own embedded boards anymore.

Comment Re:Computer Missues Act 1990 (Score 5, Informative) 572

just yesterday, there was a linux kernel patch (on the usb drivers mailing list) that now allows a 0000 pid for ftdi devices.

also, there was a tool by mark lord that allows you to write back any pid value you want, for example, when I ran it, I got this output (and it 'fixed' the chip again, too):

% ./ft232r_prog --old-pid 0x0000 --new-pid 0x6001

ft232r_prog: version 1.24, by Mark Lord.
              eeprom_size = 128
                  vendor_id = 0x0403
                product_id = 0x0000
            self_powered = 0
          remote_wakeup = 1
suspend_pull_downs = 0
          max_bus_power = 90 mA
            manufacturer = FTDI
                      product = FT232R USB UART
                  serialnum = (elided...)
      high_current_io = 0
    load_d2xx_driver = 0
            txd_inverted = 0
            rxd_inverted = 0
            rts_inverted = 0
            cts_inverted = 0
            dtr_inverted = 0
            dsr_inverted = 0
            dcd_inverted = 0
              ri_inverted = 0
                      cbus[0] = TxLED
                      cbus[1] = RxLED
                      cbus[2] = TxDEN
                      cbus[3] = PwrEn
                      cbus[4] = Sleep
Rewriting eeprom with new contents.

Submission + - FTDI updates windows driver, causes fake chips to be bricked (eevblog.com)

An anonymous reader writes: In the latest windows update from FTDI (maker of usb/serial converter chips, very often used in arduinos and their download cables), the driver will look for 'fake' chips and overwrite their USB product id (PID), making them useless (unless you work-around it and re-flash the chip with the proper PID). The linux driver is still safe, but the binary blob from windows update is now something that we should all blacklist and uninstall, for our own safety.

Comment Re:Classic Samsung... (Score 1) 101

I don't trust samsung. but sadly, I did buy a bunch of 840 evo drives over the last year or 2. damn.

samsung is known as the company that makes things last 'the warranty period + 1 day'. almost literally. almost to an art form.

samsung lcd's also are built like crap. one after another, their electrolytics die (fake china caps; like so many others). buying japanese (nichicon, panasonic, etc) low ESR caps usually brings the monitors back to life. I've fished several out of the trash cans and restored them via simple psu cap replacements.

but dammit samsung, why do you have to be SO cheap??

guess I should start avoiding all samsung things, now. I'm tired of their crap.

Comment Re:Folks this is what happens with bad leadership (Score 1) 148

all datacomm companies are in bed with the spooks. cisco is just like all the others, not special in that regard.

I joined cisco in the early days, back in the early 90's. I was there a short time, then left, and recently came back; so I see the new cisco and do remember the old 3 building cisco. they are not even close to the same company anymore.

I enjoy being there but its more about my group than the company. company wise, I see a lot of bad designs and bad decisions and a lot of young kids who have no business writing or supporting routing software. but like all other valley companies, most work is farmed out to india to the lowest price bidder and the results really show this ;( even locally, you won't find many americans working there and the attention to detail has been long gone. its a young employees company and experience is not really valued, again, like most other bay area companies.

there is a lot of cool stuff going on, but they have lost their ability to stay focused and deliver world-class software like they once did. its now a body shop with very few visionaries left. sad to see that happen.

Comment Re:That whole list (Score 1) 124

ALL of our founding fathers would be arrested as terrorists.

they fought their own country, the English.

now, we agree with their views, but if the TLA's had their way (and congress, and the president and, well, all the courts, too) they'd be marked as 'bad guys' and would have little to no freedom.

odd, how that turns 360, huh? ;(

Slashdot Top Deals

All your files have been destroyed (sorry). Paul.

Working...