Skip to content

jkim10/COMS-4181-Final-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

161 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMS-4181-Final-Project - Team Gamma

Members

Zach Chen zc2399

Justin Kim jyk2149

Sarah Seidman ss5311

Jiayang Zhou jz3121

Instructions

  1. Run ./install.sh $INSTALL_DEST to install and start the server in (assumed to be previously non-existent) directory $INSTALL_DEST. You will be prompted for a password; it is located in $INSTALL_DEST/pwds/server_pass. (sudo apt-get install libssl-dev if openssl/bio.h not found)

  2. Type make in client directory to compile client programs. To generate private keys for testing, use scripts/client_gen_key.sh $FILE_DEST.

  3. Run ./test.sh in test directory for getcert and changepw tests. Tests of sendmsg and recvmsg need to be done manually. (sudo apt-get install expect if /usr/bin/expect bad interpreter)

To run the server again after it has been stopped without having to regenerate everything, run sudo scripts/chroot.sh $INSTALL_DEST from the top-level directory.

See design documents for more detailed information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors