messh

↗ HN profile [ 83.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I built a service that gives you instant Linux boxes using only SSH. No accounts, no CLI tools, no browser – just: ssh shellbox.dev Your SSH key is your identity. First connection creates your account. Commands work…

  2. Hi HN! I built KeyPub.sh to solve the problem of user verification for CLI applications. It's essentially OAuth for the terminal, but using SSH keys that developers and users already have. - No installation needed -…