GithubHelp home page GithubHelp logo

native-password-manager's Introduction

Native Password Manager Plugin
==============================

Prevents JOSM from saving passwords as plain text to the JOSM preferences file. Instead, uses a password manager to store the data in encrypted form.
Supported password managers are gnome-keyring and KWallet. Apple Keychain and Windows data encryption may work, but are untested so far.

The following preference keys are managed:
    osm-server.username         // API login username
    osm-server.password         // API login password
    proxy.user                  // Proxy username
    proxy.pass                  // Proxy password
    oauth.access-token.key      // OAuth key
    oauth.access-token.secret   // OAuth secret

The keyring code from the Netbeans project is used to access the individual Password Managers. It is slightly patched, to remove Netbeans
specific dependencies. 

Original code:
    http://hg.netbeans.org/main/file/9413a02b6f0c/keyring.impl
    http://hg.netbeans.org/main/file/9413a02b6f0c/keyring
    http://hg.netbeans.org/main/file/9413a02b6f0c/keyring.fallback
Patch:
    netbeans-keyring-patches.diff

We use the GPL-v2-"classpath exception" License of Netbeans, which allows linking against code of other licenses.

Author: Paul Hartmann <[email protected]>

native-password-manager's People

Contributors

bastik avatar don-vip avatar dr-m avatar gubaer avatar harry-wood avatar malenki avatar simon04 avatar stoecker avatar tsmock avatar

Watchers

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