[PR #52] [CLOSED] 🔒 Add Bash Script [encrypt.sh] #1166

Closed
opened 2026-04-15 13:06:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rothgar/awesome-tuis/pull/52
Author: @ConradSollitt
Created: 3/17/2022
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • c493f8e 🔒 Add Bash Script [encrypt.sh]

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

This is a 1500+ line bash script with an easy to use interface for encrypting files. Some feature:

  • Works on files of any size including huge files (100s of gigs).
  • Works on Ubuntu and Mac without requiring anything else to be installed.
  • Works with Windows if using Windows Subsystem for Linux
  • Works with Password or Key (keys are securely generated).
  • Includes extensive unit testing as part of the script
  • Helpful and useful examples when running the script from terminal

It's was designed for compatibility with the PHP Framework of the site. I link to the main site because it shows screenshots and provides technical details. This page won't change and links back to GitHub (main repository and bash script itself).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rothgar/awesome-tuis/pull/52 **Author:** [@ConradSollitt](https://github.com/ConradSollitt) **Created:** 3/17/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`c493f8e`](https://github.com/rothgar/awesome-tuis/commit/c493f8ebee97a5e167a4e45c50bdbc5ea8cdbf28) 🔒 Add Bash Script [encrypt.sh] ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description This is a 1500+ line bash script with an easy to use interface for encrypting files. Some feature: * Works on files of any size including huge files (100s of gigs). * Works on Ubuntu and Mac without requiring anything else to be installed. * Works with Windows if using Windows Subsystem for Linux * Works with Password or Key (keys are securely generated). * Includes extensive unit testing as part of the script * Helpful and useful examples when running the script from terminal It's was designed for compatibility with the PHP Framework of the site. I link to the main site because it shows screenshots and provides technical details. This page won't change and links back to GitHub (main repository and bash script itself). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 13:06:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-tuis#1166