URI:
       tavoid enforcing .tomb extension to allow better deniability, fix #180 - tomb - the crypto undertaker
  HTML git clone git://parazyd.org/tomb.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 2598c11893150ea012b70aae9e3742329f933be8
   DIR parent 15ff5abe617f7ebcccf2ba05d95a4b487a790efb
  HTML Author: Jaromil <jaromil@dyne.org>
       Date:   Sun,  8 Feb 2015 17:41:01 +0000
       
       avoid enforcing .tomb extension to allow better deniability, fix #180
       
       Diffstat:
         M tomb                                |       6 ------
       
       1 file changed, 0 insertions(+), 6 deletions(-)
       ---
   DIR diff --git a/tomb b/tomb
       t@@ -247,12 +247,6 @@ _plot() {
            [[ -z $TOMBNAME ]] && {
                _failure "Tomb won't work without a TOMBNAME." }
        
       -    # Normalize tomb name
       -    TOMBFILE="$TOMBNAME.tomb"
       -
       -    # Normalize tomb path
       -    TOMBPATH="$TOMBDIR/$TOMBFILE"
       -
        }
        
        # Provide a random filename in shared memory