Does the USB connection have to be trusted when using Yubikey CCID/PIV?

I use a Yubikey in PIV/CCID mode. The PIN is sent from the host computer via automated script and unlocks the Yubikey PIV smartcard.
In this mode, is it essential that the USB connection is trusted?
In other words if an attacker can sniff … Continue reading Does the USB connection have to be trusted when using Yubikey CCID/PIV?

Difference between private key exposure and tampering in mutual authentication

Consider a remote and local system doing mutual authentication either by TLS through server/client certificates or similarly wireguard.
What are the differences when the private keys (in particular the one for the remote system/server) are… Continue reading Difference between private key exposure and tampering in mutual authentication

Is it possible for a MITM to distinguish traffic from individual users on a VPN? [duplicate]

Activity coming from a VPN server outgoing traffic originates from the VPN’s public IP(s) so: (I assume through NATing) the VPN must be assigning some identifying information to the packets so it can know which users the incoming responses… Continue reading Is it possible for a MITM to distinguish traffic from individual users on a VPN? [duplicate]

Speaker Snitch Tattles on Privacy Leaks

A wise senator once noted that democracy dies with thunderous applause. Similarly, it’s also how privacy dies, as we invite more and more smart devices willingly into our homes that are built by companies that don’t tend to have our best interests in mind. If you’re not willing to toss …read more

Continue reading Speaker Snitch Tattles on Privacy Leaks

Does HTTPS mean that packets can’t be read by intermediaries (like listeners at a VPN node, for instance)?

Say I’m using a VPN to talk with a server, and Bob is eavesdropping for packets at the VPN.
Basically a special kind of man-in-the-middle attack.
If I’m using HTTPS, how clever would Bob have to be to bypass HTTPS and get the data from my … Continue reading Does HTTPS mean that packets can’t be read by intermediaries (like listeners at a VPN node, for instance)?