Skip to content

A Docker container that demonstrates how to implement a login protocol with Parlo.

License

Notifications You must be signed in to change notification settings

Afr0/Parlo.Docker

Repository files navigation

Parlo.Docker

A Docker container that demonstrates how to implement a Secure Remote Password-based login protocol with Parlo.

To build: cd into directory, then docker build -t parlo .

To run: cd into directory, then docker run -d -p 3077:3077 -p 8080:80 parlo

This will spawn a website on localhost:8080 in your browser where you can register a new user.

About

A Docker container that demonstrates how to implement a login protocol with Parlo.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages