Imports github.com/pquerna/otp/totp github.com/satori/go.uuid go.uber.org/zap golang.org/x/crypto/bcrypt golang.org/x/crypto/ed25519 golang.org/x/crypto/pbkdf2 golang.org/x/crypto/ssh golang.org/x/crypto/ssh/agent Standard library imports bytes crypto/aes crypto/cipher crypto/rand crypto/sha1 encoding/base64 encoding/json fmt io io/ioutil log net net/http os os/signal regexp strings sync syscall time