add-url-to-window-title VS PassGen

Compare add-url-to-window-title vs PassGen and see what are their differences.

add-url-to-window-title

A Firefox addon which will put the web page address (URL) into the window's title. Useful for customizing KeePass's auto-type (by erichgoldman)

PassGen

Simple secure password generation shell script (by samboy)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
add-url-to-window-title PassGen
3 2
72 4
- -
0.0 0.0
over 3 years ago over 1 year ago
JavaScript C
GNU General Public License v3.0 only BSD 2-clause "Simplified" 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.

add-url-to-window-title

Posts with mentions or reviews of add-url-to-window-title. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-13.
  • My essential Firefox fixes in 2022
    18 projects | news.ycombinator.com | 13 Mar 2022
    ive mainly been using keepassxc for a few years which is not too ugly i don't think, but have been trying out keeweb recently which is a lot more minimal.

    a neat feature with keepass is autotype. i have mine set to alt+x so its easy to activate and using the "add url to window title" extension means there's no connection between your vault and the browser.

    https://github.com/erichgoldman/add-url-to-window-title

    another idea i had recently was to create a second vault for passwords that aren't that important. so now they majority of my passwords are in that and the vault master password is shorter so its quicker to type, while anything important goes in my main vault which has a stronger password. its great not having to type a really long password just to unlock my vault so i can log into some random forum! and it also means im less paranoid about leaving the vault unlocked.

  • Password Managers
    7 projects | news.ycombinator.com | 5 Jun 2021
    > another downside with auto-type is that not all websites put their full names in the browser title bar so auto-type won't show you your related passwords in some cases. to fix that you can install a browser extension that puts the full web url in titlebar https://github.com/erichgoldman/add-url-to-window-title

    Instead of modifying the browser title, I use AutoTypeSearch plugin for Keepass, that opens a dialog allowing me to suggest entries in case of no matches.

    There is also another plugin that allows search using both URL and title -- "WebAutoType".

    These two plugins together make the Keepass experience almost seamless.

PassGen

Posts with mentions or reviews of PassGen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-02.
  • [OC] I updated our famous password table for 2022
    3 projects | /r/dataisbeautiful | 2 Mar 2022
    Don’t use the same password on multiple sites. I have my own password generating shell script which uses strong cryptography which takes a secret and a site name, and generates a strong password (secret is protected with key stretching). Other similar solutions exist (LastPass, etc.)
  • Password Managers
    7 projects | news.ycombinator.com | 5 Jun 2021
    I do not use a browser-based password generator, because of the Javascript insecurity issues. I use a shell script, with a small C program to handle the core cryptography, to generate secure passwords.

    I run the password generator in a terminal window, then copy and paste the password in to the site I am trying to log in to.

    It’s a fairly complicated shell script, since it also has to deal with nonsense like stupid arbitrary password rules (e.g. Southwest considers an underscore to be a letter, and insists at least one non-letter non-number punctuation is in a password; some places require a password to be 8 characters or shorter; etc.) and also provides login information so I can also remember my username.

    As recently as 5 or 6 years ago, there were issues with websites which wouldn’t let you copy and paste a password in to their password field; Firefox has always had a “ignore any Javascript which stops pasting” special rule in about:config I had to use. I haven’t seen one of those in a while; developers finally got a clue and realized that password managers exist.

    One weakness this setup has is that anyone with the “master key” can get all of the password generated by the password generator. My workaround is to use a separate master key in a virtual machine for critical passwords, such as online banking ones.

    Shameless plug time:

    https://github.com/samboy/PassGen/

What are some alternatives?

When comparing add-url-to-window-title and PassGen you can also consider the following projects:

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

marge-csv-keepass - Merge multiple databases and remove duplikats from CSV files (e.g. Keepass)

bitwarden - Bitwarden client applications (web, browser extension, desktop, and cli) [Moved to: https://github.com/bitwarden/clients]

Tab-Session-Manager - WebExtensions for restoring and saving window / tab states

kr-u2f - DEPRECATED A Browser extension that lets you use your phone as a U2F/WebAuthN Authenticator for strong, unphishable 2FA.

youtube-autoplay - Browser extension that disables autoplay on YouTube

webannoyances - Fix and remove annoying web elements such as sticky headers, floating boxes, floating videos, dickbars, social share bars and other distracting elements.

FreeTube - An Open Source YouTube app for privacy

vaultwarden - Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs

Firefox-UI-Fix - 🦊 I respect proton UI and aim to improve it.

newtaboverride - New Tab Override allows you to set the page that shows whenever you open a new tab.