Currently blobs and icons are served via the embedded HTTP server. Goal: serve them over a Unix domain socket and wrap them in a content provider on Android. This would prohibit access to the HTTP server from other apps, and simplify sharing with other apps.
Source: docs/Todos.md.
Currently blobs and icons are served via the embedded HTTP server. Goal: serve them over a Unix domain socket and wrap them in a content provider on Android. This would prohibit access to the HTTP server from other apps, and simplify sharing with other apps.
Source: docs/Todos.md.