Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/osmosis-labs/defe

`defe` is a Rust CLI for setting up and managing secure, decentralized front-ends. It leverages Intel SGX and Fortanix for confidential TLS termination, DNSSEC integration, and MPC threshold signing for multi-signature authority name servers. Suitable for both blockchain and traditional web applications.
https://github.com/osmosis-labs/defe

Last synced: about 1 month ago
JSON representation

`defe` is a Rust CLI for setting up and managing secure, decentralized front-ends. It leverages Intel SGX and Fortanix for confidential TLS termination, DNSSEC integration, and MPC threshold signing for multi-signature authority name servers. Suitable for both blockchain and traditional web applications.

Awesome Lists containing this project

README

        

# defe
`defe` is a Rust CLI for setting up and managing secure, decentralized front-ends. It leverages Intel SGX and Fortanix for confidential TLS termination, DNSSEC integration, and MPC threshold signing for multi-signature authority name servers. Suitable for both blockchain and traditional web applications.

geo-distribution-pic

This library is currently in testing and should not be used in production. Setup and Development using the Rust-SGX Development kit with Docker on Ubuntu 22.04 LTS. [https://docs.google.com/document/d/14CFJN-7YbiRjk-8nDr_MlZWFiPrnAQmnHR-97wxaYq0/edit#heading=h.zdee9d2txpkw]

Please Refer to the notes to prepare your sgx, and carefully configure your enviorment according to your own needs.