Proyek ini akan mencakup beberapa fitur seperti enkripsi data, autentikasi pengguna, dan pemantauan keamanan.
- User Registration and Authentication
- Data Encryption and Decryption
- Security Event Logging
- Alert System (placeholder)
- Install Ruby on your system.
- Run
bundle install
to install dependencies. - Run
ruby src/main.rb
to start the application.