---
# System prepended metadata

title: 'Research: Deribit, Coinglass API/Privacy-Oasis, Secret, Aztec'

---

# Research: Deribit, Coinglass API/Privacy-Oasis, Secret, Aztec
- [[Security Specific Chain]]
    - Current Privacy Solutions
        - Coin mixers
        - Confidential transactions/Pedersen commitments
        - Ring signatures
        - Zero-knowledge proofs
    - Secret Network
        - Every smart contract is run by a node in TEE, meaning every step in encrypt in TEE then the Smart Contract runs with encrypted data.
            - ![](https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2FProtocol-Research%2FfgMkDee6Zm.png?alt=media&token=4842ffc0-d49c-438d-a1db-ee62948aab22)
            - ![](https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2FProtocol-Research%2FVehpy3Djx1.png?alt=media&token=6ac1f00a-64f2-4b82-80e6-97c6ac095f74)
        - Cons - Everything is encrypted even to owner itself, creates bad UX
        - Solution: Two Keys - Viewing keys, Private Key
            - Allowing users to create and share these passwords with third-party applications, **viewing keys highlight the quality of access control provided to users on Secret Network**
            - Cons -  Increase Tx Counts Significantly, 
            - ![](https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2FProtocol-Research%2FSPn4TQtRGx.png?alt=media&token=d73a6fec-4665-4103-9759-be7f2e2984a9)
        - Solutions: Query permits
        - https://scrt.network/blog/programmable-privacy/
        - https://zhuanlan.zhihu.com/p/422305255
        - https://www.youtube.com/watch?v=OGP4VQal1KI
        - https://medium.com/@secretnetwork/secret-network-access-control-viewing-keys-vs-permits-97baad539e72
    - Oasis Network
        - Should be the same as Secret Network
        - Encrypted is optional in Cipher ParaTime
        - ![](https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2FProtocol-Research%2Fqbw6M92DH6.png?alt=media&token=8edcd7e6-e63d-4646-b41f-edd78c20da7c)
        - ![](https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2FProtocol-Research%2F2N6S94Dxrz.png?alt=media&token=b1a027c5-50cb-414b-b39d-e27ec11c0d94)
        - ![](https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2FProtocol-Research%2F788KJ-0pIm.png?alt=media&token=648b2333-b84f-42df-a901-7be9bb2af431)
        - Emerald Para Time - EVM
        - Parcel Para Time
        - Cipher Para Time
        - https://mirror.xyz/0x4a264b46F00739075FA2c337dA3c8a2E8E02deeB/YohRd0ZYEYed90AgYYsi2QmOW1Iz0U7A9KiIm8p1DXs
    - [[Deribit API System]]
    - ![](https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2FProtocol-Research%2Ff9r9BjJ8tC.png?alt=media&token=be3d4bae-522e-43e0-835f-ac5049af0737)
    - AWS Lambda
        - 1M Request - 0.02 USD with 1Gb Ram
        - 17200 Request/Day, 516,000 Request/Month
        - Free Tier, 1M Request
        - Should be in Free Tier
    - AWS DynamoDB
        - 1 Data is 4Kb, 2Gb/Month
        - Free Tier, 25Gb
        - Should be in Free Tier for 2 Years
    - AWS Cloudwatch
        - Free Tier, 10 Alert
        - Should be in Free Tier
