Skip to content
View themikefuller's full-sized avatar

Organizations

@StarbaseAlpha
Block or Report

Block or report themikefuller

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. StarbaseAlpha/Manual StarbaseAlpha/Manual Public

    Starbase Alpha Manual

  2. StarbaseAlpha/Starbase StarbaseAlpha/Starbase Public

    Starbase Core Libraries

    JavaScript

  3. StarbaseAlpha/Database StarbaseAlpha/Database Public

    Starbase Database

    JavaScript

  4. StarbaseAlpha/Channels StarbaseAlpha/Channels Public

    Starbase Channels

    JavaScript

  5. Sealed Envelope function demonstrati... Sealed Envelope function demonstrating end-to-end encryption with deniability using Starbase Cryptic
    1
    // Envelope Function
    2
    // End-to-End Encrypted Messaging with Deniability
    3
    // Demo showing off the features of Starbase Cryptic
    4
    
                  
    5
    // NOTE: This is just an example. A more secure messaging system would include a forward secrecy layer.