enpass-cli VS ent

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

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 ent
5 145
129 14,930
- 1.9%
5.7 8.1
8 days ago 2 days ago
Go Go
MIT License Apache License 2.0
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

ent

Posts with mentions or reviews of ent. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-21.

What are some alternatives?

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

secret-service - Service to keep secrets of applications

GORM - The fantastic ORM library for Golang, aims to be developer friendly

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

SQLBoiler - Generate a Go ORM tailored to your database schema.

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

sqlc - Generate type-safe code from SQL

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.

sqlx - general purpose extensions to golang's database/sql

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

Xorm

reddit-rss - improved rss feed for reddit

go-pg - Golang ORM with focus on PostgreSQL features and performance