Go to file
Alejandro dfcc963fa5
feat: pinned notes and bookmarks (#255)
2023-02-13 16:49:19 +01:00
.github chore: try run docker builds on self-hosted 2023-02-12 23:19:48 +00:00
.husky add prettier pre-commit hook 2023-02-09 10:37:18 -06:00
docker fix: docker nginx config 2023-02-12 19:10:10 +00:00
public feat: pinned notes and bookmarks (#255) 2023-02-13 16:49:19 +01:00
src feat: pinned notes and bookmarks (#255) 2023-02-13 16:49:19 +01:00
.babelrc NIP-65: Relay list metada (#238) 2023-02-10 20:23:52 +01:00
.dockerignore chore: basic dockerfile 2023-02-09 19:02:20 +00:00
.eslintrc.cjs fix eslint warnings 2023-02-09 12:29:39 +00:00
.gitignore Add Spotify embed (#188) 2023-02-01 23:34:39 +01:00
.prettierignore bug: fix transifex config 2023-02-10 12:50:04 +00:00
.prettierrc.json review / cleanup 2023-02-09 12:30:29 +00:00
Dockerfile fix: docker nginx config 2023-02-12 19:10:10 +00:00
LICENSE Create LICENSE 2023-01-04 10:32:57 +00:00
README.md NIP-65: Relay list metada (#238) 2023-02-10 20:23:52 +01:00
config-overrides.js fix lint error 2023-02-09 08:28:11 -06:00
d.ts review / cleanup 2023-02-09 12:30:29 +00:00
package.json Merge pull request #252 from v0l/translations_src-lang-json--main_es 2023-02-10 22:48:03 +00:00
transifex.yml chore: list translators on donate page 2023-02-11 20:07:30 +00:00
tsconfig.json add messages extraction and example 2023-02-07 23:56:00 -06:00
yarn.lock chore: use correct intl flow 2023-02-10 18:58:14 +00: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
  • NIP-50: Search
  • NIP-51: Lists
  • NIP-65: Relay List Metadata