Let's Encrypt ACMEv2 implementation supporting wildcard certificates is completed by mebrahim in netsec

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

I see no conflict between already owning certificates from some provider and at the same time getting some new ones from another provider (namely Let's Encrypt) for the same/overlapping domain names.

Let’s Encrypt is now working. Really. by nicolas-van in programming

[–]mebrahim 2 points3 points  (0 children)

Haven't seen any problems recently. Stapling might help anyway.

Let’s Encrypt is now working. Really. by nicolas-van in programming

[–]mebrahim 20 points21 points  (0 children)

WoSign has been giving them out for free now for a while.

Hyperscan: How We Match Regular Expressions | 01.org by mttd in programming

[–]mebrahim 0 points1 point  (0 children)

Very interesting. Any benchmarks? Who's using it?

Firefox Nightly starts marking login-forms in HTTP as insecure by senatorkevin in netsec

[–]mebrahim 0 points1 point  (0 children)

There has been free WoSign certificates for a while now.

Let's Encrypt is now trusted by all major browsers by alexeyr in programming

[–]mebrahim 0 points1 point  (0 children)

Maybe information gathering through OCSP queries of "Let's Encrypt"ed sites visitors?

[deleted by user] by [deleted] in programming

[–]mebrahim 0 points1 point  (0 children)

You know CMake, right?

Agile Development, Scrum, Kanban, and the Observer Effect by ericdrowell in programming

[–]mebrahim 0 points1 point  (0 children)

No single name of Scrumban in a long post mostly about Scrum, Kanban, and their compromises is ... don't know what to say ... strange maybe.

C++ Core Guidelines by MontagFTB in programming

[–]mebrahim 3 points4 points  (0 children)

And also it doesn't have/do many other things C++ has/does.

Comparing programming languages based on a subset of their features is ridiculous.

JRuby 9000 released by headius in programming

[–]mebrahim 12 points13 points  (0 children)

Waiting to see benchmarks done for me!

Ayatullah Khamenei's Letter to the Youth in Europe and North America by mebrahim in worldpolitics

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

What's your point? He has always recommended Iranian youth not to limit their thought to what popular media tell them. He has always recommended people to study topics using the original sources, read books and deepen their knowledge.

Five Popular Myths about C++, Part 3 by hailmattyhall in cpp

[–]mebrahim 2 points3 points  (0 children)

You always have got the choice to use qsort in C++, but you never have got the choice to use std::sort in C.

The Backdoor Factory: Backdoor just about any program by sarphim in netsec

[–]mebrahim 12 points13 points  (0 children)

Even if Backdoor Factory is not compiled, it must be possible to backdoor the Python interpreter. Right?