Re: SDI: Secure Semantic Data Injection
Jessica Mulein <[email protected]>
| Newsgroups | gmane.comp.shells.zsh.devel |
|---|---|
| Message-ID | <CAGHaRPb2Q8c=XJF82BgAazA4So9prD1vDftSQwXBfG0jxs-90Q__42335.7441251696$1779061673$gmane$org@mail.gmail.com> |
Btw this is intended for ephemeral dev passwords. I built it for that. On Sun, May 17, 2026, 2:55 PM Dominik Vogt <[email protected]> wrote: > On Sun, May 17, 2026 at 08:41:01PM +0000, Jessica Mulein wrote: > > I developed a thing called ?SDI? or "Secure Semantic Data > > Injection? and added it to BSH. > > The example command from the web site > > $ printf '{"username":"alice","password":"s3cr3t","ttl":300}' | ... > > puts a plain text copy of the user's password in the zsh history > file which is possibly world readable. > > Ciao > > Dominik ^_^ ^_^ > > -- > > Dominik Vogt > >