8000 GitHub - IAmRasputin/cl-getpass: Read secret strings from POSIX terminals with Common Lisp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Read secret strings from POSIX terminals with Common Lisp

Notifications You must be signed in to change notification settings

IAmRasputin/cl-getpass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cl-getpass

An attempt to replicate Python's getpass functionality, allowing CLI users to enter secrets (like passwords) without echoing them to their terminal's history, and without needing too much familiarity with termios.

Currently supports SBCL, CCL, Allegro, and ECL. And a few others.

Eventually, it would be nice for this to work in as many places as possible, like SLIME.

License

MIT

About

Read secret strings from POSIX terminals with Common Lisp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0