Martin Baschpel's Avatar

Martin Baschpel

@bilbothebird.bsky.social

There is no pink oliphaunt.

6 Followers  |  13 Following  |  10 Posts  |  Joined: 10.02.2025  |  1.5095

Latest posts by bilbothebird.bsky.social on Bluesky

www.kickstarter.com/projects/mee...

23.10.2025 20:29 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
The Great Software Quality Collapse: How We Normalized Catastrophe The Apple Calculator leaked 32GB of RAM.

The Great Software Quality Collapse: How We Normalized Catastrophe
open.substack.com/pub/techtren...

13.10.2025 08:20 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Maybe it's actually a good way?
Sure it's a bad way to sell AI, and misleading of how much better it can already be.
But I think it serves as a reminder of the subtle stupidity behind even the most advanced models. :-)

16.09.2025 12:13 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
From FOSS to Flop, and How to Go Commercial Without Alienating Your Users Moq, FluentAssertions, MassTransit, AutoMapper, MediatR – if those NuGet package names sound familiar, it might be from all the recent controversy. The authors of these free, open-source .NET librarie...

From FOSS to Flop, and How to Go Commercial Without Alienating Your Users blog.inedo.com/inedo/from-f...

... I guess I have Some Thoughts about that blog post, but overall a nice read.

#foss #dev

28.05.2025 06:27 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
When Code Signing, what is the point of enhanced security specifically for the private key itself? TL;DR What is the point of having hardware based HSM/FIPS based protection for the private key when the ability to sign is "only" protected by credentials / API keys? Background In the pa...

With Authenticode, what is the point of having hardware based HSM/FIPS protection for the private key when the Ability-To-Sign is only protected by Cloud credentials or API keys?
I really don't get it yet.
#authenticode #codesigning #softwaresecurity

security.stackexchange.com/questions/28...

02.05.2025 13:40 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Devoxx Greece 2025 - Fun for Now ( opening keynote by Kevlin Henney )
YouTube video by Devoxx Devoxx Greece 2025 - Fun for Now ( opening keynote by Kevlin Henney )

My keynote, "Fun for Now", from @devoxxgreece.bsky.social a couple of weeks back

www.youtube.com/watch?v=dt9Y...

28.04.2025 15:25 β€” πŸ‘ 7    πŸ” 4    πŸ’¬ 1    πŸ“Œ 0

The specific text "Signatures using elliptical curve cryptography (ECC), such as ECDSA, aren't supported in Windows and newer Windows security features." seems pretty clear to me, "It's not supported".

28.04.2025 14:42 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Order a Code Signing certificate

...

* Digicert claims (docs.digicert.com/en/certcentr...) that we could use ECC P-256-bit key size.
* Yubico timings (support.yubico.com/hc/en-us/art...) indicate that ECDSA-P256-SHA256 could be more than facto 10 faster than RSA-4096. (Factor 6 for RSA-3072)

28.04.2025 14:10 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Order a Code Signing certificate

The reason I wanted to try ECC:
* Signing all binaries of our CI release builds is dead-slow with RSA 4096 (850 msec per File on our YubiHSM2), and ...

28.04.2025 14:10 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

In my case we would have liked to try an ECC only private key for our OV certificate, so the Root certificates would still be RSA.
Seeing ECC unsupported on the Root however is not exactly encouraging.

28.04.2025 14:10 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Interesting. Even though the docs you have linked to are specifically for the "Trusted Root", which, as far as I can grasp, I don't have any influence over anyway with Authenticode, since that's provided by (e.g.) Digicert.

28.04.2025 14:10 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0
Authenticode and ECC While HTTPS / TLS have been making great strides in adopting new cryptographicprimitives, such as CHACHA, x25519, and ECC, another place has remainedrelative...

@vcsjones.dev - You wrote a great article about ["Authenticode and ECC"](vcsjones.dev/authenticode...) ... 9 years ago. We're currently looking into using ECDSA only signing for Authenticode. Know whether the conclusion from back then (lacking consistent tool support) has changed in 2025?

28.04.2025 08:55 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

@bilbothebird is following 13 prominent accounts