EnglishFrenchSpanish

OnWorks favicon

assword - Online in the Cloud

Run assword in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command assword that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


assword - Simple and secure password database and retrieval system

SYNOPSIS


assword <command> [<args>...]

DESCRIPTION


The password database is stored as a single json object, OpenPGP encrypted and signed, and
written to local disk (see ASSWORD_DB). The file will be created upon addition of the
first entry. Database entries are keyed by 'context'. During retrieval of passwords, the
database is decrypted and read into memory. Contexts are search by sub-string match.

Commands:

add [<context>]
Add a new entry. If context is '-' read from stdin. If not specified, user will
be prompted for context. If the context already exists, an error will be thrown.
See ASSWORD_PASSWORD for information on passwords.

replace [<context>]
Replace password for existing entry. If context is '-' read from stdin. If not
specified, user will be prompted for context. If the context does not exist an
error will be thrown. See ASSWORD_PASSWORD for information on passwords.

dump [<string>]
Dump search results as json. If string not specified all entries are returned.
Passwords will not be displayed unless ASSWORD_DUMP_PASSWORDS is set.

gui [<string>]
GUI interface, good for X11 window manager integration. Upon invocation the user
will be prompted to decrypt the database, after which a graphical search prompt
will be presented. If an additional string is provided, it will be added as the
initial search string. All matching results for the query will be presented to the
user. When a result is selected, the password will be retrieved according to the
method specified by ASSWORD_XPASTE. If no match is found, the user has the
opportunity to generate and store a new password, which is then delivered via
ASSWORD_XPASTE.

remove <context>
Delete an entry from the database.

version
Report the version of this program.

help This help.

SIGNATURE VALIDATION


During decryption, OpenPGP signatures on the db file are checked for validity. If any of
them are found to not be valid, a warning message will be written to stderr.

ENVIRONMENT


ASSWORD_DB
Path to assword database file. Default: ~/.assword/db

ASSWORD_KEYFILE
File containing OpenPGP key ID of database encryption recipient. Default:
~/.assword/keyid

ASSWORD_KEYID
OpenPGP key ID of database encryption recipient. This overrides ASSWORD_KEYFILE if
set.

ASSWORD_PASSWORD
For new entries, entropy of auto-generated password in bytes (actual generated
password will be longer due to base64 encoding). If set to 'prompt' user will be
prompted for for password. Default: 18

ASSWORD_DUMP_PASSWORDS Include passwords in dump when set.

ASSWORD_XPASTE
Method for password retrieval. Options are: 'xdo', which attempts to type the
password into the window that had focus on launch, or 'xclip' which inserts the
password in the X clipboard. Default: xdo

Use assword online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 2
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 3
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 4
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • 5
    GLPI Themes
    GLPI Themes
    Download release at
    https://github.com/stdonato/glpi-modifications/
    Color themes for GLPI 0.84 and 0.85 New
    Modifications for GLPI This is an
    application that c...
    Download GLPI Themes
  • 6
    SMPlayer
    SMPlayer
    SMPlayer is a free media player for
    Windows and Linux with built-in codecs
    that can also play YouTube videos. One
    of the most interesting features of
    SMPlayer:...
    Download SMPlayer
  • More »

Linux commands

Ad