[LINUX] Generate a password that is easy to remember with apg

I usually have my password manager remember my password (I manage it with keepassx), and any password can be a random string, but sometimes it's random but I want to create a password I want to remember. There is. For example, when you need to generate a password that you want to share within your team. Password policies vary considerably from person to person, and if they are too random, they will complain if they cannot be remembered, and if they are too easy to remember, they will complain.

linux has a command called apg for password generation, and it seems that the default password algorithm of this is using the algorithm that generates a provocative random string devised by Morrie Gasser, so this command is random and memorable. Ask them to generate a password that looks easy.

Example of use

$ apg -m12 -t
idIpwikFiut: (id-Ip-wik-Fi-ut-COLON)
VuHanErtecGa (Vu-Han-Ert-ec-Ga)                                             
nufazVohujIm (nuf-az-Vo-huj-Im)
IbreksOvDafs (Ibr-eks-Ov-Dafs)
yeimFekejquo (yeim-Fek-ej-quo)
ricsobhawoj9 (rics-ob-haw-oj-NINE)

I will give you some candidates. -T will teach you how to read it, so choose a password that is easy to remember.

Recommended Posts

Generate a password that is easy to remember with apg
I tried to automatically generate a password with Python3
[Python] Generate a password with Slackbot
A simple version of government statistics (immigration control) that is easy to handle with jupyter
Create a poster with matplotlib to visualize multiplication tables that remember multiplication
Prepare a development environment that is portable and easy to duplicate without polluting the environment with Python embeddable (Windows)
A method to replace a server that is executing batch processing with cron with zero downtime
Create a life game that is manually updated with tkinter
A script that makes it easy to create rich menus with the LINE Messaging API
Easy to make with syntax
Let's create an external specification that is easy to handle
The story that the private key is set to 600 with chmod
Try to generate a death metal jacket image with DCGAN + scrape the metal database site for that
Create a program that can generate your favorite images with Selenium
How easy is it to synthesize a drug on the market?
[Python] A memo that I tried to get started with asyncio
[Python] What is a with statement?
Generate a normal distribution with SciPy
Code to randomly generate a score
Easy to install pyspark with conda
Generate a Pre-Signed URL with golang
Metaclass (wip) to generate a dictionary
Easy to draw graphs with matplotlib
[AWS lambda] Deploy including various libraries with lambda (generate a zip with a password and upload it to s3) @ Python
Parsing PDFs, including text, is easy with Python ... I had a time when I was thinking that way.
How to call a POST request that supports Japanese (Shift-JIS) with requests
To connect to WIFI that is restricted by MAC address with CentOS (NetworkManager).
I tried to implement deep learning that is not deep with only NumPy
I tried to implement a blockchain that actually works with about 170 lines
A memo that allows you to change Pineapple's Python environment with pyenv
A function that generates a list with up to 3 prime numbers as elements
How to draw a bar graph that summarizes multiple series with matplotlib
PPLM: A simple deep learning technique to generate sentences with specified attributes
I want to identify the alert email. --Is that x a wildcard? ---
What is a C language library? What is the information that is open to the public?
Generate all files with a specific extension
[Python] A program that creates stairs with #
Python to remember only with hello, worlds
How to add a package with PyCharm
[Easy] AI automatic recognition with a webcam!
A typed world that begins with Python
[Note] Terms that are difficult to remember
Try to generate an image with aliasing
A memo for making a figure that can be posted to a journal with matplotlib
It is more convenient to use csv-table when writing a table with python-sphinx
How to replace with Pandas DataFrame, which is useful for data analysis (easy)
[AWS] Wordpress How to deal with "The response is not a correct JSON response"
A story that I was addicted to when I made SFTP communication with python
A new form of app that works with GitHub: How to make GitHub Apps