File: android_ed25519_algorithm.mdwn

package info (click to toggle)
git-annex 7.20190129-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 56,292 kB
  • sloc: haskell: 59,105; sh: 1,255; makefile: 225; perl: 136; ansic: 44
file content (14 lines) | stat: -rw-r--r-- 420 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
### Please describe the problem.
Openssh was not compiled to support ed25519 algorithm

### What steps will reproduce the problem?
only enable ed25519 on server and try to connect via ssh.
fails with "no hostkey alg"

### What version of git-annex are you using? On what operating system?
5.20150219-gd24cfd3, Android 5.0.1

regards,
David

> Closing as this was a bug in the deprecated Android app. [[done]] --[[Joey]]