Skip to content

Python port of the Password Maker application

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

manns/passwordmaker-python

This branch is 3 commits ahead of, 2 commits behind richbeales/passwordmaker-python:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7c0da3e · Feb 10, 2021

History

47 Commits
May 17, 2012
Aug 4, 2018
Aug 4, 2018
Aug 8, 2018
Aug 8, 2018
Aug 4, 2018
Feb 6, 2020
Feb 10, 2021
Feb 10, 2021
Aug 8, 2018
Feb 10, 2021
May 17, 2012

Repository files navigation

PasswordMaker - Python

Create and manage passwords.

Copyright (C):

2005      Eric H. Jung, Miquel Burns and LeahScape, Inc.
          <http://passwordmaker.org>
          <grimholtz@yahoo.com>
2005-2007 Pedro Gimeno Fortea and Miquel Matthew 'Fire' Burns
          <http://www.formauri.es/personal/pgimeno/>
          <miquelfire@gmail.com>
2010      Aurelien Bompard
          <http://aurelien.bompard.org>
2012      Richard Beales
          <rich@richbeales.net>
2014      Richard Beales, Laurent Bachelier and Christoph Sarnowski
          <rich@richbeales.net>
2018      Martin Manns
          <mmanns@gmx.net>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

This version should work with Python > 2.3 including Python 3.x. The pycrypto module enables additional algorithms.

It can be used both on the command-line and with a GUI based on TKinter.

About

Python port of the Password Maker application

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%