Consider using existing socket authentication mechanisms #56

Closed
opened 2024-08-17 20:44:07 +02:00 by felixalb · 0 comments
Owner

For example, using SO_PEERCRED as described on https://man7.org/linux/man-pages/man7/socket.7.html or https://mariadb.com/kb/en/authentication-plugin-unix-socket/, could be a more tested and proven mechanism for authenticating between the client and server components.

For example, using SO_PEERCRED as described on https://man7.org/linux/man-pages/man7/socket.7.html or https://mariadb.com/kb/en/authentication-plugin-unix-socket/, could be a more tested and proven mechanism for authenticating between the client and server components.
felixalb added the
security
feature request
labels 2024-08-17 20:44:07 +02:00
oysteikt removed the
feature request
label 2024-08-18 15:21:34 +02:00
Sign in to join this conversation.
No description provided.