You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
windows service now least privilege compatible (waiting for some security feedback from @rjmalagon )
spanish and portuges readme's adjusted with Sonnet 4.5, might be miss spelled or even misleading, be aware.
updated iroh from 0.90 to 0.94
Important (if you run an older version then this)
Older iroh-ssh versions (<0.2.7) are compiled with iroh v0.90.* and are no longer supported by iroh (the lib is going to be released in the next couple of months and we will get a more stable v1...).
Until then you must upgrade for iroh-ssh to at least this version (0.2.7) for it to work reliably/at all
Implemented persistence policy discussed in issue #4 and pr #7
New: iroh-ssh server will create ephemeral keys every time even if persisted keys exist. iroh-ssh server -p or --persist will always persist even if it has to create the .ssh folder. iroh-ssh service still only works on linux, but now always persistent independent of the existence of the .ssh folder.