neon443 8df8c77c7a implemented actually using Host.publicKey and Host.privateKey to store pubkeys and privkeys
- this gives u icloud synced pub/privkeys
 - per host!!
made it load the key's string representation (if present) into the textboxes to tell the user that the key is there
made the privkey box a securefield to show .... instead of the key

added a handler.go() to handler disconnecting if connected and choosing password/pubkey auth
- really cleaned up the view code
added getPubkey(_: SecKey) to keychainmanager
added SSHErrors - commfail, connectionFail, backenderror
added AuthError - rejectedCreds, notconnected
added KeyError - importpub/privError, pub/priv rejected
made most functions throw in sshhandler
fix memoryLayoutsize(ofvalue to buffer.count in testexec
[weak self] in the async loop to prevent memory leaks i guess
added loccritical for easy red logging
2025-06-23 12:51:41 +01:00
2025-06-09 14:25:04 +01:00
2025-06-02 17:20:49 +01:00
2025-06-02 17:20:49 +01:00
2025-06-07 19:25:17 +01:00
2025-06-23 09:40:26 +01:00
2025-06-07 19:30:40 +01:00
Description
No description provided
43 MiB
Languages
Cython 81.6%
Swift 18%
Metal 0.3%