Git Product home page Git Product logo

wault-pw / eva Goto Github PK

View Code? Open in Web Editor NEW
12.0 2.0 4.0 1.45 MB

✴️ free, anonymous password manager with e2e encryption on top of SRP protocol. Wault believes in the value of anonymity. The less your password manager knows about you, the safer is your data. Wault does not ask for your email, phone number, or any other personal information.

Home Page: https://cloud.wault.pw

License: GNU Affero General Public License v3.0

Vue 15.59% JavaScript 55.07% Makefile 0.28% TypeScript 22.62% Shell 0.32% Dockerfile 0.16% SCSS 5.61% HTML 0.36%
typescript vue webcrypto srp-6a crypto password-manager vue3

eva's People

Stargazers

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

Watchers

 avatar  avatar

eva's Issues

Usernames are leaked

The key feature of Clipperz is that no information is leaked to the third parties. None. Presence or absence of any particular user name cannot be made public - this breaks the basic tenet of secrecy.

Wault password manager is an online service that knows nothing about its users

This is false. Wault leaks usernames, since they are unique. Anyone wanting to confirm the existence of a user name just needs to create a new account with the same username, and the attempt will fail. The existence of the account with that username is now leaked!

This is why password managers must identify a user account by the (username, password) pair. Only someone knowing both will be able to know that a given account exists. If someone only knows the username, they won't be able to confirm or deny the existence of a given user account. This is very important as it gives plausible deniability - there's no way to prove you have your passwords stored on e.g. Clipperz without knowing your password. Just knowing a likely username is not enough: anyone can use that username with their own password.

Password collisions are not a problem, since users are expected to use unique passwords. If any two users have the same password, they have massively messed up already, and their security is an illusion at that point - the uniqueness of usernames only maintains this.

Import clipperz data

It is pretty good to see that the clipperz project is being continued and gets a new taint.

I would love to see the option to import my clipperz .html passwords in wault.pw. It would be OK to be only able to import the readable JSON version.

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.