#A way to password protect a file?
8 messages · Page 1 of 1 (latest)
for very low security, you can change the owner of the file, and the permissions of it. Then one would have to use either the owner account, or use sudo password in file manager to open it
for much better security, you can zip or tar the file, compression not needed, and set password
thanks
Or you can use tools like picocrypt
Not all formats support passwords, try others