diff options
| author | fiatjaf <fiatjaf@gmail.com> | 2024-02-01 12:41:37 -0300 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2024-02-23 20:52:15 -0300 |
| commit | 188f398c8636631bd8f1ac2a31cfc42b7d85e18d (patch) | |
| tree | a3e8dac0120cdf3d959c47fa3924d74a592cca6f | |
| parent | e4d7618ace09557ff8de6b61174e3626e0152d59 (diff) | |
remove reference to trimmed signatures until that is more developed.
| -rw-r--r-- | 29.md | 4 |
1 files changed, 0 insertions, 4 deletions
| @@ -36,10 +36,6 @@ This is a hack to prevent messages from being broadcasted to external relays tha | |||
| 36 | 36 | ||
| 37 | Relays should prevent late publication (messages published now with a timestamp from days or even hours ago) unless they are open to receive a group forked or moved from another relay. | 37 | Relays should prevent late publication (messages published now with a timestamp from days or even hours ago) unless they are open to receive a group forked or moved from another relay. |
| 38 | 38 | ||
| 39 | ## Trimmed signatures | ||
| 40 | |||
| 41 | Relays must strip the signature of messages in groups that are `private` so they do not leak. | ||
| 42 | |||
| 43 | ## Event definitions | 39 | ## Event definitions |
| 44 | 40 | ||
| 45 | - *text root note* (`kind:11`) | 41 | - *text root note* (`kind:11`) |