Can Protonmail read non-Protonmail arriving on port 587 (TLS encrypted) right before it encrypts it w/my private key?

I’ve read the FAQ on this and I do not believe it answers this question:
https://proton.me/support/proton-mail-encryption-explained
Can Protonmail read plain text emails arriving on port 587 (TLS, SMTPS) from non-Protonmail servers before … Continue reading Can Protonmail read non-Protonmail arriving on port 587 (TLS encrypted) right before it encrypts it w/my private key?

Is there any point in separating private key gen for a self signed certificate?

Disclaimer + Background
Since self signed certs are not that popular, here’s some context:
I have a 3rd party client/server application that we’re currently using (inside the LAN!) via unencrypted TCP/IP. (The protocol is proprietary, not … Continue reading Is there any point in separating private key gen for a self signed certificate?

Is it possible to use cookie-based single sign-on authentication scheme if sites do not share a common DNS parent domain?

According to the "Single sign-on" page on Wikipedia:

A simple version of single sign-on can be achieved over IP networks using cookies but only if the sites share a common DNS parent domain.

This means that if the user has auth… Continue reading Is it possible to use cookie-based single sign-on authentication scheme if sites do not share a common DNS parent domain?