{"id":16370180,"url":"https://github.com/mrdcvlsc/password-manager","last_synced_at":"2025-04-15T03:33:13.925Z","repository":{"id":127180733,"uuid":"453036747","full_name":"mrdcvlsc/password-manager","owner":"mrdcvlsc","description":"A simple online password manager web application with demo deployed in render.com","archived":false,"fork":false,"pushed_at":"2024-11-02T06:44:33.000Z","size":5233,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-02T07:24:35.721Z","etag":null,"topics":["aes","better-sqlite3","cipher","confidentiality","cryptography","css","data-protection","decryption","encryption","fastify","full-stack","html","javascript","nodejs","online","password-manager","password-vault","sqlite3","web-application"],"latest_commit_sha":null,"homepage":"https://password-manager-demo.onrender.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrdcvlsc.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-28T11:07:56.000Z","updated_at":"2024-11-02T06:44:37.000Z","dependencies_parsed_at":"2023-11-08T10:40:02.805Z","dependency_job_id":null,"html_url":"https://github.com/mrdcvlsc/password-manager","commit_stats":{"total_commits":80,"total_committers":3,"mean_commits":"26.666666666666668","dds":"0.11250000000000004","last_synced_commit":"f807da78e42e00635f47554b55716f03a1143960"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrdcvlsc%2Fpassword-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrdcvlsc%2Fpassword-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrdcvlsc%2Fpassword-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrdcvlsc%2Fpassword-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrdcvlsc","download_url":"https://codeload.github.com/mrdcvlsc/password-manager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223657852,"owners_count":17181024,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aes","better-sqlite3","cipher","confidentiality","cryptography","css","data-protection","decryption","encryption","fastify","full-stack","html","javascript","nodejs","online","password-manager","password-vault","sqlite3","web-application"],"created_at":"2024-10-11T03:04:09.088Z","updated_at":"2024-11-08T09:04:37.451Z","avatar_url":"https://github.com/mrdcvlsc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# password-manager\n\nThis branch uses **better-sqlite3** as it's `session store`.\n\n![build](https://github.com/mrdcvlsc/password-manager/actions/workflows/build.yml/badge.svg)\n![tests](https://github.com/mrdcvlsc/password-manager/actions/workflows/tests.yml/badge.svg)\n\nA simple web application for managing and storing password, the **frontend** was created using vanilla ***html***, ***css***, and ***javascript***, it supports mobile and desktop view, the **backend** uses ***nodejs*** and ***fastify*** web framework, and for the **database**, sqlite3 is use with the help of ***better-sqlite3***.\n\n\u003e **Warning**\n\n\u003e Since this is a password-manager application where you can store sensitive information, I (the author) **do not claim** that it is a secure \u0026 fool proof application, there might be some vulnerabilities that I have missed when implementing this application, I created this project with the intent to learn frontend and backend web development only (_not to make a production grade application_), USE AT YOUR OWN RISK.\n\n-----\n\n**Demo**\n\n[**Live App Demo**](https://password-manager-demo.onrender.com/) : https://password-manager-demo.onrender.com/\n\n![web-app-demo-gif](public/image/password-manager-demo-video.gif)\n\n-----\n\n\u003e **Note**\n\n\u003e During development, or when hosting the web application locally; the session cookie's ```secure``` property at line ```52``` of the ```app.js``` file needs to be set to ```false``` in order to enable logging in.\n\n-----\n\n**Algorithms**\n- [Encryption of Data](cryptography.md)\n\n-----\n\n**TODO : [CLICK HERE](todo.md)**\n\n-----\n\n**Run Locally**\n\n```shell\ngit clone https://github.com/mrdcvlsc/password-manager.git\ncd password-manager\nmv template.env .env\nnpm install\nnpm run dev\n```\n\nIf the `mv` command is not supported in your system,\njust rename the `template.env` to `.env` before\nrunning `npm run dev`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrdcvlsc%2Fpassword-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrdcvlsc%2Fpassword-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrdcvlsc%2Fpassword-manager/lists"}