Giter VIP home page Giter VIP logo

nostore's Introduction

Nostore

This is a NIP-07 compatible extension for signing nostr events.

Features

  • Login with nostr (getPublicKey).
  • Post nostr event (signEvent).
  • Encrypted direct messages (nip04.encrypt and nip04.decrypt).
  • Multiple profiles.

Installation

Available at the official Mac App Store.

App Store Download

Usage

Click the Nostore extension icon in the Safari toolbar, there should be a default profile with a new, random private key.

Feel free to change the name and edit the key with your personal nostr key. Create additional profiles as desired. Whichever key profile is selected under Profile is the currently "active" profile for nostr events.

Acknowledgements

Thanks to fiatjiaf for envisioning nostr, but also for creating nostr-tools and the nos2x extension, which I referenced liberally when stumped during development of this extension.

Privacy

This extension does not collect any user data, or transmit any data over a network connection. All private key data is sequestered in the extension's separate browser storage.

Development

  1. Open the project in XCode.
  2. Open project folder in terminal.
  3. Run npm install to install the dependencies.
  4. Run npm run watch to watch and build the necessary extension files.
  5. Run npm run watch-tailwind to watch and build the pages with tailwinds CSS.
  6. After every rebuild, execute Run in XCode to deploy the latest changes to Safari.

If you do not see the Nostore extension in your Safari toolbar, you need to activate unsigned extensions and Nostore:

  1. Safari menu -> Settings -> Advanced -> Show Develop menu in menu bar.
  2. In Develop menu, select Allow Unsigned Extension.
  3. Click Extension tab in Settings, activate Nostore.

nostore's People

Contributors

ursuscamp avatar verityj avatar akiomik avatar rezhajulio avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.