X-Git-Url: http://git.treefish.org/fex.git/blobdiff_plain/7fa382617fbaccc0ce522b2b3adbbee9db5ad227..e60096926213ce02293a261254ff065cae44c1c8:/doc/concept diff --git a/doc/concept b/doc/concept index ead5387..f64ba9a 100644 --- a/doc/concept +++ b/doc/concept @@ -121,8 +121,7 @@ A SKEY is made of md5_hex("$mainuser:$subuser:$subuserid") A GKEY is made of md5_hex("$mainuser:$groupname:$groupuser:$groupuserid") Note: the AKEY, SKEY and GKEY always can be stolen by a network sniffer! -If you need true security, then you have to use https (SSL) instead of -http! +If you need true security, then you have to use https instead of http! After download the file will be deleted after a grace time of 1 minute. This grace time allows a recipient to get the file again if he had @@ -247,6 +246,7 @@ Files in spool: $to/$from/$file/filename original file name $to/$from/$file/size original file size $to/$from/$file/useragent HTTP header User-Agent + $to/$from/$file/uurl upload URL $to/$from/$file/data file data after complete upload $to/$from/$file/keep keep time (autoexpire) in days $to/$from/$file/autodelete autodelete option: YES NO or DELAY