SolaceyLabs | Innovation At Its Finest

Welcome to the official SolaceyLabs page. This page will serve as an explanation of SolaceyLabs to the general public. We are currently looking for other open-source programmers (Rust, Go, Typescript/Javascript) to contribute to the project. We are also looking for independent researchers in Decentralization, Web 3.0, and Cryptography. You can view our GitHubs at SolaceyLabs and silene0259

If you are looking to contribute and want a fulfilling work environment, please send an email to [email protected].


List of Projects

NightshadeDashboard (nshade)

NightshadeDashboard is a general program that is modular/extendable by design and includes the Nightshade Applications. It interacts with Web 3.0 and Blockchains like Ethereum, Solana, and Aptos. It includes a list of projects that are actively being developed in Rust. It makes heavy usage of new technology like advances in cryptography, networking, and decentralization. It includes a package manager for managing utilies used by Nightshade. It also includes a browser (GUI) that can be used to interact with Web 3.0 and decentralization technology.

SolaceyAccountManager (SAM)

SolaceyAccountManager is an API system to integrate into online services. It acts as an intermediate to control account information for the general user. It can be looked at as a password manager without the passwords.

libsumatra-rs

libsumatra-rs is currently being developed as utilties used for cryptography and Web 3.0. Its cryptography implementation is hosted on my GitHub page located here.

And More...


Research

Oblivious Data Integrity Verification (ODIV) using Homomorphic Encryption and Hash Functions

ODIV are powerful tools that can be used to verify two nodes have the same data without revealing what that data is. This can be something as simple as a password, image, public key, or text. The paper is available on my GitHub Page located here.

Decentralized Account Management Login Chain Using VRFs

Decentralized Systems are powerful. A new method has been discovered that allows verification of accounts using VRFs and Block Lattices. The general description is available here.