Code Monkey home page Code Monkey logo

keyring's Introduction


Logo

Keyring: a super simple password manager

A password manager built for GDSC using C#, .NET MAUI and SQLite. Has minimal "security". Wouldn't recommend using.

Table of Contents
  1. About The Project
  2. Running From Source
  3. Screenshots
  4. License

About The Project

A simple password manager made mostly with Android devices in mind, though it should work on iOS (completely untested).

It can create and manage multiple user accounts, each with multiple password records with icons and descriptions.

It has some "security" measures, i.e. weak password hashing, and an encrypted SQLite database (for which the passkey is definitely not as plaintext in the source).

Running From Source

To get this project running locally from source, follow these steps:

Prerequisites

  • .NET 7.0 SDK
  • Visual Studio 2022 (+ .NET MAUI workload installed)

Instructions

  1. Clone the repository.
    git clone https://github.com/DevChrome/Keyring.git
  2. Launch the solution in Visual Studio 2022.
  3. Start an Android emulator and run the project.

Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4

Screenshot 5

Screenshot 6

Screenshot 7

Screenshot 8

License

Distributed under the MIT License. See LICENSE.txt for more information.

[Back To Top]

keyring's People

Contributors

rmzerofour avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.