https://github.com/mdp/rotp

Last synced: about 1 month ago

Repository metadata:

Ruby One Time Password library


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 227
Total Committers: 46
Avg Commits per committer: 4.935
Development Distribution Score (DDS): 0.427

Commits in past year: 3
Committers in past year: 2
Avg Commits per committer in past year: 1.5
Development Distribution Score (DDS) in past year: 0.333

Name Email Commits
Mark Percival m@m****m 130
Mark Percival m****k@m****m 15
halo g****b@p****g 14
Alex Cruice a****e@g****m 7
David Vrensk d****d@v****m 6
Mark Percival m****k@m****s 4
Asmod4n A****n 3
Sam Clegg s****g@o****v 3
dependabot[bot] 4****] 2
Olle Jonsson o****n@g****m 2
Keeyan Nejad k****n@k****k 2
Jeremy Evans c****e@j****t 2
Ivan Povalyukhin i****l@g****m 2
Ilya Sabanin i****n@g****m 2
Gus Bonfant g****t@m****m 2
Igor Victor g****a@y****u 1
Joe Faber j****r@s****m 1
KANG ONE SUH k****g@n****k 1
Akira Matsuda r****e@d****p 1
André Luis Leal Cardoso Junior a****r@g****m 1
github-actions[bot] 4****] 1
Tristan Morgan t****n 1
Peter Goldstein p****n@g****m 1
Masataka Pocke Kuwabara k****a@p****e 1
Mark Dodwell m****c 1
Josef Šimánek j****k@g****m 1
Johnny Shields j****s@g****m 1
Marcel Asio m****l@a****e 1
Masato Ohba o****e@g****m 1
Micah Gates g****b@m****m 1
and 16 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: rotp

Works for both HOTP and TOTP, and includes QR Code provisioning

  • Homepage: https://github.com/mdp/rotp
  • Documentation: http://www.rubydoc.info/gems/rotp/
  • Licenses: MIT
  • Latest release: 6.3.0 (published over 1 year ago)
  • Last Synced: 2024-11-10T23:43:32.253Z (about 1 month ago)
  • Versions: 38
  • Dependent Packages: 64
  • Dependent Repositories: 3,073
  • Downloads: 87,971,741 Total
  • Docker Downloads: 695,222,824
  • Rankings:
    • Docker downloads count: 0.186%
    • Downloads: 0.267%
    • Dependent packages count: 0.466%
    • Dependent repos count: 0.563%
    • Average: 0.675%
    • Forks count: 1.283%
    • Stargazers count: 1.288%
  • Maintainers (1)
  • Advisories:
go: github.com/mdp/rotp

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/mdp/rotp#section-documentation
  • Licenses: mit
  • Latest release: v6.3.0+incompatible (published over 1 year ago)
  • Last Synced: 2024-11-10T23:43:33.093Z (about 1 month ago)
  • Versions: 18
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 1.399%
    • Stargazers count: 1.702%
    • Average: 5.87%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%
rubygems: sjcl

A Ruby library for interopping with SJCL's AES crypto

  • Homepage: http://github.com/mdp/rotp
  • Documentation: http://www.rubydoc.info/gems/sjcl/
  • Licenses: MIT
  • Latest release: 1.0.1 (published almost 10 years ago)
  • Last Synced: 2024-11-10T23:43:31.885Z (about 1 month ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 8,835 Total
  • Rankings:
    • Forks count: 1.274%
    • Stargazers count: 1.288%
    • Dependent packages count: 15.782%
    • Average: 17.686%
    • Dependent repos count: 21.706%
    • Downloads: 48.382%
  • Maintainers (1)

Dependencies

rotp.gemspec rubygems
  • rake ~> 13.0 development
  • rspec ~> 3.5 development
  • simplecov ~> 0.12 development
  • timecop ~> 0.8 development
.github/workflows/test.yaml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby 359bebbc29cbe6c87da6bc9ea3bc930432750108 composite
.devcontainer/Dockerfile docker
  • mcr.microsoft.com/vscode/devcontainers/ruby 0-${VARIANT} build
.github/workflows/release.yaml actions
  • actions/checkout v4 composite
  • google-github-actions/release-please-action v4 composite
  • ruby/setup-ruby v1 composite
docker-compose.yml docker
Gemfile rubygems