alexandre-vl / password-manager-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Password Manager 🔐

Introduction :

Dans un monde où la mémoire humaine est limitée et que les mots de passes sont nombreux, la solution est d'utiliser un gestionnaire de mot de passe. Nous avons donc décidé de créer notre propre Password Manager local.

⚗️ Fonctionnalités :

🔑 Encryption/decryption XOR Algorythm \n 📡 Stockage server-less (offline) \n Interface moderne \n

Roadmap :

  • Encryption XOR
  • Decryption XOR
  • Routes API
    • /item GET

    • /item POST

    • /item DELETE

    • /item PUT

    • /search GET

🧢 Team : Alexandre Liard : API REST - Encryption/Decryption Alexandre VARGAS LOPEZ : API REST - Interface WEB

About


Languages

Language:Python 69.3%Language:HTML 29.3%Language:JavaScript 1.4%