IT 204: E-Commerce
By the end of this chapter, you will be able to:
No single technology can protect an e-commerce site completely. A robust security strategy involves multiple layers of defense.
Protects data in transit.
Protects the network perimeter.
Protects individual machines.
Let's explore each layer in detail.
Select a tool (top), then click its matching role (below) to pair them.
All matched correctly! Great job!
Encryption is the process of transforming plain text (readable data) into a coded, unreadable format called ciphertext.
Plaintext: "CreditCard: 1234-5678-9012-3456"
⬇️ (Encryption Algorithm + Key) ⬇️
Ciphertext: "aJd8!#fGkL$pQzX@bN2r^tYh"
It is the most essential tool for securing sensitive transaction data.
Click Next Step to walk through the encryption and decryption process.
How is encryption implemented on the web? Through SSL/TLS.
When SSL/TLS is active, you'll see two key indicators in your browser:
1. The URL starts with HTTPS (not HTTP).
2. A padlock icon 🔒 appears in the address bar.
Answer each question — click a choice to see instant feedback.
A firewall is a network security device that acts as a barrier between a trusted internal network and an untrusted external network (like the internet).
Its primary functions are to:
These two tools serve different, but complementary, security functions.
Read each security scenario and choose: would a Firewall or Antivirus be the primary tool to address it?
For more advanced security, businesses may use additional technologies.
An intermediary server that hides the client's identity, adding a layer of anonymity and security.
Creates a secure, encrypted connection over a public network, often used for remote access to a corporate network.
Monitors network or system activities for malicious activity or policy violations. It acts like a digital burglar alarm.
Click each card to reveal a deeper explanation, real-world use, and how it fits in a security strategy.
The adoption of security technologies by e-commerce businesses in Nepal is growing, but faces challenges.
Key Challenges in Nepal: Cost of technology, a shortage of skilled cybersecurity personnel, and a lack of security awareness among smaller businesses.
Unit 4.4: E-commerce Payment Systems