Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 542 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 542 Bytes

ssasy website

SSASY is a self-sovereign user authentication scheme that leverages cryptographic keys to provide a secure and usable alternative to passwords and federated identity providers like Google, Facebook, and Twitter.

This is the source code for the SSASY website. It is built using vuejs and vuetify.

Project setup

Install the dependencies:

npm install

Start the development server:

npm run dev

Visit http://localhost:5173 to view the site in your browser (hot reloading is enabled).