Archived
Add 7zip, remove Peazip, Keka not FOSS #1797
Merged
dngray
merged 3 commits from 2020-03-27 04:07:17 +00:00
pr-pea7zip into master
Labels
Clear labels
:mag:🤖 Search Engines
I2P
OS
Self-contained networks
Social media
Tor
WIP
XMPP
[m]
approved
dependencies
duplicate
feedback wanted
high priority
iOS
low priority
stale
streaming
todo
wontfix
₿ cryptocurrency
ℹ️ help wanted
↔️ file sharing
⚙️ web extensions
✨ enhancement
❌ software removal
🆕 software suggestion
🆘 critical
🇦🇶 translations
🌐 Social News Aggregators
🌐 hosting
🌐 website issue
🏠 housekeeping
🐛 bug
👁️ browsers
👥 team chat
💢 conflicting
💬 discussion
💻 hardware
📁 file storage
📝 correction
📧 email
🔎 research required
🔐 password managers
🔒 VPN
🔒 file encryption
🖊️ digital notebooks
🗄️ DNS
🗨️ instant messaging (im)
🚫 Windows
🤖 Android
🦊 Firefox
🧰 productivity tools
The Invisible Internet Project (I2P)
Operating Systems
Anything covering the Tor network
active work in progress, do not merge or PR (yet)!
Extensible Messaging and Presence Protocol
Matrix protocol
approved, waiting for a PR
Pull requests that update a dependency file
A label for stalebot if it gets added
Anything related to media streaming.
Issues or bugs that will not be fixed and/or do not have significant impact on the project.
Browser Extension related issues
Anything covering a translated version of the site
*Technical* issues with the website.
Anything primarily related to site cleanup.
Correction of content on the website
Virtual Private Network
Domain Name System
Firefox & forks, about:config etc.
No labels
Milestone
No items
No Milestone
No due date set.
Dependencies
No dependencies set.
Reference: privacyguides/privacytools.io#1797
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
https://deploy-preview-1797--privacytools-io.netlify.com/software/encryption-tools/
Closes: https://github.com/privacytoolsIO/privacytools.io/issues/1782
Closes: https://github.com/privacytoolsIO/privacytools.io/issues/1784
Seems that netlify isn't deploying a preview
netlify says this:
Liquid Exception: Invalid syntax for include tag: title="7 Zip" image="/assets/img/svg/3rd-party/7zip.svg" description="<strong>7-Zip</strong> is a free and open-source file archiver, a utility used to place groups of files within compressed containers known as "archives". On Linux the command-line tool p7zip is used and integrates into various interfaces such as <a href="https://wiki.gnome.org/Apps/FileRoller">FileRoller</a>, <a href="https://github.com/ib/xarchiver">Xarchiver</a>, <a href="https://kde.org/applications/utilities/ark">Ark</a> and <a href="https://www.keka.io/">Keka</a>. website="https://7-zip.org" forum="" source="https://sourceforge.net/projects/sevenzip/files/" windows="https://7-zip.org/download.html" linux="https://sourceforge.net/projects/p7zip/files" freebsd="https://www.freshports.org/archivers/p7zip" openbsd="https://sourceforge.net/projects/p7zip" netbsd="https://sourceforge.net/projects/p7zip" Valid syntax: {% include file.ext param='value' param2='value' %} in pages/software/encryption.html 10:28:58 AM: jekyll 3.8.5 | Error: Invalid syntax for include tag: 10:28:58 AM: title="7 Zip" 10:28:58 AM: image="/assets/img/svg/3rd-party/7zip.svg"seems like you messed up the syntax somewhere.
I guess that's what I get for winging it.
Deploy preview for privacytools-io ready!
Built with commit
21e1381ce4https://deploy-preview-1797--privacytools-io.netlify.com
lgtm
https://forum.privacytools.io/t/discussion-7-zip/3024
I am not sure about Keka. Are there really not open source options or could it have warning on not being OSS?
Warn on not being open source?
Added
Yeah I think I'll remove Keka from there, unless we can find an open source alternative. p7zip can be used on MacOS (it's what I used to do via Homebrew/Macports), but I don't have a Mac now, so I've not kept up to date if there's a modern open-source frontend to p7zip.
I think you missed this part of my previous review
@@ -38,17 +38,17 @@{%What is the connection between 7zip and encryption by the way?
It is an easy way to group a bunch of files and encrypt with symmetric encryption like AES256, secured with a passphrase. It can secure metadata such as filenames too.
I assume peazip was added for some reason like this. Personally I've only ever used 7-Zip on windows, and p7zip on Linux, MacOS etc.
LGTM