Skip to content

Feature: Nostr connect #269

@Fonta1n3

Description

@Fonta1n3

Now that the app has been wiped of excess complexity we can add a cleaner flow for connecting to a node via nostr.

Pros:

  • Speed
  • Agnostic encrypted messages without node credentials.

Cons:

  • Privacy, if a user is not utilizing Tor or a VPN your IP will be leaked, since the comms are agnostic and encrypted with a user provided key it should not be too much of an issue?
  • Getting rate limited by public relays, user should run something like nostrnode alongside their node, will be adding this to Fully Noded Server. Perhaps we batch rpc commands to avoid getting rate limited by public relays?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions