Coder Social home page Coder Social logo

ctsesam-pyside's Introduction

ctSESAM-pyside

c't SESAM password manager with Qt interface

License Documentation Build Status Code Health

Installation

Make sure you have installed Pyside.

On Linux do pip install pyside. On Windows its python -m pip install pyside. If python is not in your path you have to do this from the Python directory.

Usage

Run c't SESAM with python3 ctSESAM.py.

The focus will land in the masterpassword field. You have to enter your masterpassword before doing anything else.

If you started the application the first time you have two options:

  1. Load settings from a sync server using the sync button in the header bar.
  2. Create a new set of settings.

The first path leads you to a window where you can enter the url and credentials for your sync server. A button in this dialogue lets you download the certificate for your server. Self-signed CAs are perfectly ok as you always have to check the fingerprint of the certificate. After entering the settings you can go back with the back button in the upper left corner. Synchronization of the settings starts when the window closes. You only have to enter the sync settings once. They are saved with all other settings in an encrypted container in ~/.ctSESAM.pws.

If you have settings they pop up in the combo box for the domain. You can also enter any domain you want to add in this field.

The username is completely optional but may help you to remember different sets of credentials.

The strength field is self-explanatory once you start clicking in it. To the right the passwords get longer to the top they consist of more different characters. The color helps you not to pick insecure passwords. 10 characters should be your minimum length for numerical pins (the bottom line) they should be much longer.

While dragging the selection in the strength field or changing the username a new salt is generated for every change. If you don't like the password just change something and you get another one. Please be careful not to change passwords you are already using somewhere. There is no backup copy of the old settings. All changes are saved immediately.

After a password was generated it can be copied to the clipboard with the copy button in the header bar.

ctsesam-pyside's People

Contributors

pinae avatar jedie 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.