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.
- Clone the repository:
git clone https://github.com/new0nebit/Nydia-Passkey-Holder.git
- Install dependencies:
npm install
- Build the extension:
npm run build
-
This will create a build
extension
directory with unpacked extension for browser. -
Load the extension in Chrome:
- Open Chrome and navigate to
chrome://extensions
- Enable "Developer mode"
- Click "Load unpacked" and select the
extension
directory
- Open Chrome and navigate to
- Install and configure
renterd
following the official documentation. - In the extension, configure your renterd settings:
- Server Address
- Server Port
- Password
- Bucket Name
- Passkeys are stored locally using browser encryption
- No passkey data is transmitted to third-party servers
- The extension requires minimal permissions