Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Secure keyboard entry #1763

Open
svoop opened this issue Jan 17, 2025 · 2 comments
Open

[Feature]: Secure keyboard entry #1763

svoop opened this issue Jan 17, 2025 · 2 comments
Labels
enhancement New feature or request triage Needs triage

Comments

@svoop
Copy link

svoop commented Jan 17, 2025

Feature description

Particularly for people working in cybersec, every layer of security is good news. On macOS, there's a feature to secure the entry of secrets called "secure keyboard entry":

https://support.apple.com/en-gb/guide/terminal/trml109/mac

It's implemented in the Terminal.app, iTerm (active when a password prompt is detected) and Ghostty at this point. There might be similar mechanisms on other platforms.

@svoop svoop added enhancement New feature or request triage Needs triage labels Jan 17, 2025
@esimkowitz
Copy link
Member

This is a very good idea. I'll look into how we can do this in a way that works across our remote connections

@svoop
Copy link
Author

svoop commented Jan 20, 2025

Awesome, @esimkowitz, thanks a bunch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage Needs triage
Projects
None yet
Development

No branches or pull requests

2 participants