Skip to content

Mattio-cmd/spg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spg

  • The secure password generator
  • Actuall randomness as it uses the secret library
  • Cryptography 100% insured!
  • Built with the rich python library

NOTE: This is a WIP, its not finished and needs lots of work

Demonstration

Demo (in mp4)

Installation

With git

git clone https://github.com/Mattio-cmd/spg

cd spg/spg

chmod +x spg

./spg.py

  • If you want to use this program anywhere on your system just type the following command (with root priviledges):
    shell cp spg.py /usr/bin

With pip

pip3 install spg ~~ Coming soon

pip3 install rich

  • For clipboard support (optional) pip3 install pyperclip

Dependencies

  • xclip (optional)
    • It is needed for copying the password automatically.
  • python 3.9.9 or higher
    • Altough it may run in just python 3.2, who knows
  • rich
    • For this, just follow the instructions for rich under Installation
  • pyperclip
  • A font that supports emojis

Inpiration

DONATE

If you want to support me, as i am a solo dev, be sure to donate!
Monero: 86W4rh9r9MBDybZoXdKfzCecmgKsf4u9yXU5YStVKrVigkMwUbzSSsHUTh2ZvkqeFoK2f6MXPCfNSUbXQqEVzLJz3tandmj

About

A secure password generator written in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages