Please enable JavaScript.
Coggle requires JavaScript to display documents.
IA3 P2 - Coggle Diagram
IA3 P2
-
-
Web app
-
Threats
The main threat to this web application is that someone could gain access to another user's account and take all the data that they have put on the app as well as any data that they have been sent.
Protection
The best way to protect the data in the databases is to encrypt it as it is being stored. The encryption method that will be used is known as hashing. Hashing scrambles the text that was entered into a string of random letters, numbers and symbols.
API
RESTful
-
-
-
RESTful can use XML, JSON, plain text, HTML
-