Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecureWebApp

Description

Monolithic web app writeen ina Java Spring Framework for saving and sharing Markdown notes, writen to practice security concerns.

Main functionality includes but is not limited to:

  • Forced https connection
  • Authorization and Authentication
  • 2FA
  • CSRF/XSS/Code injection protection
  • Password reset
  • SQLite integration with Hibernate

Installation

You can run this app with Docker:

docker compose up

Usage

Access it at:

https://localhost/

Password reset link can be access in app logs.

About

Secure web app for storing and sharing notes in Markdown

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages