This document describes a proposed system for enabling effective yet privacy-preserving fuzzy keyword search in cloud computing. It formalizes the problem of fuzzy keyword search over encrypted cloud data for the first time. The system uses edit distance to quantify keyword similarity and develops two techniques - wildcard-based and gram-based - to construct efficient fuzzy keyword sets. It then proposes a symbol-based trie-traverse searching scheme to match keywords and retrieve files. Security analysis shows the solution preserves privacy while allowing fuzzy searches.