Skip to content

Browser extension for decentralized passkey storage on the Sia network.

License

Notifications You must be signed in to change notification settings

new0nebit/Nydia-Passkey-Holder

Repository files navigation

Nydia Logo

Nydia Logo

Nydia is a fast and lightweight Chrome extension for decentralized passkey storage on the Sia network. It allows users to handle their passkeys locally and store them on the Sia network.

Installation

  1. Clone the repository:
git clone https://github.com/new0nebit/Nydia-Passkey-Holder.git
  1. Install dependencies:
npm install
  1. Build the extension:
npm run build
  1. This will create a build extension directory with unpacked extension for browser.

  2. Load the extension in Chrome:

    • Open Chrome and navigate to chrome://extensions
    • Enable "Developer mode"
    • Click "Load unpacked" and select the extension directory

Configuration

Sia Renterd Setup

  1. Install and configure renterd following the official documentation.
  2. In the extension, configure your renterd settings:
    • Server Address
    • Server Port
    • Password
    • Bucket Name
Nydia Logo

Security Notes

  • Passkeys are stored locally using browser encryption
  • No passkey data is transmitted to third-party servers
  • The extension requires minimal permissions

About

Browser extension for decentralized passkey storage on the Sia network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published