Go to file
fiatjaf 965cec5aba
make markdown more interoperable by disallowing the annoying link/image syntax.
2023-01-27 18:38:08 -03:00
public code review 2023-01-25 18:14:54 -06:00
src make markdown more interoperable by disallowing the annoying link/image syntax. 2023-01-27 18:38:08 -03:00
.gitignore Init2 2022-12-18 14:51:47 +00:00
LICENSE Create LICENSE 2023-01-04 10:32:57 +00:00
README.md chore: update readme 2023-01-25 15:19:47 +00:00
d.ts add jpg module 2023-01-16 23:04:10 +01:00
package.json make markdown more interoperable by disallowing the annoying link/image syntax. 2023-01-27 18:38:08 -03:00
tsconfig.json chore: use src relative imports 2023-01-20 11:11:50 +00:00
yarn.lock make markdown more interoperable by disallowing the annoying link/image syntax. 2023-01-27 18:38:08 -03:00

README.md

Snort

Snort is a nostr UI built with React, Snort intends to be fast and effecient

Snort supports the following NIP's

  • NIP-01: Basic protocol flow description
  • NIP-02: Contact List and Petnames (No petname support)
  • NIP-03: OpenTimestamps Attestations for Events
  • NIP-04: Encrypted Direct Message
  • NIP-05: Mapping Nostr keys to DNS-based internet identifiers
  • NIP-06: Basic key derivation from mnemonic seed phrase
  • NIP-07: window.nostr capability for web browsers
  • NIP-08: Handling Mentions
  • NIP-09: Event Deletion
  • NIP-10: Conventions for clients' use of e and p tags in text events
  • NIP-11: Relay Information Document
  • NIP-12: Generic Tag Queries
  • NIP-13: Proof of Work
  • NIP-14: Subject tag in text events
  • NIP-15: End of Stored Events Notice
  • NIP-19: bech32-encoded entities
  • NIP-20: Command Results
  • NIP-25: Reactions
  • NIP-26: Delegated Event Signing (Display delegated signings only)
  • NIP-28: Public Chat
  • NIP-36: Sensitive Content
  • NIP-40: Expiration Timestamp
  • NIP-42: Authentication of clients to relays