Unifying the executables #8

Open
opened 2021-05-03 02:44:55 -04:00 by lecris · 2 comments
Contributor

Could the chrome be accessed internally via C api so that a new service is not needed?

Could the chrome be accessed internally via C api so that a new service is not needed?
Owner

I don't know, and I haven't tried. The Python/Node IPC was inherited from mautrix-amp, which worked so well that I was (and still am) more than happy to keep using it.

Would it help your use case at all if the Python module were to launch the Node service automatically?

I don't know, and I haven't tried. The Python/Node IPC was inherited from [mautrix-amp](https://mau.dev/tulir/mautrix-amp/), which worked so well that I was (and still am) more than happy to keep using it. Would it help your use case at all if the Python module were to launch the Node service automatically?
Author
Contributor

I'm thinking it will be a security concern down the line if another app would be able to access the raw chrome connection on the port/socket. It may not be a major risk, but it could be in the late roadmap.

I'm thinking it will be a security concern down the line if another app would be able to access the raw chrome connection on the port/socket. It may not be a major risk, but it could be in the late roadmap.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: fair/matrix-puppeteer-line#8
No description provided.