Skip to main content

A security package for those tough jobs.

Project description

Nedry-Pass Password Protection
===============================
**A security package for those tough jobs!**

![logo](https://github.com/Duroktar/nedry_pass/blob/master/nedry_pass/front.JPG)

Overview
--------

Protect your data like a boss with Nedry-Pass.
Developed by a top Computer Scientist at a World Renown Mega-Resort. This sort of protection
should come with a Warning label!

Installation / Usage
--------------------

To install use pip:

$ pip install nedry_pass


Or clone the repo:

$ git clone https://github.com/Duroktar/nedry_pass.git

$ python setup.py install

Example
-------

Either raise the custom exception yourself

```python
from nedry_pass import YouDidntSayTheMagicWord

raise YouDidntSayTheMagicWord
```

or use the built in getpass override

```python
from nedry_pass import getpass

secret = 'fini.obj'
getpass(secret)
```

OR live out the original scene (slightly modified) from the comfort of your own home

```python
from nedry_pass import access_main_program

access_main_program()
```

Changes
-------
Version 0.0.5:
- Refactored a lot of code and added comments.
- Added wht_rbt.obj as runnable script like in the book.

Disclaimer
----------
This package is merely a form of fan art and in no way intends to infringe on any copyrights held by their respective
owners.

Credits
-------
Scott Doucet, 2016

version number: 0.0.5
author: Scott Doucet


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nedry_pass-0.0.5.tar.gz (676.6 kB view hashes)

Uploaded Source

Built Distribution

nedry_pass-0.0.5-py2.py3-none-any.whl (731.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page