Slashdot Mirror


User: ls671

ls671's activity in the archive.

Stories
0
Comments
2,940
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,940

  1. Re:You are wrong. on Gmail Drops Support for Connecting To Pop3 Servers With Self -Signed Certs · · Score: 1

    Well, no. Self signed certs protect you from somebody simply sniffing the wire. Hijacking the traffic to redirect it to another host requires more effort...

    http://slashdot.org/comments.pl?sid=3322605&cid=42321807

  2. Re:Self-signed certs have bad cost:benefit for Goo on Gmail Drops Support for Connecting To Pop3 Servers With Self -Signed Certs · · Score: 1

    Untrue, you can still authenticate when using a self signed cert with username and password. The benefit of using a self signed cert is that someone sniffing the wire won't be able to read the data or steal your authentication credentials.

    http://slashdot.org/comments.pl?sid=3322605&cid=42321777

  3. Re:Google should then provide signed certs on Gmail Drops Support for Connecting To Pop3 Servers With Self -Signed Certs · · Score: 2

    The paying to get a SSL certificate only affects people running a mail server, not people using a mail server.
    If you're running a mail server, you should really get a recognised SSL certificate if you want to offer SSL protected services, otherwise you're only getting half the benefit of SSL connections - you get encryption but not authentication..

    That isn't true. Gmail connects to my SMTP server using authentication and I use a self signed cert. This is still working right now.

    http://slashdot.org/comments.pl?sid=3322605&cid=42321647

    http://slashdot.org/comments.pl?sid=3322605&cid=42321739

  4. Re:Google should then provide signed certs on Gmail Drops Support for Connecting To Pop3 Servers With Self -Signed Certs · · Score: 1

    Just use spam assassin, clamav and MailScanner. It works just as well as gmail to filter out spam. I use gmail on my cell phone but everything is forwarded to my own mail server. It seem like I still don't need to pay for any certificate. I just relay a copy of the mail I receive to gmail instead of having gmail popping mail from my server.

    http://slashdot.org/comments.pl?sid=3322605&cid=42321647

    http://blogtech.oc9.com/index.php?option=com_content&view=category&layout=blog&id=8&Itemid=13

  5. Re:Google should then provide signed certs on Gmail Drops Support for Connecting To Pop3 Servers With Self -Signed Certs · · Score: 3, Interesting

    I use STARTTLS so Google servers can use my SMTP server with authentication to relay mail I send from gmail. The idea is that I can post from gmail using my real email address and not my gmail address. Trying to relay mail with my real address directly from gmail servers would cause problems with SPF (Sender Policy Framework). It that case, gmail puts your real address in the Reply-To field and puts your gmail address in the From field so it is obvious for people receiving my emails that I posted from gmail.

    I do not have gmail servers popping mail from any of my servers so I haven't tested it.

    After testing a few minutes ago, I can tell you although that gmail still works with my self-signed certificate when it connects to my SMTP server to relay mail. So, having gmail relay mail through your SMTP server still works with a self-signed cert. In order to enable this functionality, you have to provide gmail with a user name and password to connect to your SMTP server.

    Dec 17 21:33:38 mailserver sm-mta[13455]: STARTTLS=server, relay=mail-qc0-f171.google.com [209.85.216.171], version=TLSv1/SSLv3, verify=FAIL, cipher=RC4-SHA, bits=128/128
    Dec 17 21:33:38 mailserver sm-mta[13455]: AUTH=server, relay=mail-qc0-f171.google.com [209.85.216.171], authid=XXX@XXXX, mech=PLAIN, bits=0
    Dec 17 21:33:39 mailserver sm-mta[13455]: qBI2XaZT013455: from=XXXX@XXXX, size=2286, class=0, nrcpts=1, msgid=CAHEH8eWJ121WWK9o87V8SSttDhRHTHZa2NgiygugupZ0ROd3gQ@mail.gmail.com, proto=ESMTP, daemon=MTA, relay=mail-qc0-f171.google.com [209.85.216.171]

  6. Re:Fuck Hurt Locker on Hurt Locker Studio Begins Requesting Canadian ISP's Subscriber Info · · Score: 1

    I did not find it as bad as you describe it. I found a parallel between the guy who defuses the bombs and managing a crisis in a data center. Maybe that's why it seemed slow to you which in my opinion is how it should be.

    When you face a crisis in a data center, the last thing you need is people running around like headless chickens.

    I also remember an episode of "The Unit" where they get called in because a bomb in some building might be nuclear. When they find out it isn't, they leave and as they walk out of the building, the local police guy blows himself up trying to defuse it.

    So overall, I liked this movie. The message is: "Do not be a Bozo" ;-)

  7. Re:Simple solution ... on RMS Speaks Out Against Ubuntu · · Score: 1

    Google search and the like also search within files, not sure about Ubuntu search. Anyway, for that use case:
    grep -ir search_string folder
    does the trick for me.

  8. Re:Understanding Burton on Congressional Committee Casts a Harsh Eye On Vaccination Science · · Score: 1
  9. Re:You deserve it! on Researcher Discloses New Batch of MySQL Vulnerabilities · · Score: 1

    You do not need a firewall, just listen to local IP addresses, not the public Internet one ;-)

  10. Re:Aha on 7 Jailed In 'Kidney For iPad' Case In China · · Score: 1

    Suicide is legal is most of the States and in most western countries.

    http://en.wikipedia.org/wiki/Suicide_legislation#Laws_in_individual_jurisdictions

  11. Re:How about tabs in the same window? on Firefox 20 Will Finally Fix Private Browsing Mode · · Score: 2

    Just watch where you click. Touchpads with mouse clicks enabled anyone? Touch screens?

    Am I the only one finding it is easier to click somewhere you don't intend to of make other input mistakes when using one of these compared to a conventional 3 button mouse with a scroll wheel?

    Am I just too old school? Seems to me like doing flawless input with these is an ability challenge in itself.

  12. Re:Great for tracking... on Is It Time For the US To Ditch the Dollar Bill? · · Score: 1

    dollar *coins* which are much better for privacy if you stop to think about it since unlke dollar bills, dollar coins don't even have serial numbers.

    I was just thinking about that, it just made me realize that the "traceability" might play a role in the decision making about which denominations to turn into coins.

  13. Re:Great on Anthropologist Spends Three Years Living With Hackers · · Score: 4, Funny

    Are you talking about face beard or...

  14. Re:Ask Slashdot on Anthropologist Spends Three Years Living With Hackers · · Score: 1
  15. Re:Great on Anthropologist Spends Three Years Living With Hackers · · Score: 1

    Obligatory "you must be new here".

  16. Re:Immutable arbitrary-precision integers on Swedish Stock Exchange Hit By Programming Snafu · · Score: 1

    I would like to add: That's what bc does.

    http://slashdot.org/comments.pl?sid=3229329&cid=41872165

  17. Immutable arbitrary-precision integers on Swedish Stock Exchange Hit By Programming Snafu · · Score: 1

    Nowadays, with the speed of CPUs, any financial application should use immutable arbitrary-precision integers (or floats). I worked for many banks and it was funny how either they found out by themselves before I got there or when I I had to tell them about it. Either way, they had to modify existing applications.

    There is no limit to the number one can express that way, put apart memory constraints. Just restraint input to some number equals to the estimated number of atoms in the universe and you should be fine memory wise ;-)

    In java :

    http://docs.oracle.com/javase/1.4.2/docs/api/java/math/BigInteger.html

    http://docs.oracle.com/javase/1.4.2/docs/api/java/math/BigDecimal.html

    Now, I hope anybody coding financial or accounting apps will get the picture...

    That's all for now.

  18. Re:Might look good in a wave tank on Cloaking Technology Could Protect Offshore Rigs From Destructive Waves · · Score: 1

    The diesel electric rig I used to work on had indeed 10 of them and it was a plain on land rig. That rig wasn't the biggest either. Bigger = able to go deeper.

    Also, as another poster as noted, if you read TFA, that kind of power might not be needed at all. The "cloaking" device would be installed at the bottom of the ocean and it is not clear how much power it would require if any...

  19. Re:Might look good in a wave tank on Cloaking Technology Could Protect Offshore Rigs From Destructive Waves · · Score: 1

    Good point, I never said that kind of energy was required. I just wrote that it was available to oil platforms ;-)

    http://slashdot.org/comments.pl?sid=3268803&cid=42071753

  20. Re:Might look good in a wave tank on Cloaking Technology Could Protect Offshore Rigs From Destructive Waves · · Score: 1
  21. Re:Might look good in a wave tank on Cloaking Technology Could Protect Offshore Rigs From Destructive Waves · · Score: 1

    Furthermore, once the hole(s) in production, just use the natural gas coming out to power the "cloaking" device instead of burning it. That's the big flame you see on production platforms. They just waste it because it is to risky and not efficient (money wise) to store.

    Hell, on production platforms where not much natural gas comes out, just use crude oil. Some super tanker boats run on crude oil so energy sources do not seem like a show stopper anyway.

  22. Re:Might look good in a wave tank on Cloaking Technology Could Protect Offshore Rigs From Destructive Waves · · Score: 1

    I'm having problems, however, figuring out where he is going to get the energy to make the counter waves.

    Energy, oil companies? Not a problem. Do you know how much energy it takes to pull a several miles drill string out of the ground when comes the time to change the drill bit? Hint: the hook that grabs the string is 15 to 25 tons on triple rigs (they stack 3 pipes on the derrick when pulling out, to make things go faster).

    Now, do you know how much energy it takes to drive and the size of the pumps that push drilll fluid inside the drill string ?

    In order of magnitude, cost efficiently speaking, I think it would be feasible.
     

  23. Re:Arghh.... on Samsung Claims iPad Mini, iPad 4, New iPod Touch Also Infringe Patents · · Score: 1

    Somebody got the reference right for sure, for sure... From somewhere in the Valley...

  24. Arghh.... on Samsung Claims iPad Mini, iPad 4, New iPod Touch Also Infringe Patents · · Score: 3, Funny

    Let's put an end to this please. Void all current and ban any further patent suits. Then, everybody can go home and have a party with Warren (Warren Cuccurullo) to celebrate the end of patent wars!

  25. Re:KDE on KDE 4.10 Beta1 Released · · Score: 1

    Who cares about unsexy? (for a window manager of course)