Skip to content

Password Salter written from scratch in Python, used to demonstrate CI/CD with AWS Lambda

Notifications You must be signed in to change notification settings

ethanriverpage/PasswordSalter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

main security: bandit linting: pylint Code style: black

Password Salter

Password Salter (written from scratch in Python)

Supports dynamic & static salting, using a REST API to pull salts, & more!

Built to be dependency-less

This was done as part of an assessment for Fullstack Academy, used to test knowledge CI/CD pipeline deployment, AWS Lambda functions, among others. Click here for a video presentation I gave breaking down this project.

This project uses:

Environment Variables: `AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY`, and `AWS_DEFAULT_REGION`

About

Password Salter written from scratch in Python, used to demonstrate CI/CD with AWS Lambda

Topics

Resources

Stars

Watchers

Forks

Languages