Skip to content

bearddan2000/scala-web-sbt-play-secure-rsa-encryption-bcrypt-encode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala-web-sbt-play-secure-rsa-encryption-bcrypt-encode

Description

A call to playframework web with simple login forms bcrypt hash with rsa encryption.

Tech stack

  • scala
  • sbt
    • play
    • rsa
    • gzip compression
    • bcrypt

Docker stack

  • hseeberger/scala-sbt:11.0.2-oraclelinux7_1.3.5_2.12.10

To run

sudo ./install.sh -u http://localhost

  • username: user
  • password: pass

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit