An open API service indexing awesome lists of open source software.

https://github.com/ko31/memorable-password

This is WordPress Plugin. This plugin generates a memorable and strong password.
https://github.com/ko31/memorable-password

wordpress wordpress-plugin

Last synced: 3 months ago
JSON representation

This is WordPress Plugin. This plugin generates a memorable and strong password.

Awesome Lists containing this project

README

          

# Memorable Password

[![Build Status](https://travis-ci.org/ko31/memorable-password.svg)](https://travis-ci.org/ko31/memorable-password)
[![](https://img.shields.io/wordpress/plugin/v/memorable-password.svg)](https://wordpress.org/plugins/memorable-password/)
[![](https://img.shields.io/wordpress/v/memorable-password.svg)](https://wordpress.org/plugins/memorable-password/)
[![](https://ps.w.org/memorable-password/assets/banner-1544x500.png)](https://wordpress.org/plugins/memorable-password/)

This plugin generates a memorable and strong password. For example, animals, country names, foods etc.

## Description

This plugin generates a memorable and strong password. For example, animals, country names, foods etc.

By default WordPress generates a very strong password. But I feel like something is just not there.

This is a spice of password.

## Installation

1. Upload the memorable-password directory to the plugins directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. When you add a user, memorable passwords are generated.

## Changelog

### 1.0.1

* Version increment

### 1.0.0

* Initial Release