Skip to content

End-to-end encrypted file sharing service

Notifications You must be signed in to change notification settings

bluelhf/anesidora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note
I am not a front-end developer. This repository is a mess. I am sorry.

Anesidora

Anesidora is an end-to-end encrypted file sharing service. This repository contains the front-end for the service, written in JavaScript with Preact. The back-end is written in Rust and can be found in a separate repository.

Note of compatibility

Several features used by Anesidora are not supported by all browsers:

Using Anesidora on a browser that does not support these features may result in file size limitations or out of memory errors when uploading large files.

Serving

Anesidora does not require Node.JS or, in fact, any build step. Simply serve the root directory of the repository using a web server. For local development, Python's http.server is sufficient:

python3 -m http.server 6969

About

End-to-end encrypted file sharing service

Topics

Resources

Stars

Watchers

Forks

Sponsor this project