/lofi.id

Lofi Identity

Primary LanguageJavaScriptMIT LicenseMIT

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.