Commit Graph

4 Commits

Author SHA1 Message Date
Michael Pfaff ba5fa16cc1
Use upstream pam_client on non-macos platforms 2023-06-09 09:31:17 -04:00
Michael Pfaff 545ec4ebc4
Rename, rudimentary host verification
- Rename to quinoa
- Implement rudimentary host verification (byte-for-byte equality check
  on certificate)
  - While the verification algorithm is rudimentary, the storage and
    handling/UI is completely acceptable, almost on par with that of SSH
- Fixed termios reset on exit
- There is to be a bug when using the fish shell that breaks things when
  navigating the history with the arrow keys
2023-06-06 23:33:02 -04:00
Michael Pfaff e3d610e9ad
Authentication, better performance, better error handling 2023-06-06 20:07:10 -04:00
Michael Pfaff 96b1a94a4a
Initial commit 2023-06-06 00:32:07 -04:00