Artificial intelligent assistant

Authenticate with a private key Is it possible to authenticate myself with the private key at the public key? The scenario: I gave another company the public key so that I can authenticate myself with my private key at the sftp server. Is this "backwards asymmetric encryption" possible? If not, can someone explain why?

You _always_ put the public key on the remote server you want to login to. The private key is meant to remain private to you.

So, with ssh, you put the public key into the `authorized_keys` file on the server you want to login to (or have the admin do it, if you don't have the ability yourself).

Now you can use the private key to access that remote server.

In general, you shouldn't give your private key to anyone; that's why it's called private.

xcX3v84RxoQ-4GxG32940ukFUIEgYdPy 8540501fd6da6645e8f741a9e978b7be