Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/osmosis-labs/defe
- Owner: osmosis-labs
- Created: 2024-06-18T22:18:44.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-26T04:52:26.000Z (6 months ago)
- Last Synced: 2024-06-26T21:19:08.541Z (6 months ago)
- Language: Rust
- Homepage:
- Size: 46.9 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.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.