diff options
author | Toni <matzeton@googlemail.com> | 2023-12-13 19:55:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-13 19:55:18 +0100 |
commit | ef62391dba4814ab840539406f276685ba8535f1 (patch) | |
tree | 63747aef9ada5faafdec2807a63f5d23034228e5 /doc | |
parent | bda037c57f604d26e6566b35f512aabe9d97a32b (diff) |
Add Monero protocol classification. (#2196)
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/protocols.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/protocols.rst b/doc/protocols.rst index 2b1cdef06..83393ae69 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -317,3 +317,10 @@ References: `Paid Specs: <https://standards.ieee.org/ieee/C37.118.1/4902/>`_. Ether-S-Bus is a proprietary protocol used for the communication with and between PLCs manufactured by Saia-Burgess Controls Ltd. References: `Wireshark wiki: <https://wiki.wireshark.org/EtherSBus>`_. + + +.. _Proto 369: + +`NDPI_PROTOCOL_MONERO` +====================== +Monero is a private and decentralized cryptocurrency with focus on confidentiality and security. |