I think I saw some research that actually when using both sides of escalator it actually increases the amount of people goes though. But the argument leaving other side free is to let those who are in the hurry walk and rest who are not that in a hurry just stand.
If you are implying that only rich people have saunas that's incorrect in Finland. EVERY house has sauna and in apparments they have community saunas. Actually it's hard not to find sauna close by in Finland:) And yes I'm a finn and I love to go sauna every week:)
I strongly believe that this drive does not work but still needs to be investigated. First we find new things that we must consider when testing physical phenomenom. Second we might actually find some new mechanishm that translate force to earth, air or somewhere else.
I have recently started playing again Falcon 4 BMS with my friends... It's such a blast. Granted learning curve is really steep in that game but the multiplayer is such fun and still there is no dynamic campaign like that in any modern game.
Well in Finland we have 17 people per km2 and about everywhere you can get 100/5 mbit cable for 40 eur per month. I pay 20 eur per month for 100/10 mbit fibre.
I think hacking has one big downside compared to traditional phone tapping. It is possible person being hacked can detect this and make counter measures against it OR even supply false information. For police standpoint I would consider information gained through hacking very unreliable.
I Wonder how often these kind of conversations are held inside of a corporation and never see light of day. At least GNU movement is candid and open about the kind of mishaps.
On side note Arch Linux encrypts the hibernation file also if you do root encryption with arch linux wiki instruction. On resume it will ask pw for decryption.
Yup,
I was in china in a conference few years back and bypassing the firewall to get to the facebook was as simple as ssh -D 1234 username@my.server.com. And then setting browser proxy setting correctly.
Although I come from Finland I have noticed a trend with young people, they don't own TV anymore. All have computers that they use to watch stuff from the net but no TV.
Now national TV channel is forcing everybody to pay license even though you don't own TV. I guess it was reaction to declining license collection rates.
It is still completely possible for Google to use hashed passwords to authenticate users and only "save" the plain password in a "write only" file (text or separate database) with the unhashed passwords...
Yes, but this is stupid and really gets rid of the point of having the hashed password in the first place. Now you have two copies, and even better if you hack the french data you start potentially having information necessary to recover passwords from other more secure countries. As for the 'write only' file, seriously? the only write only file is/dev/null, if you can read it at all there's the possibility that it can be read by bad people - that's what a security breach is... I suppose you could use a printer and print them all, if there's no digital way to read it then it would have to be a physical security breach, but the cost of compliance?
Well in fact you CAN create write only file. Simply make private/public key pair and store public key in the server (the one that you can only encrypt data). Keep the private key on safe location away from the server. So now server can write to DB with public key but it's imposible to decrypt it and when officials want data they can pull private key from usb stick for example and decrypt it.
I think I saw some research that actually when using both sides of escalator it actually increases the amount of people goes though. But the argument leaving other side free is to let those who are in the hurry walk and rest who are not that in a hurry just stand.
If you are implying that only rich people have saunas that's incorrect in Finland. EVERY house has sauna and in apparments they have community saunas. Actually it's hard not to find sauna close by in Finland :) And yes I'm a finn and I love to go sauna every week :)
Indeed I have tried foobar but I cannot get it configured as one line that stays on top of windows.
I strongly believe that this drive does not work but still needs to be investigated. First we find new things that we must consider when testing physical phenomenom. Second we might actually find some new mechanishm that translate force to earth, air or somewhere else.
Well at least for Finnish guys you have to learn it during army. When camping at woods you really have to know how to make firewood.
I have recently started playing again Falcon 4 BMS with my friends... It's such a blast. Granted learning curve is really steep in that game but the multiplayer is such fun and still there is no dynamic campaign like that in any modern game.
In Finnish kaveri mean buddy. Quite fitting name :)
Well in Finland we have 17 people per km2 and about everywhere you can get 100/5 mbit cable for 40 eur per month. I pay 20 eur per month for 100/10 mbit fibre.
I think hacking has one big downside compared to traditional phone tapping. It is possible person being hacked can detect this and make counter measures against it OR even supply false information. For police standpoint I would consider information gained through hacking very unreliable.
In Finland we don't have jury trials. There is judge and 2 or more lay judges who decide the matter in hand.
I have already ditched all internal optical drives of my computers. I have one usb dvd burner/drive in case if I need one.
After few notices they will make sure that dl'ers are not found dl'ing any illegal stuff. For example by using vpn's.
nitpicking but fair enough
I Wonder how often these kind of conversations are held inside of a corporation and never see light of day. At least GNU movement is candid and open about the kind of mishaps.
On side note Arch Linux encrypts the hibernation file also if you do root encryption with arch linux wiki instruction. On resume it will ask pw for decryption.
I call this report as terrorist reports since it would suggest to take more lenient approach against it :D
Yup, I was in china in a conference few years back and bypassing the firewall to get to the facebook was as simple as ssh -D 1234 username@my.server.com. And then setting browser proxy setting correctly.
Although I come from Finland I have noticed a trend with young people, they don't own TV anymore. All have computers that they use to watch stuff from the net but no TV. Now national TV channel is forcing everybody to pay license even though you don't own TV. I guess it was reaction to declining license collection rates.
I have a thought. Google can block France completely...
I Wonder what if you don't actually have any of those accounts. For me I don't have twitter or linkedin accout at all.
p2p traffic down 10%. vpn traffic up 10% :D
http://images.memegenerator.net/instances/500x/9699214.jpg this sh
Yeah I think so that this is viable solution but as always when adding complexity possible attack vectors increase.
It is still completely possible for Google to use hashed passwords to authenticate users and only "save" the plain password in a "write only" file (text or separate database) with the unhashed passwords...
Yes, but this is stupid and really gets rid of the point of having the hashed password in the first place. Now you have two copies, and even better if you hack the french data you start potentially having information necessary to recover passwords from other more secure countries. As for the 'write only' file, seriously? the only write only file is /dev/null, if you can read it at all there's the possibility that it can be read by bad people - that's what a security breach is... I suppose you could use a printer and print them all, if there's no digital way to read it then it would have to be a physical security breach, but the cost of compliance?
Well in fact you CAN create write only file. Simply make private/public key pair and store public key in the server (the one that you can only encrypt data). Keep the private key on safe location away from the server. So now server can write to DB with public key but it's imposible to decrypt it and when officials want data they can pull private key from usb stick for example and decrypt it.