Giter VIP home page Giter VIP logo

xaeroxe / featherpasswordmanager Goto Github PK

View Code? Open in Web Editor NEW
47.0 47.0 5.0 409 KB

Highly portable extremely light-weight password manager that stores all your passwords in a local encrypted file.

Home Page: https://xaeroxe.github.io/FeatherPasswordManager/index.html

License: MIT License

JavaScript 58.99% HTML 35.54% CSS 5.47%
encryption file javascript local localstorage password password-manager passwords

featherpasswordmanager's Introduction

Xaeroxe

Automation Maximalist

Writing code of some sort since 2012

Fields

  • Embedded
  • Desktop
  • Some Web
  • Also willing to broaden my horizons

Languages

  • Rust-lang
  • C++
  • C
  • C#
  • TypeScript/JavaScript
  • SQL
  • Java
  • Lua
  • Python

I support LGBTQ+ rights.

featherpasswordmanager's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

featherpasswordmanager's Issues

What if I want to save my own passwords?

What if I have a long list of passwords?
This tool only allows to generate passwords and then save them. It would be great if I could save passwords I already use, instead of enter every site and change them.

Optimize for mobile better

The minimum width of the controls is too wide. We need to bring this in even if it means re-arranging the layout.

Privacy policy

I don't see a privacy policy. Is any user data captured for any reason? And, if so, is any user data shared?

Add basic use tutorial

Some people are confused as to how to use this, a small video tutorial is needed, such a tutorial should go through

  • Downloading and opening the software
  • Creating files
  • Loading files
  • Modifying service name or passwords
  • Copying passwords to clipboard
  • Deleting passwords

Google Drive Integration?

One of the core philosophies of this project is the idea that it doesn't rely on cloud storage. This comes with a few advantages.

  1. Offline access
  2. No need to trust a third party to correctly encrypt and store your data.

However it also comes with some downsides

  1. Not all devices you could open Feather on have great filesystem support, specifically a big problem for iOS devices. iOS has made great strides here.
  2. Keeping the passwords synchronized between machines can be inconvenient.

So, I believe there's room here for a compromise. Feather can encrypt and decrypt the data with local JavaScript, and Google Drive only ever sees the data once it's been encrypted. Additionally, in order to preserve offline access, when the encrypted data is downloaded it could be saved to a cookie. This way, we have easy synchronization, offline access when possible, and no need to trust a third party to encrypt the data.

I'm going to leave this issue open for a few days to gather feedback on the idea before implementing it.

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.