TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Shill: A Secure Shell Scripting Language

85 pointsby thinkmooreover 10 years ago

6 comments

tkinomover 10 years ago
Personally, I am not a big fan of putting more acl&#x2F;config&#x2F;monitor requirements to the shell. New features add complexity, possible bugs and hacking vectors.<p>Prefer just simply &quot;git add &#x2F;{etc,bin,sbin,lib} &#x2F;usr&#x2F;{bin,sbin,lib} ... &amp;&amp; git commit &quot;<p>And daily cron jobs run a &quot;git status&quot; would give me some idea, trigger and confident if someone have &quot;hack into&quot; the server.
anonfunctionover 10 years ago
Very relevant timing.<p>I&#x27;ve all but switched to zsh on my dev boxes but this looks to be a great option for production environments.
评论 #8365712 未加载
评论 #8365407 未加载
thinkmooreover 10 years ago
Developer here, happy to answer any questions.
Gonzihover 10 years ago
Developer in Racket, does not have S-expressions syntax? Why? Would love to use some scripting lisp on my machine.
评论 #8366080 未加载
评论 #8366953 未加载
评论 #8366253 未加载
评论 #8366257 未加载
IshKebabover 10 years ago
I would have thought the best way to do secure shell scripting is to use a non-shell language, e.g. Python or Go.<p>It seems most shell vulnerabilities (including shellshock) fundamentally come from the awful and dangerous syntax.
评论 #8368867 未加载
Eleopteryxover 10 years ago
Can&#x27;t say I like the name; it evokes nothing but negative connotations.
评论 #8367596 未加载
评论 #8365461 未加载