pyzmq/docs/source/api
Min RK f4e9f17fe1
warn about and de-emphasize send/recv_pyobj
recv_pyobj is pickle.loads, which means arbitrary code execution

- add warnings to docstrings, narrative docs
- updates some ancient examples to not use pyobj, which gives the impression it's a good idea
- add example of using signatures to authenticate messages before calling pickle
2024-10-22 15:30:45 +02:00
..
index.md convert rst to md 2024-02-29 13:26:07 +01:00
zmq.asyncio.md convert rst to md 2024-02-29 13:26:07 +01:00
zmq.auth.asyncio.md convert rst to md 2024-02-29 13:26:07 +01:00
zmq.auth.ioloop.md convert rst to md 2024-02-29 13:26:07 +01:00
zmq.auth.md convert rst to md 2024-02-29 13:26:07 +01:00
zmq.auth.thread.md convert rst to md 2024-02-29 13:26:07 +01:00
zmq.decorators.md convert rst to md 2024-02-29 13:26:07 +01:00
zmq.devices.md convert rst to md 2024-02-29 13:26:07 +01:00
zmq.eventloop.future.md convert rst to md 2024-02-29 13:26:07 +01:00
zmq.eventloop.ioloop.md convert rst to md 2024-02-29 13:26:07 +01:00
zmq.eventloop.zmqstream.md convert rst to md 2024-02-29 13:26:07 +01:00
zmq.green.md convert rst to md 2024-02-29 13:26:07 +01:00
zmq.log.handlers.md convert rst to md 2024-02-29 13:26:07 +01:00
zmq.md warn about and de-emphasize send/recv_pyobj 2024-10-22 15:30:45 +02:00
zmq.ssh.tunnel.md convert rst to md 2024-02-29 13:26:07 +01:00
zmq.utils.jsonapi.md convert rst to md 2024-02-29 13:26:07 +01:00
zmq.utils.monitor.md convert rst to md 2024-02-29 13:26:07 +01:00
zmq.utils.win32.md convert rst to md 2024-02-29 13:26:07 +01:00
zmq.utils.z85.md convert rst to md 2024-02-29 13:26:07 +01:00