2021-03-09 20:34:11 +01:00
|
|
|
Security
|
2021-03-01 15:22:22 +01:00
|
|
|
* manage url encoding: The filename fetched on disk may differ from that was asked by URL.
|
|
|
|
* check /etc/passwd not accessible: Perform sanity checks against unauthorized access.
|
2021-03-08 10:45:51 +01:00
|
|
|
* Check unicode capability, UTF16 input, etc…
|
2021-03-05 15:55:57 +01:00
|
|
|
* Manage different type of carriage return: CR CR/LF LF
|
2021-03-09 20:34:11 +01:00
|
|
|
|
|
|
|
Development
|
|
|
|
* Command line API for script and testing.
|
|
|
|
|
|
|
|
User interface
|
|
|
|
* Page menu on upper and lower sides: [parent dir] [root dir] [raw text]
|
|
|
|
* Images
|
2021-03-05 15:55:57 +01:00
|
|
|
* Text localisation
|