Uppity VS legacy-privfiles

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

Uppity

Uppity -- The pastebin client with an attitude (by Kiwi)

legacy-privfiles

Privfiles - Encrypted file storage using Fernet with zero Javascript (by privfiles)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
Uppity legacy-privfiles
1 4
17 5
- -
10.0 7.9
over 10 years ago over 2 years ago
JavaScript Python
MIT License GNU Affero General Public License v3.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.

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.

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.

What are some alternatives?

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

Freenet - Freenet REference Daemon

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

0bin - Client side encrypted pastebin

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

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

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

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