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?
238 Views Asked by Keny At
1
There are 1 best solutions below
Related Questions in FILE
- Saving FileSystemInfo Array to File
- C programming: Create and write 2D array of files as function
- How can I change a specific line in a file with node js?
- Grabbing Edits from two strings
- In Android, would it be possible to open a file in the 'values' folder and to read its content?
- Using paths bonded to a XCode project to be shared
- Why am i getting these invalid characters before my file data?
- Optimum directory structure for large number of files to display on a page
- C Reading binary file with fread()
- Renaming a File() object in JavaScript
- How to write the current time to a new line of a .txt file on php execution
- introduce c++ into html
- How can I create a simple text file on a windows phone (8.1) that can be accessed trough USB cable?
- Pop-up and download zip file in ASP.NET
- Using access() in C
Related Questions in SHARE
- UIActivityViewController optional / different Content for different ActivityTypes
- SpriteKit share button not working
- how to share different urls via uiactivityviewcontroller?
- Difficulty placing share button in wordpress
- Facebook Share - codes in description
- Local files shared between two projects stored in git
- android development: how does my intent / icon get added to user's list like other social media in Android
- How to put file from android app to pc in LAN network
- Facebook Share button (add "via page" to share)
- Intent Filter for app in share menu - only show if LOCAL files are shared
- How to get and store Twitter share counts in database?
- Sharing photo using facebook sdk 4.2.0
- Dealing with extensionContext.inputItems for ShareExtension. Why only get firstObject of inputItems?
- How to share an Custom Image on LinkedIn Share
- Android Wear : create an App chooser
Related Questions in FILE-SHARING
- Get 500 - Internal server error When accidentally edited wwwroot file sharing
- Android sharing file not working
- A service for sharing file and counting numbers of downloads
- WhatsApp not available on Android Sharing Intent
- I want to change file upload size limit
- Android Wifi Direct - Distance based P2P file sharing
- Google Drive: How do I share folders, so that individuals subfolders are not synced?
- Android - Cannot share vCard from internal cache
- quickblox share image and video in android
- How exchange files securely?
- Transfering text files from a MacBook Pro to an iPad
- How to setup a http accessable file server with user managment?
- PHP file management application
- How to share files created by an app?
- FTP client that functions similarly to Dropbox?
Related Questions in TRUECRYPT
- How exchange files securely?
- Copy file from TrueCrypt volume to clipboard?
- Make an apache alias point to a folder in a trucrypt container
- What length password equals 256bits of entropy
- Volume mounts, but windows can access raw file system
- Virtual filesytem over multiples files
- How to prevent exposing truecrypt arguments?
- Detect a TrueCrypt Volume
- TrueCrypt on Mac OS X 10.9
- List drive created by truecrypt programe
- Call truecrypt function independently?
- How spawn a program in Linux without locking current folder?
- Detect when a new virtual drive is created
- WebDAV and partial reads/writes?
- Read bytes of a USB mass storage device
Related Questions in FILE-SECURITY
- Unable to set write permission on file
- How exchange files securely?
- Prevent user from accessing the uploaded file
- Web-hosted file authorization
- How to prevent getExternalFilesDir (String type) from creating directory
- How do I hide xml file?
- How secure storage apps woks
- take ownership of a file c#
- Visual Studio Deployment Package Change File Security
- What type of file is encrypted by EncryptedFile
- Can I put a password on the folder I created with File Manager?
- C# MemoryMappedFile - Different Processes for Read & Write
- set file permissions for c:\program files\company\app\file for all users
- FileSecurity not being set
- Apache custom module, where to put its own log file?
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 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