loxodo-curses


Nameloxodo-curses JSON
Version 0.24.0 PyPI version JSON
download
home_pageNone
SummaryA Password Safe V3 compatible password vault
upload_time2025-10-08 16:33:29
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords password manager privacy security
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            |pypi| |github|

loxodo-curses
=============

loxodo-curses is a curses frontend to `Password Safe`_ V3 compatible Password Vault.
A fork of `Loxodo`_.

Editing a record is done with Vim, using a temporary file located in /dev/shm. To launch a URL, xdg-open is used, while copying to the clipboard is handled by xsel.

To generate a password, just run the command ":read !pwmake 96" in Vim (pwmake is part of `libpwquality`_)
or ":read !diceware -d ' ' -s 2" (`diceware`_).

The current hotkeys are:
    * h: help screen
    * q, Esc: Quit the program
    * j, Down: Move selection down
    * k, Up: Move selection up
    * PgUp: Page up
    * PgDown: Page down
    * g, Home: Move to first item
    * G, End: Move to last item
    * Alt-{t,u,m,c,g}: Sort by title, user, modtime, created, group
    * Alt-{T,U,M,C,G}: Sort reversed
    * Delete: Delete current record
    * Insert: Insert record
    * d: Duplicate current record
    * e: Edit current record w/o password
    * E: Edit current record w/ password
    * L: Launch URL
    * s: Search records
    * S: Continue search
    * P: Change vault password
    * Ctrl-U: Copy Username to clipboard
    * Ctrl-P: Copy Password to clipboard
    * Ctrl-L: Copy URL to clipboard

.. |pypi| image:: https://badgen.net/pypi/v/loxodo-curses
          :target: https://pypi.org/project/loxodo-curses/
.. |github| image:: https://badgen.net/github/tag/shamilbi/loxodo-curses?label=github
            :target: https://github.com/shamilbi/loxodo-curses/
.. _Password Safe: https://www.pwsafe.org/
.. _Loxodo: https://github.com/sommer/loxodo
.. _libpwquality: https://github.com/libpwquality/libpwquality
.. _diceware: https://pypi.org/project/diceware/

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "loxodo-curses",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "password manager, privacy, security",
    "author": null,
    "author_email": "Shamil Bikineyev <shamilbi@gmail.com>, Christoph Sommer <mail@christoph-sommer.de>",
    "download_url": "https://files.pythonhosted.org/packages/75/3a/12caa3e435cea1c6d6861fb5758ad0682f219ce97c14663e95d0e7f18cba/loxodo_curses-0.24.0.tar.gz",
    "platform": null,
    "description": "|pypi| |github|\n\nloxodo-curses\n=============\n\nloxodo-curses is a curses frontend to `Password Safe`_ V3 compatible Password Vault.\nA fork of `Loxodo`_.\n\nEditing a record is done with Vim, using a temporary file located in /dev/shm. To launch a URL, xdg-open is used, while copying to the clipboard is handled by xsel.\n\nTo generate a password, just run the command \":read !pwmake 96\" in Vim (pwmake is part of `libpwquality`_)\nor \":read !diceware -d ' ' -s 2\" (`diceware`_).\n\nThe current hotkeys are:\n    * h: help screen\n    * q, Esc: Quit the program\n    * j, Down: Move selection down\n    * k, Up: Move selection up\n    * PgUp: Page up\n    * PgDown: Page down\n    * g, Home: Move to first item\n    * G, End: Move to last item\n    * Alt-{t,u,m,c,g}: Sort by title, user, modtime, created, group\n    * Alt-{T,U,M,C,G}: Sort reversed\n    * Delete: Delete current record\n    * Insert: Insert record\n    * d: Duplicate current record\n    * e: Edit current record w/o password\n    * E: Edit current record w/ password\n    * L: Launch URL\n    * s: Search records\n    * S: Continue search\n    * P: Change vault password\n    * Ctrl-U: Copy Username to clipboard\n    * Ctrl-P: Copy Password to clipboard\n    * Ctrl-L: Copy URL to clipboard\n\n.. |pypi| image:: https://badgen.net/pypi/v/loxodo-curses\n          :target: https://pypi.org/project/loxodo-curses/\n.. |github| image:: https://badgen.net/github/tag/shamilbi/loxodo-curses?label=github\n            :target: https://github.com/shamilbi/loxodo-curses/\n.. _Password Safe: https://www.pwsafe.org/\n.. _Loxodo: https://github.com/sommer/loxodo\n.. _libpwquality: https://github.com/libpwquality/libpwquality\n.. _diceware: https://pypi.org/project/diceware/\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Password Safe V3 compatible password vault",
    "version": "0.24.0",
    "project_urls": {
        "homepage": "https://github.com/shamilbi/loxodo-curses"
    },
    "split_keywords": [
        "password manager",
        " privacy",
        " security"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bf4db8fb92cf17b3f6da43f13e25f59ed6e1f6ba3dfcd459078595b304932aea",
                "md5": "8abc08d39406c3c2a5e6160f4a45a24e",
                "sha256": "ec8e61521469cd3838ffc9948a396a991fdf8fbbf978f02313feb5827a54f595"
            },
            "downloads": -1,
            "filename": "loxodo_curses-0.24.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8abc08d39406c3c2a5e6160f4a45a24e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 31490,
            "upload_time": "2025-10-08T16:33:28",
            "upload_time_iso_8601": "2025-10-08T16:33:28.850991Z",
            "url": "https://files.pythonhosted.org/packages/bf/4d/b8fb92cf17b3f6da43f13e25f59ed6e1f6ba3dfcd459078595b304932aea/loxodo_curses-0.24.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "753a12caa3e435cea1c6d6861fb5758ad0682f219ce97c14663e95d0e7f18cba",
                "md5": "190370330d4f673823674808be048b76",
                "sha256": "947bf3af5d642d15792e692e90394319a091794f3375e9b83254299a8fd2d3ee"
            },
            "downloads": -1,
            "filename": "loxodo_curses-0.24.0.tar.gz",
            "has_sig": false,
            "md5_digest": "190370330d4f673823674808be048b76",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 25687,
            "upload_time": "2025-10-08T16:33:29",
            "upload_time_iso_8601": "2025-10-08T16:33:29.886683Z",
            "url": "https://files.pythonhosted.org/packages/75/3a/12caa3e435cea1c6d6861fb5758ad0682f219ce97c14663e95d0e7f18cba/loxodo_curses-0.24.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-08 16:33:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "shamilbi",
    "github_project": "loxodo-curses",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "loxodo-curses"
}
        
Elapsed time: 1.60924s