password-manager-java VS two-factor-auth

Compare password-manager-java vs two-factor-auth and see what are their differences.

password-manager-java

First personal project. Feel free to practice by contributing. See README for ideas. (by jessechen09)

two-factor-auth

Two Factor Authentication Java code implementing the Time-based One-time Password Algorithm (by j256)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
password-manager-java two-factor-auth
1 1
8 298
- -
0.0 0.0
about 1 year ago over 1 year ago
Java Java
- ISC License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

password-manager-java

Posts with mentions or reviews of password-manager-java. We have used some of these posts to build our list of alternatives and similar projects.

two-factor-auth

Posts with mentions or reviews of two-factor-auth. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-27.
  • How does Google Authenticator work?
    13 projects | news.ycombinator.com | 27 Aug 2021
    It's really easy to integrate into websites as well. I did so a few years ago. The TOTP algorithm is just a few lines of code. I adapted this implementation https://github.com/j256/two-factor-auth at the time. There are similar libraries available for lots of languages.

    You need a library like that and a way to convert an otp:// url into a QR code, for which there are many libaries as well. The rest is just implementing a sane UX around this. Storing the user's TOTP secret server side is a bit tricky. I suspect a plain text field in a database is quite common for this; which of course would be disastrous if that database were ever stolen. Secret stores don't scale for this as they tend to be designed for just a handful of secrets. We ended up encrypting these totp secrets using a key from our secret store.

What are some alternatives?

When comparing password-manager-java and two-factor-auth you can also consider the following projects:

strongbox - A secret manager for AWS

Aegis - A free, secure and open source app for Android to manage your 2-step verification tokens.

Photomanager - Photomanager is a tool to manage your photos on your computer or on your server.

pass-otp - A pass extension for managing one-time-password (OTP) tokens

OwlPlug - Audio plugin manager. Small tool to manage VST / AU / LV2 plugins on Windows, MacOS and Linux.

ios-application - A native, lightweight and secure one-time-password (OTP) client built for iOS; Raivo OTP!

CommitCombo - 깃허브 커밋 기록을 아름답게 꾸미는 프로젝트 ⭐

google-authenticator - Open source version of Google Authenticator (except the Android app)

password4j - Java cryptographic library that supports Argon2, bcrypt, scrypt and PBKDF2 aimed to protect passwords in databases. Easy to use by design, highly customizable, secure and portable. All the implementations follow the standards and have been reviewed to perform better in the JVM.

pyotp - Python One-Time Password Library

PasswordProtect - 🔐 PasswordProtect plugin for CraftBukkit/Spigot

keepassxc - KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.