-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Lucy Chen edited this page Jun 10, 2019
·
9 revisions
The social network project was created from the desire of a client to have a new service, one that is fundamentally different from those before. He wants a peer to peer social network to be created for himself, his friends, and his daughter and her friends. With that in mind, I set out to create a service that would focus on three design requirements:
- Privacy (how the data is shared, and who is it shared with?)
- Trust (how can the user ensure that the data wasn’t modified on route)
- Consent (how can the user opt out of receiving unpleasant communication)
This project was completed by Lucy Chen, a Part III Software Engineering student as part of a COMPSYS 302 project. The protocols and overall requirements were collectively designed by the 2019 Compsys 302 class.