Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • R rookie-training-course
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pub
  • rookie-training-course
  • Wiki
  • OTP authentication

Last edited by Alex Kuklin Nov 28, 2021
Page history

OTP authentication

Description and algorithm

https://en.wikipedia.org/wiki/Time-based_One-Time_Password

Client implementations

  • https://github.com/Authenticator-Extension/Authenticator (Chrome, Firefox, Edge)
  • https://play.google.com/store/apps/details?id=org.fedorahosted.freeotp (android)
  • https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2 (android)
  • https://www.nongnu.org/oath-toolkit/man-oathtool.html

Recovery/emergency codes

Get and store in a secure way

Clone repository
  • Chat communication
  • GitLab GitHub Bitbucket auth
  • OTP authentication
  • SSH pubkey authentication
  • ansible basics
  • docker basics
  • git concepts
  • Home
  • infrastructure as code concept
  • terraform basics
  • workflow