summaryrefslogtreecommitdiff
path: root/PROBLEMS
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-10-06 14:00:40 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-10-06 14:00:40 +0200
commit6e9c41a892ed0e0da326e0278b3221ce3f5713b8 (patch)
tree2e301d871bbeeb44aa57ff9cc070fcf3be484487 /PROBLEMS
Initial import of sane-backends version 1.0.24-1.2
Diffstat (limited to 'PROBLEMS')
-rw-r--r--PROBLEMS22
1 files changed, 22 insertions, 0 deletions
diff --git a/PROBLEMS b/PROBLEMS
new file mode 100644
index 0000000..4eef21a
--- /dev/null
+++ b/PROBLEMS
@@ -0,0 +1,22 @@
+Last update: 2006-01-05
+
+- Avoiding damage on flatbed scanners
+
+ Most flatbed scanners have no protection against exceeding the physical scan
+ area height. That is, if a scan is attempted with a height that exceeds the
+ height of the scan surface, the scanner begins making loud noises and the
+ scan mechanism may be damaged. Thus, if you hear such a noise, IMMEDIATELY
+ turn off the scanner.
+
+ Normally, the backend will ensure that the maximum scan height is not
+ exceeded. However, if your scanner model has not been tested yet this
+ safety-guard may not work. Please report errors like this to the author of
+ the backend or the sane-devel mailing list.
+
+- Security problems with saned (SANE network scanning daemon)
+
+ saned is not intended to be exposed to the internet or other non-trusted
+ networks. Make sure that access is limited by tcpwrappers and/or a firewall
+ setup. Don't depend only on saned's own authentification. Don't run saned
+ as root if it's not necessary. And do not install saned as setuid root.
+ Read man saned(8) for details.