Mariano Pérez Rodríguez
cd97ce5a72
Merge remote-tracking branch 'origin/master' into markdownlint
...
# By Jonathan Staab (1) and mplorentz (1)
# Via fiatjaf_
* origin/master:
Change NIP-21 URL->URI
Add dim tag to NIP 94
# Conflicts:
# 21.md
2023-05-01 17:22:06 -03:00
mplorentz
7f75d0db33
Change NIP-21 URL->URI
...
I think the `nostr:...` scheme is not actually a Uniform Resource Locator, because it doesn't tell you where the data is located. For instance if I see the string `nostr:npub1sn0wdenkukak0d9dfczzeacvhkrgz92ak56egt7vdgzn8pv2wfqqhrjdv9` I understand that this identifies a Nostr keypair but I don't know where to find data for that keypair. The scheme does fall under the definition of a Uniform Resource Identifier, or maybe even the stricter class Uniform Resource Name. But nobody talks about URNs, so maybe best to just use the less-specific term "URI" here.
2023-05-01 15:16:30 -03:00
Jonathan Staab
346036208c
Add dim tag to NIP 94
2023-04-28 13:05:35 -03:00
Mariano Pérez Rodríguez
fada7089bc
Update checkout action
2023-04-25 16:42:49 -03:00
Mariano Pérez Rodríguez
c8f3afdac6
Merge remote-tracking branch 'origin/master' into markdownlint
...
# By arkin0x (2) and others
# Via GitHub (1) and fiatjaf_ (1)
* origin/master:
Reword description of kind 1063
forgot to update the initial nonce in the explanation
example was incorrect
reword NIP-94 to remove confusion.
blurhash explanation
# Conflicts:
# 13.md
# 94.md
2023-04-25 16:40:29 -03:00
Asai Toshiya
badabd513e
Reword description of kind 1063
2023-04-25 10:07:24 -03:00
fiatjaf_
8168f546c3
Merge pull request #473 from arkin0x/patch-1
2023-04-24 17:02:11 -03:00
arkin0x
61475db6f4
forgot to update the initial nonce in the explanation
2023-04-24 14:43:15 -05:00
arkin0x
6fb9e54f7b
example was incorrect
...
the example event id had 21 leading zeroes, not 20
I provided new C code that has been tested to work (I couldn't get the original example code to work) and I provided some JavaScript code to test event ids as well.
I did not re-compute the event id for the example event; I simply changed the nonce to be 21. Since it is an example, it may not matter that the event id is not correct.
2023-04-24 14:34:02 -05:00
fiatjaf
5d0cbcbebf
reword NIP-94 to remove confusion.
2023-04-24 14:57:37 -03:00
Vivek Ganesan
bf8f8e2708
blurhash explanation
2023-04-24 08:27:57 -03:00
Mariano Pérez Rodríguez
70b35bd248
Fix markdownlint issues
2023-04-21 10:41:53 -03:00
Mariano Pérez Rodríguez
7860247937
Merge remote-tracking branch 'origin/master' into markdownlint
...
# By frbittencourt (14) and others
# Via fiatjaf_
* origin/master: (23 commits)
Update 01.md
fix: re-add NIP-15 to the list
Add NIP-94 and kind 1063 to README.md
nip update to reach consensus with other nips
fixed text description
Apply suggestions from code review
change to regular event
Update 94.md
Update 94.md
Update 94.md
Update 94.md
Update 94.md
move nip-95 to other branch
ajusts description of decrypt tag
ajusts decrypt tag
ajusts formt text
minor fix
fix example image
fix format text in md
add hash tag
...
# Conflicts:
# 01.md
2023-04-21 10:23:50 -03:00
michaelhall923
c5f43a8f90
Update 01.md
...
Info on "e" and "p" tags is kind of hard to find so I added a link to it in the place that I intuitively looked for it.
2023-04-21 10:17:36 -03:00
jiftechnify
4b9847802a
fix: re-add NIP-15 to the list
2023-04-21 07:48:34 -03:00
Asai Toshiya
92536d8b56
Add NIP-94 and kind 1063 to README.md
2023-04-20 13:29:19 -03:00
frbittencourt
34af61df41
nip update to reach consensus with other nips
2023-04-20 08:06:14 -03:00
frbittencourt
bfd2a0fc38
fixed text description
2023-04-20 08:06:14 -03:00
Fernando Bittencourt
f766a850cd
Apply suggestions from code review
...
add sugestion of arthurfranca and nryo-o
Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
Co-authored-by: Ryo_o <127748188+nryo-o@users.noreply.github.com>
2023-04-20 08:06:14 -03:00
frbittencourt
bd32adfc2a
change to regular event
2023-04-20 08:06:14 -03:00
Fernando Bittencourt
40fa44b0fc
Update 94.md
...
change to regular event
Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
2023-04-20 08:06:14 -03:00
Fernando Bittencourt
088c3bba1d
Update 94.md
...
fixed by arthurfranca
Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
2023-04-20 08:06:14 -03:00
Fernando Bittencourt
6b9d93c285
Update 94.md
...
change hash tag with suggestion by arthutfranca
Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
2023-04-20 08:06:14 -03:00
Fernando Bittencourt
fddce814a3
Update 94.md
...
change tag hash with suggestion by arthurfranca
Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
2023-04-20 08:06:14 -03:00
Fernando Bittencourt
2b8f12caab
Update 94.md
...
suggestion by arthurfranca
Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
2023-04-20 08:06:14 -03:00
frbittencourt
564d06b8a2
move nip-95 to other branch
2023-04-20 08:06:14 -03:00
frbittencourt
747517f2c4
ajusts description of decrypt tag
2023-04-20 08:06:14 -03:00
frbittencourt
9d69bd05dc
ajusts decrypt tag
2023-04-20 08:06:14 -03:00
frbittencourt
ac515573a0
ajusts formt text
2023-04-20 08:06:14 -03:00
frbittencourt
475bcb6314
minor fix
2023-04-20 08:06:14 -03:00
frbittencourt
64797e7910
fix example image
2023-04-20 08:06:14 -03:00
frbittencourt
d212622ed1
fix format text in md
2023-04-20 08:06:14 -03:00
frbittencourt
8ea7c51f9b
add hash tag
2023-04-20 08:06:14 -03:00
frbittencourt
0ef5486e56
add json schema
2023-04-20 08:06:14 -03:00
frbittencourt
342722963b
fixed json schema
2023-04-20 08:06:14 -03:00
frbittencourt
a090de2b90
create draft NIP 94 and 95
2023-04-20 08:06:14 -03:00
Mariano Pérez Rodríguez
e8415d5bf7
Merge remote-tracking branch 'origin/master' into markdownlint
...
# By Asai Toshiya (1) and Martin Dutra (1)
# Via GitHub
* origin/master:
Update 08.md
Update 21.md
# Conflicts:
# 08.md
2023-04-19 12:01:53 -03:00
Jon Staab
bb4a805f11
Merge pull request #460 from AsaiToshiya/patch-1
...
Update 08.md
2023-04-19 08:38:37 -05:00
Asai Toshiya
b315d1adb7
Update 08.md
...
Add link to NIP-27.
2023-04-19 22:32:08 +09:00
Martin Dutra
e1cda356a0
Update 21.md
...
Add link to NIP-19
2023-04-17 17:53:42 -03:00
Mariano Pérez Rodríguez
534bedc193
Fix config file path
2023-04-17 13:32:27 -03:00
Mariano Pérez Rodríguez
ae3fdaf5ed
Apply minimal-ish changes to fit configuration
2023-04-17 13:31:18 -03:00
Mariano Pérez Rodríguez
3ce5c4566d
Add default-ish configuration
2023-04-17 13:30:47 -03:00
Mariano Pérez Rodríguez
6a5a01e355
Use better action
2023-04-17 13:30:38 -03:00
Mariano Pérez Rodríguez
82054453e5
Fix copy&paste error
2023-04-17 11:51:27 -03:00
Mariano Pérez Rodríguez
764b6c0844
Use markdownlint github action
2023-04-17 11:50:01 -03:00
Semisol
a8e083d6d8
NIP-09: Fix some things
2023-04-16 00:25:53 +03:00
Jon Staab
7c8c2eeffa
Merge pull request #444 from lacrypta/markdown-improvements-readme
...
Markdown improvements - README
2023-04-15 07:45:43 -05:00
Mariano Pérez Rodríguez
45b539d5d5
Apply changes alluded to in https://github.com/nostr-protocol/nips/pull/443
2023-04-14 19:57:52 -03:00
Yasuhiro Matsumoto
97b58ccc36
fix typos
2023-04-14 10:59:07 -03:00