aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index e56d3e6..967b921 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
rodisc
======
-This very small and hacky daemon (done in ~3 hours) that will export all optical
-discs found in your Linux box (as detected by udisks) using the Apple DVD or CD
-Sharing protocol.
+This is a very small and hacky daemon (done in ~3 hours) that will export all
+optical discs found in your Linux box (as detected by glib) using the
+_Apple DVD or CD Sharing_ protocol.
Dependencies
------------
@@ -28,3 +28,4 @@ Security
--------
Potentially a security nightmare -- open web server to everyone.
+Best run as a user with permission only to read the CD/DVD block files.