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 installto install dependencies. - Run
ruby src/main.rbto start the application.