feature list - M-eLL/insecurity GitHub Wiki

Hosting on Heroku

  • Hosted on a live link that never sleeps

New account creation, login, and guest/demo login

  • Users can sign up, sign in, log out
  • Users can use a demo login to try the site
  • Users can't use certain features without logging in

Entries

  • Entries are basic CRUD

protected entries

  • Each entry is password protected

Panic mode

  • Limited number of password attempts before landing on a panic page
  • Must enter session password to exit panic page

Timed decryption

  • algorithm to determine the length of visibility based on character count of each entry

Bonus Features

  • Feelings vault - where entries end up when panic mode is triggered