I need some software that will allow securely file exchange. Preferable for free =) But it's not principally. For example TrueCrypt is very hard for my task. I would like to encrypt (for example) my file (fast) and send to adddress who can decrypt file (fast too) by this program. Who knows about such soft?
How exchange files securely?
240 Views Asked by Keny At
1
There are 1 best solutions below
Related Questions in FILE
- Helpt with reading files
- Why can't I use the file pointer after the first read attempt fails?
- Can't read the file using std::wifstream C++
- How can the scanner reread the entire file after it has already executed hasNextLine once?
- What is 'Invalid Load Key, '\x00'
- php $_FILE variable undefined index
- Data loaded from the file is not returned in the correct order
- File splitting and encryption
- Optimizing an s5cmd command that uses awk to generate a text file
- segmentation fault while reading in text file ( c++ )
- File.OpenText is adding C:\ to the front which is an error
- UTF-8 issue with excel
- How to upload files to MediaWiki APIs in Rust?
- No such file or directory: '/tmp/tmp_ejr26m6.upload.mp3' in Django
- Problems accessing zip files on the react front end from express backend
Related Questions in SHARE
- og:image not found when share on linkedin
- Request for Rui Li twitter dataset
- How to modify share sheet and add custom button in Swift UI
- PowerShell Script for checking contents of log file in network share
- Cannot get NET SHARE to work with spaced variables
- Failed to find configured root that contains /file:/storage/emulated/0/Android/data
- My app is not showing in IOS Share menu. Share extensions seems to be working but it's not showing m app
- REACT NATIVE - EXPO: I can't open a shared file with my app
- Android intent filter not restricting app to handle only YouTube links
- Is it possible to add a custom share action to my app which is visible in another app as well?
- When Webview load iframe and any page from that loaded iframe url, Share is not working in app
- Sharing a page to LinkedIn returns an error
- Docker / NGINX / Network Share
- Share photos and link using FBSDKShareKit on IOS
- How Can I Share Live Locations in My App without need for Installation
Related Questions in FILE-SHARING
- How to disable file sharing and enable printer sharing via configuring Windows 10 group policies?
- img src html tag not loading public image from public shared google driver folder
- Error "The directory name <path> is invalid" - Windows Service with Fileshare
- How can i change my fileserver, without changing the files path?
- Image not showing when sharing using the Flutter package share_plus
- Sharing excel sheet
- Share text string using expo-sharing
- Appscript not working in shared person id
- OpenReadAsync returns ex Access to the path is denied with sharing target xamarin ios
- UI Thread Hangs During Large File Transfers in P2P Websites
- in swift, is it possible somehow to drag a file into the File app or in other common place before my app is installed?
- Sharing a file between an Android app (with native component) and system services
- Generate Dropbox Direct Download Link (Old Method No More Working)
- Looking for a reputable open dataset for BitTorrent or other p2p file sharing networks
- How to create a public directory/folder on a plesk windows server?
Related Questions in TRUECRYPT
- How to run and extract an embedded python volume using TrueCrypt?
- Ruby: CPU-Load degradation of concurent/multithreaded task?
- C# - Batch encrypt files one by one on Windows, what is the easiest/most secure solution for AES
- SCCM: Check if Truecrypt is Enabled
- How exchange files securely?
- What hidden volume encryption is available for Replicant, LineageOS and Android?
- Issues compiling Veracrypt on Mac OS X El Capitan 10.11.5
- TortoiseSVN - no overlay icons in a VM with Windows 10 on a shared Mac folder
- Run the script automatically in bootup in freebsd
- angular2 pass object with selector
- DSO missing from command line Compiling TrueCrypt
- PKCS#11 as storage for keyfiles
- Read variable from external file not working on running as scheduled task
- Git/Veracrypt EOL hell - cannot discard modified files
- TrueCrypt: Whole container broken on single bit error?
Related Questions in FILE-SECURITY
- How do I revoke access to a file remotely after it was downloaded by a website user
- How get user details who modified files in fileshare in c#
- File and Folder Locker
- Can I put a password on the folder I created with File Manager?
- How to get the SACL properties of a folder in a remote machine using c++
- Hiding sensitive information with Docker Compose
- Object to object ACL with xattr in Security Namespace
- What type of file is encrypted by EncryptedFile
- How secure storage apps woks
- Write to file and execute it atomically
- Powershell - Is it possible to load multiple FileSecurity objects from a single file?
- Is there a way to secure EXE file?
- File Type Validation Service
- C# .Net FileSystemRights Deny Deletion permission and add later on
- Can't get access to a disk for compression - UnauthorizedAccessException
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
There are a lot such tools. If you don't want TrueCrypt, try for example
AxCrypt by Axantum. It's free, but provide only AES-128 (not too hard), this tools may be suitable for you because it provides portable version, what is more encrypting and decrypting tools are two different programms (AxCrypt2Go and AxDecrypt respectively). Accessible by AxCrypt
Another one is SafeBox. Light tool, support asymmetric and symmetric enctryption. Has clear inteface and detailed instructions on site. This tool has more strong encryption algorythm. Files can be shared via any channel that supports text or wrapped up in a container. Accessible by SafeBox