Skip to content

Conversation

@idebenone
Copy link
Member

Added

  • Email Masking: All email addresses are now masked by default in command outputs (e.g., u***r@e****e.com)
  • SSH Key Fingerprints: auth command displays SSH key fingerprint (SHA256) instead of the full public key
  • Windows File Permissions: Implemented ACL-based permissions for SSH config and key files on Windows using icacls

Changed

  • Profile Auto-detection: Now requires user confirmation before applying detected profiles
  • Account Selection: Removed email addresses from selection dropdowns in clone and init commands
  • SSH Key Info: Removed comment field from SSH key information display

Fixed

  • SSH key generation failing due to missing comment parameter in ssh-keygen command
  • Windows SSH config files not receiving restrictive permissions

Security

  • Enhanced privacy protection by masking email addresses throughout the application
  • Reduced risk of accidental SSH key exposure by showing only fingerprints
  • Improved Windows security with proper file permissions for SSH-related files

@idebenone idebenone requested a review from loop-grid July 6, 2025 11:42
@idebenone idebenone merged commit 7f56aef into master Jul 6, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants