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 request for the distant future - Encryption #78

Open
simontravaglia opened this issue Oct 29, 2018 · 3 comments
Open

Feature request for the distant future - Encryption #78

simontravaglia opened this issue Oct 29, 2018 · 3 comments

Comments

@simontravaglia
Copy link

Just thinking about it, it would be nice to have the ability to have an encrypted drive.
Maybe when you mount the drive you're prompted for a password:
Up/Down cycles through the alphabet for each character
Select Selects the letter and advances one character (which scrolls round on itself)
At the end/beginning of the password there's a so you can abort the mount.

@TheOneValen
Copy link

For now you could use (Linux) LUKS. Just format it with cryptsetup as you would any block device.

@jgoergen
Copy link

I formatted a drive on it as a bitlocker encrypted volume on windows 10 and it's been working great that way as well.

@simontravaglia
Copy link
Author

Yes, I think I'll end up splitting the device into encrypted and unencrypted volumes as there's some stuff I want available to all platforms (i.e. media) and personal stuff I want protected. Ta

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

No branches or pull requests

3 participants