Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bilskik authored Jan 22, 2024
1 parent 79d7812 commit a42c2c3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 2,11 @@

SecureBankPro - A security-focused full-stack app developed during a Computer Science Academic Course.

## Run app

To run app:
``` docker compose up --build ```

## Tech stack

- JavaScript v16.16.0
Expand Down Expand Up @@ -51,6 56,7 @@ As a algorithm for hashing passwords, I used Argon2 algoritm, beacuse its very s
- Nginx
- CSRF
- CSP, XSS header
- CORS
- honeypots
- data encryption for private data

Expand Down

0 comments on commit a42c2c3

Please sign in to comment.