Go to file
Michael Pfaff 7b50417ba7
WIP public key authentication
- Implemented public key authentication
    - TODO: figure out key selection (I refuse to resort to sending all
      public keys to the server)
- Refactoring
2023-06-11 00:10:07 -04:00
src WIP public key authentication 2023-06-11 00:10:07 -04:00
.gitignore Initial commit 2023-06-06 00:32:07 -04:00
Cargo.lock WIP public key authentication 2023-06-11 00:10:07 -04:00
Cargo.toml WIP public key authentication 2023-06-11 00:10:07 -04:00
README.md Authentication, better performance, better error handling 2023-06-06 20:07:10 -04:00