https://github.com/jchambers/java-otp
2fa hotp java one-time-password otp security totp two-factor-authentication
Score: 12.818755154402288
Last synced: about 18 hours ago
JSON representation
Repository metadata:
A one-time password (HOTP/TOTP) library for Java
- Host: GitHub
- URL: https://github.com/jchambers/java-otp
- Owner: jchambers
- License: mit
- Created: 2016-08-06T19:07:44.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2022-07-31T16:51:41.000Z (about 3 years ago)
- Last Synced: 2025-08-17T08:16:28.677Z (20 days ago)
- Topics: 2fa, hotp, java, one-time-password, otp, security, totp, two-factor-authentication
- Language: Java
- Homepage:
- Size: 237 KB
- Stars: 475
- Watchers: 14
- Forks: 126
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Jon Chambers
- Login: jchambers
- Email:
- Kind: user
- Description:
- Website:
- Location: Somerville, MA, USA
- Twitter: jonchambers
- Company:
- Icon url: https://avatars.githubusercontent.com/u/31352?u=4779d35aa0802646661789c7082896e3713fa299&v=4
- Repositories: 15
- Last Synced at: 2023-03-22T11:06:21.283Z
- Profile URL: https://github.com/jchambers
GitHub Events
Total
- Fork event: 3
- Watch event: 25
- Total: 28
Last Year
- Fork event: 3
- Watch event: 25
- Total: 28
Committers metadata
Last synced: 28 days ago
Total Commits: 97
Total Committers: 3
Avg Commits per committer: 32.333
Development Distribution Score (DDS): 0.052
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Jon Chambers | j****s@g****m | 92 |
Valery Yatsynovich | v****h@e****m | 3 |
Jon Chambers | j****n@t****m | 2 |
Issue and Pull Request metadata
Last synced: 6 days ago
Total issues: 23
Total pull requests: 20
Average time to close issues: about 1 month
Average time to close pull requests: about 1 month
Total issue authors: 22
Total pull request authors: 2
Average comments per issue: 2.3
Average comments per pull request: 0.5
Merged pull request: 18
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- vitsin (2)
- trcoelho (1)
- FrancisJen (1)
- Mallikapplabs (1)
- BenTels (1)
- majaode (1)
- FuriosoJack (1)
- arifainchtein (1)
- bhuvaneshwariarkala (1)
- flozano (1)
- rgautam98 (1)
- marcelmore (1)
- ghost (1)
- Marcono1234 (1)
- 0xlee (1)
Top Pull Request Authors
- jchambers (15)
- valfirst (5)
Top Issue Labels
- wontfix (2)
Top Pull Request Labels
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 205
- Total dependent packages: 7
- Total dependent repositories: 41
- Total versions: 5
repo1.maven.org: com.eatthepath:java-otp
A one-time password (HOTP and TOTP) library for Java
- Homepage: https://github.com/jchambers/java-otp
- Documentation: https://appdoc.app/artifact/com.eatthepath/java-otp/
- Licenses: The MIT License (MIT)
- Latest release: 0.4.0 (published about 3 years ago)
- Last Synced: 2025-09-04T17:08:10.991Z (2 days ago)
- Versions: 5
- Dependent Packages: 7
- Dependent Repositories: 41
- Docker Downloads: 205
-
Rankings:
- Dependent repos count: 3.476%
- Docker downloads count: 5.319%
- Dependent packages count: 8.399%
- Average: 10.429%
- Stargazers count: 17.252%
- Forks count: 17.698%
Dependencies
- org.junit.jupiter:junit-jupiter-engine 5.8.1 test
- org.junit.jupiter:junit-jupiter-params 5.8.1 test
- org.openjdk.jmh:jmh-core 1.32 test
- org.openjdk.jmh:jmh-generator-annprocess 1.32 test