Skip to content

kkomelin/icearrow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IceArrow - Secure Secret Sharing on Walrus

IceArrow lets you share a secret message or file with anyone in a quick and secure manner.

The encryption/decryption happens in the browser and the encrypted content is stored on Walrus.

This repository represents the frontend part of the app. The Golang backend is here b3b/icearrow-server.

How it works

You upload your file, IceArrow encrypts it and gives you a unique link, which you then send through any available channel. The recipient opens the link and gets the file decrypted. After that, the link expires. As easy as that.

Features

Credits

The project has been built on top of Yopass project. We're grateful to all its contributors for their exceptional work which made IceArrow project possible.

About

Secure Secret Sharing on Walrus

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 73.7%
  • JavaScript 23.2%
  • HTML 2.8%
  • CSS 0.3%