update design to better match what the program actually does now authored by anarcat's avatar anarcat
...@@ -122,8 +122,7 @@ those times. ...@@ -122,8 +122,7 @@ those times.
This is built with [dangerzone-webdav-processor](https://gitlab.torproject.org/tpo/tpa/dangerzone-webdav-processor/), a Python script This is built with [dangerzone-webdav-processor](https://gitlab.torproject.org/tpo/tpa/dangerzone-webdav-processor/), a Python script
which does this: which does this:
1. periodically check a Nextcloud (WebDAV) folder (called 1. periodically check a Nextcloud (WebDAV) endpoint for new content
`dangerzone`) for new files
2. when a file is found, move it to a `dangerzone/processing` folder 2. when a file is found, move it to a `dangerzone/processing` folder
as an ad-hoc locking mechanism as an ad-hoc locking mechanism
... ...
......