Skip to content

The web application facilitates the exchange of confidential data with several layers of encryption and security measures.

License

Notifications You must be signed in to change notification settings

daniiiol/AnnOtter.WayToSecureExchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo - Ann Otter Way To Secure Exchange

Ann Otter Way To Secure Exchange

This repository contains a .NET web application designed for secure information exchange. The web application facilitates the exchange of confidential data with several layers of encryption and security measures:

  • Sender-Side Encryption: Before the sender uploads any confidential text to the server, it is already encrypted, adding an initial layer of security.
  • Optional API Gateway Encryption: Depending on the image's configuration, the confidential text can be further encrypted at the API Gateway before being stored in the database. This optional step provides an additional layer of security for your data.
  • Secure Sharing: The sender is provided with a URL that can be shared with the intended recipient. Once accessed, the recipient can view the confidential text just once.
  • Self-Destructing Data: After the text is decrypted by the recipient, it is automatically removed from the database, ensuring that sensitive information is not stored indefinitely.

Table of Contents

Example

Sample Screenshot of a communication between Alice and Bob.

About

The web application facilitates the exchange of confidential data with several layers of encryption and security measures.

Resources

License

Stars

Watchers

Forks

Packages

No packages published