fscrypt VS pake

Compare fscrypt vs pake and see what are their differences.

pake

PAKE library for generating a strong secret between parties over an insecure channel (by schollz)
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
fscrypt pake
3 5
857 192
1.5% -
6.7 0.0
2 days ago about 1 year ago
Go Go
Apache License 2.0 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.

fscrypt

Posts with mentions or reviews of fscrypt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-13.
  • Is ecryptfs deprecated?
    1 project | /r/linuxquestions | 19 May 2023
  • Problem securing new Ubuntu 22.04 installation
    1 project | /r/Ubuntu | 4 Apr 2023
    Home dir encryption was previously avaiable in ubuntu installer, it used ecryptfs. There is a better option this days: linux native filesystem encryption. ext4 is one of supported fs (I guess you're on it). It involves some manual setup though. Packages to install: fscrypt, libpam-fscrypt. Docs to read: https://github.com/google/fscrypt/blob/v0.3.3/README.md
  • Private Home Directories for Ubuntu 21.04
    2 projects | news.ycombinator.com | 13 Apr 2021
    BTW: The only issue I‘ve come across was that the pulseaudio user daemon couldn’t initialize during login (because it started before fscrypt unlocked home dir). There is an easy workaround for Ubuntu 20: https://github.com/google/fscrypt/issues/270

pake

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

What are some alternatives?

When comparing fscrypt and pake you can also consider the following projects:

gocryptfs - Encrypted overlay filesystem written in Go

gopaque - Go implementation of OPAQUE (hidden password user registration and auth)