New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

pass-web

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pass-web

A web interface for pass (password-store)

latest
npmnpm
Version
1.0.0-beta.18
Version published
Maintainers
1
Created
Source

pass-web

NPM version Build Status

A web interface for pass (password-store).

Install

For those lucky enough to run Arch Linux, you should install it from AUR

For other, you can install it via npm:

$ npm install -g pass-web

You will need nodejs 5+ to run it.

Usage

The executable is called pass-web. Use pass-web --help to get help.

HTTPS concerns

You should always use HTTPS to serve this application. Please use the --cert and --key options to provide an SSL certificate and key, or use another HTTP server (like nginx) configured to serve this through an HTTPS-enabled reverse proxy.

Demo

For a preview of the interface you'll get when using this project, go to https://benoitzugmeyer.github.io/pass-web/

Notes

This is currently a read-only interface, and there is no plan to support all the features of pass. The goal was to have a nice and simple access to the password store from anywhere. But if you need other features, feel free to ask or contribute.

This project may have some security flaws. Please open an issue if something's fucky.

Keywords

pass

FAQs

Package last updated on 13 Jul 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts