The purpose of this app is to provide communication in a secure way. Stegord users will be able to send and recive messages from other Stegord users with the reassurance that their messages are being hidden using steganography.
Users can customize their profile with a bio and picture. Alongside messaging, users can also make connections by friending other Stegord users.
CIS 422 @ University of Oregon
Team: Painted Penguins
Avi Lance, Isaac Perkins, Jaxon Simmons, Aleks Stevens
Last Modified May 17, 2023
-
React
-
Electron
-
Ant Design
-
Python3
-
NodeJS
-
Electron
-
npm
Clone the repo and install dependencies:
git clone --shared [email protected]:Avi-Lance/Painted-Penguins-Stegord.git
cd Painted-Penguins-Stegord
npm install
Ensure you have python3 installed on your machine then run setup.sh
Start the app in the dev
environment:
npm start
To package apps for the local platform:
npm run package
Avi Lance [email protected]
Isaac Perkins [email protected]
Jaxon Simmons [email protected]
Aleks Stevens [email protected]