symmetric Encrypt gpg --symmetric meu_texto.txt Decrypt gpg --output meu_texto.txt --decrypt meu_texto.txt.gpg
initialize and create password-store You need to have gpg key. Because it will be used to encript end decript your pass pass init "gpg-id" (or email of gpg key) check passwords in the store
Installation Python-pydrive = google drive ncftp = alternative backend for ftp lftp = backend for ftp, ftps, fish yay -S duplicity ncftp python-pydrive lftp Help