securestore VS prs

Compare securestore vs prs and see what are their differences.

prs

🔐 A secure, fast & convenient password manager CLI using GPG and git to sync. (by timvisee)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
securestore prs
1 7
7 193
- -
0.0 7.2
over 2 years ago about 2 months ago
Shell Rust
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

securestore

Posts with mentions or reviews of securestore. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-13.
  • Pass: The standard Unix password manager
    22 projects | news.ycombinator.com | 13 Apr 2021
    I love the simplicity of Pass, but I wanted just a few more features, like being able to store (and retrieve) extra data easily. Unstructured data below the initial password wasn't really enough for me.

    I ended up taking huge inspiration from Pass, but writing my own implementation[1] with a few more features that increased it's usefulness for my use cases.

    I posted it a while ago on here[2] and Reddit[3], but it basically stores each entry as a Bash script, which gives it so much flexibility: auto-typing, references, multiple fields, executable functions, etc. I also wrote a blog post on it[4].

    I'd be interested to hear what people think of if if anyone did/does end up giving it a go.

    [1]: https://github.com/vimist/securestore

prs

Posts with mentions or reviews of prs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-25.
  • Bitwarden: Free, open-source password manager
    20 projects | news.ycombinator.com | 25 Sep 2023
    I created `prs` which solves a lot of painpoints I had with pass and other clients.

    It is compatible with pass and uses the very same store.

    https://github.com/timvisee/prs

  • Bitwarden Design Flaw
    5 projects | news.ycombinator.com | 23 Jan 2023
    Thanks for mentioning prs [1], dev here! :)

    Yes it definitely meets those requirements, being written in Rust, supporting pass, TOTP, Tombs amongst other things.

    Though its CLI is a bit different than classic pass. That is on purpose in fact, to achieve a better UX and less ambiguous commands.

    [1]: https://github.com/timvisee/prs

  • Are we yeet yet?
    4 projects | /r/rust | 20 Apr 2021
    prs has a hidden yeet to throw secrets/passwords away:
  • Pass: The standard Unix password manager
    22 projects | news.ycombinator.com | 13 Apr 2021
    I've developed `prs` as `pass` alternative with many annoyances fixed for daily use. It provides automatic syncing between multiple devices through git, supports multiple keys and many other things. It simply uses your existing `pass` store.

    Some might find it useful: https://github.com/timvisee/prs

  • Wayland in 2021
    2 projects | /r/linux | 17 Mar 2021
    I've added Wayland (clipboard) support to prs recently. It's a pass compatible client like gopass.
  • Lastpass free limits to single device from March 16
    12 projects | news.ycombinator.com | 16 Feb 2021
    Terminal gurus might like what I've been working on lately:

    https://github.com/timvisee/prs

    Free and open-source, keep control in your own hands, forever. Encryption with gpg, sync with git. Compatible with pass, which means better support and easy migration.