Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 423 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 423 Bytes

DataSecurityProject

Proyek ini akan mencakup beberapa fitur seperti enkripsi data, autentikasi pengguna, dan pemantauan keamanan.

Features

  • User Registration and Authentication
  • Data Encryption and Decryption
  • Security Event Logging
  • Alert System (placeholder)

Installation

  1. Install Ruby on your system.
  2. Run bundle install to install dependencies.
  3. Run ruby src/main.rb to start the application.