Wish List (complete)View the complete list of ideas and suggestions. To vote for ideas or submit your own idea, please visit Wish List page.
votes
Add a binding to Titanium Accelerator
Titanium Accelerator lets you create cross-device applications in JavaScript. It also supports bindings to native code libraries. A binding of SolFS for Android and iOS to JavaScript would be interesting.
votes
Node.JS binding for SolFS
Make it possible to interact with SolFS from Node.JS
votes
PHP binding for SolFS
Make it possible to interact with SolFS from PHP
votes
Add support for AES NI instructions
Remake AES module to make use of AES NI processor instructions to speed up encryption.
votes
Portable mode - drivers not installed to host system.
Ability to access SolFS from an application running on a USB Drive or similar without copying anything to the host system or requiring anything to be pre-installed on the host system. Drivers would need to be loaded dynamically at application startup and unloaded when no longer needed or on system shutdown.
votes
Split images in chunks (FAT support)
Our customers sometimes put the SolFS images on FAT drives. Because of this, they get errors saying 'the drive is full' when the image crosses the 4GB filesize limit for FAT. ==> store the image in 2GB chunks? (image-001.img) This is also what VMWare, ... does.
votes
SolFS for Blackberry
SolFS Standard edition for Blackberry platform
votes
SolFS for Symbian OS
SolFS Standard Edition for Symbian OS platform
votes
Per-process access restrictions
The ability to make a drive read-only for Explorer.exe, ... So users can't adjust files. but my applications should still have write access: myApp.exe: read/write explorer.exe: read ...
votes
Custom memory allocator (via callbacks)
There are at least two reasons: 1) Performance (we can have more effective memory management system) 2) Memory tracking/debugging
votes
Support HSM
It would be great if your key materials for encryption could be managed by an external hardware security module (HSM) for off-machine storage, key rotation, etc. I guess I could build that into my own application that uses your API, but it would make the system more valuable if that support were already built in. |
Support and Resources
|

