redact-crypto VS redact-store

Compare redact-crypto vs redact-store and see what are their differences.

redact-crypto

Contains all cryptographic abstractions used across redact codebases. (by pauwels-labs)

redact-store

Provides a universal encrypted data storage interface for Redact. (by pauwels-labs)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
redact-crypto redact-store
2 1
16 17
- -
4.1 5.8
12 months ago 11 months ago
Rust Rust
GNU General Public License v3.0 only 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.

redact-crypto

Posts with mentions or reviews of redact-crypto. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-13.
  • redact: tool for building decentralized, end-to-end encrypted websites
    4 projects | /r/rust | 13 Oct 2021
    If you're looking for an encryption layer, I highly recommend checking out redact-crypto: https://github.com/pauwels-labs/redact-crypto
    4 projects | /r/rust | 13 Oct 2021
    Local client: https://github.com/pauwels-labs/redact-client.git Storage server: https://github.com/pauwels-labs/redact-store.git Library that allows us to fluidly serialize, deserialize, and CRUD encrypted data: https://github.com/pauwels-labs/redact-crypto.git

redact-store

Posts with mentions or reviews of redact-store. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-13.

What are some alternatives?

When comparing redact-crypto and redact-store you can also consider the following projects:

redact-client - Receives incoming requests from the browser and serves up decrypted contents in a secured iframe in response.