ateweb

Crates.ioateweb
lib.rsateweb
version1.2.0
sourcesrc
created_at2021-11-07 18:37:59.899388
updated_at2022-03-20 00:09:38.775483
descriptionHigh performance web server built on top of atefs
homepage
repositoryhttps://github.com/john-sharratt/ate/tree/master/atefs
max_upload_size
id478186
size197,313
Wasmer Core (github:wasmerio:wasmer-core)

documentation

README

ATE Web

What is ATE Web?

AteWeb is a static content web server that works by reading an ATE chain-of-trust. By utilizing an ATE backend the following advantages exist.

  • Scale out to multiple web servers that all stay in sync
  • All files are cached locally for high performance
  • All files can be updated in realtime by mounting the ATE chain
  • Very high degree of security as all the backend data is encrypted
  • No need for authentication or authorization to manage the web server.

AteWeb also includes an automation certificate generation engine using LetsEncrypt.org

What is ATE

See here

Contribution

If you would like to help setup a community to continue to develop this project then please contact me at johnathan.sharratt@gmail.com

Commit count: 2187

cargo fmt