User Tools

Site Tools


login

Public Key Auth

Usual spiel, edit ~/.ssh/authorized_keys

One-time Passwords

There are now password based logins, either use public-key or OTP.

Setting up your user

You do stuff with opiepasswd. Something like:

  1. Set up your generator with a secret
  2. Tell opiepasswd the initial sequence number and seed

OTP Clients for phones

  • VejOTP works on any MIDP-compatible phone
  • optdroid should work on Android

Web-based SSH

There is a web-based SSH client available at https://marmot.wormnet.eu/shell. You will need to have configured OTP to be able to use it.

SSH on 443

sslh is being used to multiplex SSH and HTTPS on 443. This means you can go via an HTTPS proxy to gain access.

login.txt · Last modified: 2016/10/30 08:52 by alex