Designed and implemented a file sharing system (e.g., Dropbox) that protects user privacy. In particular, user files are always encrypted and authenticated on the server. In addition, users can share files with each other. These are basic functionalities for file sharing.
See the design doc listed in the repo for more information