Skip to content

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