enpass-cli VS fixme

Compare enpass-cli vs fixme and see what are their differences.

fixme

Scan for NOTE, OPTIMIZE, TODO, HACK, XXX, FIXME, and BUG comments within your source, and print them to stdout so you can deal with them. (by jakewarren)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
enpass-cli fixme
5 1
129 16
- -
5.7 2.2
9 days ago about 1 year ago
Go Go
MIT License MIT License
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.

enpass-cli

Posts with mentions or reviews of enpass-cli. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-22.
  • (In)Security of the “Pass” password manager
    4 projects | news.ycombinator.com | 22 Jan 2023
    Enpass has a CLI client and it's MIT-licensed.

    https://github.com/hazcod/enpass-cli

  • LastPass password vaults crackable for $100, alleges 1Password
    1 project | news.ycombinator.com | 1 Jan 2023
    In my opinion, Enpass has the best balance of privacy, open-source, offline-first, etc. It's essentially a proprietary UI over a sqlite/SQLCipher database (fully open source CLI available: https://github.com/hazcod/enpass-cli).

    It can - but needn't - be sync'd any number of ways (iCloud, Dropbox, Google Drive, OneDrive, WebDAV), if that's what you like. Because it has WebDAV sync support, you can use it with ownCloud or NextCloud without much fuss, and not have to trust a third party at all.

  • 1Password 8 for Mac is released, ends local password storage
    1 project | news.ycombinator.com | 18 May 2022
    When this first hit the news I started planning my migration. I settled on Enpass https://www.enpass.io/ . The main client is closed source but the password file is an encrypted SQLite database and is readable by open source tools (written in Go https://github.com/hazcod/enpass-cli).

    The UI isn't quite as polished as 1Password but it's pretty good, and more consistent/discoverable IMHO.

  • I’m Disappointed with 1Password
    2 projects | news.ycombinator.com | 24 Mar 2022
    For cloud-based, I think BitWarden is the obvious consensus. For local-first, I settled on Enpass. It's closed source and proprietary but the format is decently documented and they provided help in making an open-source database reader https://github.com/hazcod/enpass-cli

    Now my passwords are somewhere I control, in a format I can read with open source tools, and sync is done by Dropbox/maestral. It's like being back on classic 1Password but slightly more stable and slightly less polished in the UI.

  • Looking for an open-source Golang project to work on
    8 projects | /r/golang | 30 Jun 2021
    My open-source implementation of an Enpass command line client could use some love! https://github.com/HazCod/enpass-cli

fixme

Posts with mentions or reviews of fixme. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-30.
  • Looking for an open-source Golang project to work on
    8 projects | /r/golang | 30 Jun 2021
    I don't contribute much to open source, but when I do it's something in a tool I actively use. Like these small programs you use all the time (for me something like fixme), but you find a small thing that could be improved. But that's just short-term one-time contributing, you seem to be looking for more

What are some alternatives?

When comparing enpass-cli and fixme you can also consider the following projects:

secret-service - Service to keep secrets of applications

hakrawler - Simple, fast web crawler designed for easy, quick discovery of endpoints and assets within a web application

pass-import - A pass extension for importing data from most existing password managers

reddit-rss - improved rss feed for reddit

serviceq - Super fault-tolerant HTTP load balancer & queue. White paper for reference - https://github.com/gptankit/serviceq-paper

ent - An entity framework for Go

Gokapi - Lightweight selfhosted Firefox Send alternative without public upload. AWS S3 supported.

dbmigrat - DB schema migration lib designed for monorepos.