LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 04-24-2021, 11:46 AM   #31
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,882
Blog Entries: 13

Rep: Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930

Speculation is fine, but this sub-forum is a technical one for discussing programming.

If you're not going to "do" anything on your part, then the question is more opinions and academic. If so, the Non-nix/general forum may be better for that type of discussion.
 
1 members found this post helpful.
Old 04-24-2021, 12:10 PM   #32
JASlinux
Member
 
Registered: Oct 2020
Posts: 378

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by rtmistler View Post
Speculation is fine, but this sub-forum is a technical one for discussing programming.

If you're not going to "do" anything on your part, then the question is more opinions and academic. If so, the Non-nix/general forum may be better for that type of discussion.
What are you writing about? It doesn't make sense. It's like you're making judgement about something you haven't even read.

I sought a C routine (see title), and the only constructive advice is Ser Olmy stating echo commands are readable in compiled C.

[moderated comment]

Last edited by astrogeek; 04-24-2021 at 05:15 PM. Reason: inappropriate comment removed
 
Old 04-24-2021, 12:50 PM   #33
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,882
Blog Entries: 13

Rep: Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930
Quote:
Originally Posted by JASlinux View Post
What are you writing about? It doesn't make sense. It's like you're making judgement about something you haven't even read.

I sought a C routine (see title), and the only constructive advice is Ser Olmy stating echo commands are readable in compiled C.
In addition to SerOlmy's poets, see #'s 2,3,5,7,13,14, ...

What I'm talking about is that there are libraries in C which you can use.

We're not here to look things up for you.

But I did check github before my first response. Plenty of libraries or code projects, and it has been suggested many times that what you wish to do seems very customized, so you should try coding a solution yourself.

Happy to help you along with code, but you would need to write some to show that you really aren't wasting anyone's time, or illustrate a different way you've decided to follow to achieve your desired result. People have suggested off-the-shelf solutions as well as specific libraries.
 
2 members found this post helpful.
Old 04-24-2021, 12:54 PM   #34
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,882
Blog Entries: 13

Rep: Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930
LMGTFY
 
2 members found this post helpful.
Old 04-24-2021, 05:26 PM   #35
astrogeek
Moderator
 
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,263
Blog Entries: 24

Rep: Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194
@JASlinux - Please review the Site FAQ for guidance in asking well formed questions and general forum usage. Especially visit the link from that page, How to Ask Questions the Smart Way for discussion of things to consider when asking others for help.

Please also remember that this forum is frequented by members of all ages and sensibilities, please refrain from inappropriate comments.

You have stated your requirements several times in different ways, and received several helpful suggestions. Repeating those requirements is not really helpful, and as others have said, it would be most helpful if you could attempt to implement a solution based on one or more of those suggestions, or an idea of your own, then show us where you are having trouble so others can offer specific help. Otherwise the thread ultimately becomes a request for others to provide a complete solution and this is not the appropriate place for that.

Good luck!
 
4 members found this post helpful.
Old 04-26-2021, 09:07 AM   #36
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,635

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by JASlinux View Post
Executables can be masked. PGP is great when the other user is already on it.
...or just input the KEY YOU SEND THEM, as you're saying you want....
Quote:
My counterparty will read a message but not install anything. They also trust me to run an executable. It can be a script (batch file) that runs an executable, so long there's no password and anything it runs doesn't have to be installed by the user.
So again...they don't 'install anything'....except YOUR program, right??
Quote:
Say, for example, we're using a Windows .zip utility.

I can include the utility with the message to run on files in the same folder. Here's an example that might work:
Code:
pkzip -cm [password protected zip archive]
https://www.computerhope.com/software/pkutil.htm

I think pk is commercial, but I might find an alternative with the same switch. This is the kind of solution I'm looking for. It should be easier.
Ah, so your 'solution' is to have them install the pkzip utility...after you said you didn't want them to install anything, just like PGP shouldn't be used, because they'll have to have IT, right???

You're just not making logical sense.
 
1 members found this post helpful.
  


Reply

Tags
encryption, messaging, passwords



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Since my last routine update monitor shuts down after entering user name & password kaikhoeta Linux - Software 4 03-13-2014 12:18 PM
Resume creator - export options : template vs non-template approach vharishankar Programming 1 12-07-2011 11:11 PM
from django.template import Template, gives output firedancer Linux - Newbie 0 11-30-2007 02:08 PM
Template class with a template member... Nicholas Bishop Programming 3 02-21-2005 08:27 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 12:56 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration