/SecureCLI

Secure client that utilizes manual memory mapping to allow certain functionality only to password holders

Primary LanguageCApache License 2.0Apache-2.0

SecureCLI

Secure client that utilizes manual memory mapping to allow certain functionality only to password holders

ToDo

  • Implement multi-layer hashing and salting of the user's passwords
  • Clean and organize the code as much as possible try to make it as easy to understand and correct as possible
  • Implement at least basic encryption of the communication between client and server