Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a22a2a410e7eada9

Jump to content

// Workers AI · dad joke modeWhat did Pass software say to its friend? You pass my security test.

From Wikipedia, the free encyclopedia
pass
DeveloperJason A. Donenfeld
ReleaseSeptember 4, 2012; 13 years ago (2012-09-04)
Stable release
1.7.4[1] Edit this on Wikidata / 11 June 2021
Written inBash
Operating systemFreeBSD, Linux, OpenBSD, OS X
Available inEnglish
TypePassword manager
LicenseGPL-2.0-or-later
Websitewww.passwordstore.org Edit this on Wikidata
Repository

pass is a password manager inspired by the Unix philosophy. It has a command-line interface, and uses GnuPG for encryption and decryption of stored passwords.[2][3]

The passwords are encrypted and stored in separate files, and can be organized via the operating system's filesystem. A password file can contain additional text, such as the username, the email address, comments, or anything the user would like, since the password files are nothing more than encrypted text files.

There are several graphical user interfaces (GUIs) available, such as QtPass for Linux/Windows/MacOS or Password Store for Android operating systems. A syncing system is not implemented, but syncing can be achieved by using the Git version control system. The built in Git functionality also allows for automated version history tracking of the password store.

Vulnerabilities

[edit]

In June 2018, pass was found to be vulnerable to a variant of the SigSpoof attack.[4][5] The issue was patched the same day that the vulnerability was disclosed.[4]

See also

[edit]

References

[edit]
  1. "Release 1.7.4. Wayland support and bug fixes".
  2. Bruce Byfield (January 2014). "Remembrance of Things Pass". Linux Magazine.
  3. Joe Brockmeier (24 June 2014). "Using pass to Manage Your Passwords on Fedora". Fedora Magazine.
  4. 1 2 "Pass gets a fail: Simple Password Store suffers GnuPG spoofing bug".
  5. "Decades-old PGP bug allowed hackers to spoof just about anyone's signature". 14 June 2018.
[edit]