[Samba] Samba on Chrome OS

Eli Grey me at eligrey.com
Wed Jul 30 19:14:02 MDT 2014


Chrome OS will soon be adding the chrome.fileSystemProvider[1] API,
which would enable the development of a Samba Chrome OS app when used
in conjunction with the chrome.sockets.* API or the networking APIs
provided by NaCl.

Is anyone on this list interested in porting or integrating Samba with
Chrome OS? If so, there are two routes we can take: a full JavaScript
port, or porting an existing C++ or Python implementation directly
with NaCl, which might be more performant and possibly less work.

[1]: https://developer.chrome.com/apps/fileSystemProvider


More information about the samba mailing list