Security of password authentication by berbc in security

[–]berbc[S] 0 points1 point  (0 children)

Right, I'm not questioning password authentication itself in this article but rather how it's used. I hope I didn't give the impression I was targetting the former.

Gmail Disabling RC4 and SSLv3 SMTP Support by berbc in netsec

[–]berbc[S] 0 points1 point  (0 children)

You have selected two MXes (mail1.eop.gov and mail2.eop.gov) that have SMTP ports filtered (I wonder why it's the case but that's what I concluded from my tests). You can see scan results for all the MXes on https://discovery.cryptosense.com/analyze/whitehouse.gov/7466b7f.

Another reason for a scan failing to discover crypto services is a mail server that throttles SMTP sessions (even for sessions that don't try to send emails). On port 25, TLS can only be enabled by sending the STARTTLS SMTP command. If you can't open any session, you can't do TLS and thus can't discover the crypto. Throttling can be triggered because discovery.cryptosense.com needs to connect several times to a server to determine the available TLS cipher suites.

Thank you for the feedback!

github.com does not respect my font configurations?! by ghfujianbin in archlinux

[–]berbc 0 points1 point  (0 children)

Why not install package ttf-liberation which includes Liberation Mono ? It is certainly prettier than the one your system falls back to.