deadbolt
deadbolt copied to clipboard
Dead-simple file encryption for any OS
AppImage for Linux could work across all Linux distributions. Popular applications as Bitwarden and Joplin (Open Source alternative to EverNote) have begun to offer their app for Linux as an...
Please add to snap repository. It's officially supported in Ubuntu 20.04 by default now.
If it's encrypted, open decrypt screen. Otherwise, show encryption screen.
Would be cool if we could do this.
# macOS Might have to write a QuickLook plugin. https://developer.apple.com/library/archive/documentation/UserExperience/Conceptual/Quicklook_Programming_Guide/Articles/QLProjectConfig.html#//apple_ref/doc/uid/TP40005020-CH5-SW5 # Linux ? # Windows ?
https://superuser.com/a/1092184 @shobrook There should be some handler for opening a file with deadbolt. (https://www.electronjs.org/docs/api/app#event-open-file-macos)
An AppleScript extension could be written to enable this.
Add fixed-size buffer at head of encrypted file for password hint. Need a UI element, as well.
For speed and a smaller download size