mylofi / lofi.id

Lofi Identity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lofi.ID

This project aims to demonstrate using locally stored credentials (asymmetric keypair) for managing local-first data with encryption.

This is a work in progress.

PWA Demo

To run this demo locally:

  1. Clone repo
  2. npm install
  3. npm run pwa:build:web
  4. npm run pwa:start
  5. Visit http://localhost:8080 in browser

License

License

All code and documentation are (c) 2024 Kyle Simpson and released under the MIT License. A copy of the MIT License is also included.

About

Lofi Identity

License:MIT License


Languages

Language:JavaScript 88.9%Language:HTML 6.4%Language:CSS 4.7%