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 #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 Command-line tool sustainability 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 Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/organising#237
No description provided.