Shadowcrit

Results 2 issues of Shadowcrit

I installed a new Debian instance, and installed doas instead of sudo, some of the script runs, but nothing really works with out having sudo installed. Would it be possible...

Steps to Replicate issue: ```kvass set example ThisStores$thisdoesnot``` ```kvass get example``` ```ThisStores``` Also setting the Key with a "$" symbol breaks the program as well. Using Quotes doesn't help either....