legacy-privfiles VS Uppity

Compare legacy-privfiles vs Uppity and see what are their differences.

legacy-privfiles

Privfiles - Encrypted file storage using Fernet with zero Javascript (by privfiles)

Uppity

Uppity -- The pastebin client with an attitude (by Kiwi)
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
legacy-privfiles Uppity
4 1
5 17
- -
7.9 10.0
over 2 years ago over 10 years ago
Python JavaScript
GNU Affero General Public License v3.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.

legacy-privfiles

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

Uppity

Posts with mentions or reviews of Uppity. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-16.
  • Privfiles - Secure file sharing / storage with storage API
    6 projects | /r/onions | 16 Oct 2021
    But that means that you're not doing the encryption client-side unless people are using your zero-trust tool, so people are sending you unencrypted files and you are encrypting the file in-memory before you store it? But that means that I do have to trust you that you're actually not watching the files as they come in or run your python script. I'm perfectly capable of reading it and not really accusing you of anything, but at that point... couldn't I just do this on like, arbitrary login-less pastebins by piping text through GPG and then out to Uppity? Something like: . torsocks on && for svc in $(uppity --list-services); do echo "hello encrypted world" | gpg --passphrase "mypassphrase" --batch --quiet --yes --no-use-agent -o - | uppity -f - --service "$svc"; done would push my encrypted paste to every uppity supported pastebin using a password that never left my control, in a shell script simple enough for me to express it on reddit as a one-liner. I haven't tried to run it but I think it would even work. it directly integrates into privfiles & on our download page it will prompt uses to use the download tool. You can see exactly how the code works, without having to review a massive repo I mean OK but why should I trust fernet more than GPG? I'm not saying there aren't reasons but I'm not really sold on it.

What are some alternatives?

When comparing legacy-privfiles and Uppity you can also consider the following projects:

CryptoConfig - Python class for handling encrypted elements in a config file. Extension of ConfigParser.

Freenet - Freenet REference Daemon

snowflake-cli - A simple python script for hosting a Snowflake Proxy in your python program or with it's standalone cli

0bin - Client side encrypted pastebin

Backpack - Highly performant and advanced self hosted file sharing platform made in Rust

ZeroBin - This Project has been renamed and moved to https://github.com/PrivateBin/PrivateBin

g0bin - G0Bin is a client side encrypted pastebin written in Go