Abra doesn't support checking host keys #237

Closed
opened 2021-11-05 11:36:56 +00:00 by decentral1se · 0 comments
Owner

Describe the current behavior

We have disabled host key checking explicitly on all SSH connections.

Steps to reproduce

Do anything with abra.

Describe the expected behavior

There is some UI/UX for checking host keys which doesn't rely on the system prompts but is actually done by abra to increase the chances this is portable.

Any idea how this might be fixed?

We can follow approach in coop-cloud/organising#234 (comment).

I was thinking we can add logic which checks that if a server argument is passed, we check the local known hosts, if we're missing an entry, we do an abra prompt to check it and then add an entry automatically ourselves.

Additional information

## Describe the current behavior We have disabled host key checking explicitly on all SSH connections. ## Steps to reproduce Do anything with abra. ## Describe the expected behavior There is some UI/UX for checking host keys which doesn't rely on the system prompts but is actually done by abra to increase the chances this is portable. ## Any idea how this might be fixed? We can follow approach in https://git.coopcloud.tech/coop-cloud/organising/issues/234#issuecomment-10063. I was thinking we can add logic which checks that if a server argument is passed, we check the local known hosts, if we're missing an entry, we do an abra prompt to check it and then add an entry automatically ourselves. ## Additional information <!-- run "abra -v" on the command-line -->
decentral1se added this to the (deleted) milestone 2021-11-05 11:36:56 +00:00
decentral1se added the
bug
abra
labels 2021-11-05 11:36:56 +00:00
decentral1se added this to the Beta release (software) project 2021-11-05 11:37:12 +00:00
Sign in to join this conversation.
No description provided.