mafintosh / hyperssh

Run SSH over hyperswarm!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to prevent fingerprint issues?

perguth opened this issue · comments

Every time I spawn fuse it complains about a unknown fingerpint because the port changed.

Why don't we just pass -o StrictHostKeyChecking=no to SSH?