Nort721 / SecureCLI

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:C 99.5%Language:C++ 0.5%