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
approved
dependencies
duplicate
feedback wanted
high priority
I2P
iOS
low priority
OS
Self-contained networks
Social media
stale
streaming
todo
Tor
WIP
wontfix
XMPP
[m]
₿ cryptocurrency
ℹ️ help wanted
↔️ file sharing
⚙️ web extensions
✨ enhancement
❌ software removal
💬 discussion
🤖 Android
🐛 bug
💢 conflicting
📝 correction
🆘 critical
📧 email
🔒 file encryption
📁 file storage
🦊 Firefox
💻 hardware
🌐 hosting
🏠 housekeeping
🔐 password managers
🧰 productivity tools
🔎 research required
🌐 Social News Aggregators
🆕 software suggestion
👥 team chat
🔒 VPN
🌐 website issue
🚫 Windows
👁️ browsers
🖊️ digital notebooks
🗄️ DNS
🗨️ instant messaging (im)
🇦🇶 translations
approved, waiting for a PR
Pull requests that update a dependency file
The Invisible Internet Project (I2P)
Operating Systems
A label for stalebot if it gets added
Anything related to media streaming.
Anything covering the Tor network
active work in progress, do not merge or PR (yet)!
Issues or bugs that will not be fixed and/or do not have significant impact on the project.
Extensible Messaging and Presence Protocol
Matrix protocol
Browser Extension related issues
Correction of content on the website
Firefox & forks, about:config etc.
Anything primarily related to site cleanup.
Virtual Private Network
*Technical* issues with the website.
Domain Name System
Anything covering a translated version of the site
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