Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
mb2100
5d ago
0 comments
Save
Share
> Backend and UI communication goes through in-process channels, not socket-based IPC
Are they running the frontend and backend in the same process? Sounds a bit dangerous security-wise?
0 comments
1 comments · 1 top-level
top
newest
oldest
whilenot-dev
5d ago
How can in-process channels be more dangerous than a socket-based IPC? The frontend still goes through the "secure" JavaScript engine AFAICS.
j
/
k
navigate · click thread line to collapse