passkb

A simple virtual keyboard to paste your passwords into forms which block paste (by pqsec)

Passkb Alternatives

Similar projects and alternatives to passkb

  • DontF-WithPaste

    Google Chrome extension that prevents the blocking of pasting into input fields

  • Whaler

    Program to reverse Docker images into Dockerfiles

  • 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.

  • DontFuckWithPaste

    Google Chrome and Firefox extension that prevents the blocking of pasting into input fields

  • grasp

    Create strong passwords using words that are easy for you to remember. A password manager that does not require any type of storage (by lucasepe)

  • goSecretBoxPassword

    A probably paranoid Golang utility library for securely hashing and encrypting passwords based on the Dropbox method. This implementation uses Blake2b, Scrypt and XSalsa20-Poly1305 (via NaCl SecretBox) to create secure password hashes that are also encrypted using a master passphrase.

  • Passhash

    Go library providing simple and secure password management

  • argon2pw

    Argon2 password hashing package for go with constant time hash comparison

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • goArgonPass

    goArgonPass is a Argon2 Password utility package for Go using the crypto library package Argon2 designed to be compatible with Passlib for Python and Argon2 PHP. Argon2 was the winner of the most recent Password Hashing Competition. This is designed for use anywhere password hashing and verification might be needed and is intended to replace implementations using bcrypt or Scrypt.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better passkb alternative or higher similarity.

passkb reviews and mentions

Posts with mentions or reviews of passkb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-09.
  • Passkb: how to reliably and securely bypass password paste blocking
    3 projects | dev.to | 9 Dec 2020
    It would be nice to improve the user experience of the tool and not to confine the user to 5 seconds (or any other timeout) to type the password in the correct place. One way to do so is to figure out, if some keyboard shortcuts could be registered for the tool, which can trigger the typing of the provided password. This way the user may have the familiar experience of Ctrl/Cmd+C/Ctrl/Cmd+V, but Ctrl/Cmd+V may be replaced by some other key combo and will type the password instead of pasting it. If you have any ideas on how to implement this, pull requests are welcome.
    3 projects | dev.to | 9 Dec 2020
    We don't need to run third-party browser extensions or mess with browser settings anymore - this approach works for every browser and for any Web application. Moreover, because passkb emulates typing, Web applications can never block it, as they have to allow typing by design. Another notable security advantage is that passkb runs as a separate process in the operating system, so it can be easily sandboxed and denied network access (after all, we're trusting it with our passwords). The only downside is that there is a slight inconvenience of switching several windows to "copy-type" a password and you have to do it in a timely manner: by default you have 5 seconds (but it is configurable) to put the cursor in the right place for the tool to type the password in the needed form. Otherwise, it will type the password to wherever the cursor and the focus currently is.

Stats

Basic passkb repo stats
2
16
0.0
about 2 years ago

pqsec/passkb is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of passkb is Go.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com