Results 1 to 1 of 1

Thread: Open source Advanced Data Protectoin for everyone

  1. #1
    Junior Member
    Join Date
    May 2025
    Posts
    12

    Open source Advanced Data Protection for everyone

    This is my wheelhouse. I helped make this happen at Google in 2018, and Google is way ahead of Apple in this area. I know exactly how to build it an can have it done in spare time in a few weeks, at least server side. The whole world would be able to use it for free, protecting backups, passwords, message history, and more, if we can get existing applications to talk to the new data protection service.

    However, I need help. I've got the algorithms and server-side covered. This would be a distributed trust based system, so I need folks willing to run the protection service. I'll run mine on a Raspberry PI. Areas where I need help include:

    * Running protection servers. This is a T-of-N scheme, where users will need say 9 of 15 nodes to be available to recover their backups.
    * Android client app, and preferably tight integration with the platform as an alternate backup service.
    * Same with iOS
    * Authentication. Users should register, and login before they can use any of their limited guesses to their phone unlock secret.

    The scheme splits a secret among N protection servers, and when it is time to recover the secret, which is basically an encryption key, they must be able to get key shares from T of the original N servers. This uses a distributed oblivious pseudo random function algorithm, which is very simple.

    In plain English, it provides nation-state resistance to secret back doors, and eliminates secret mass surveillance, at least when it comes to data backed up to the cloud. iOS and Android systems don't currently do that. The UK and similarly confused governments will need to negotiate with operators in multiple countries to get access to any given users's keys. There are cases where rational folks would agree to hand over that data, and I hope we can end the encryption wars and develop sane policies that protect user data while offering a compromise where lives can be saved.

    So, nothing too serious

    Is anyone out there ready and willing to plunge into this with me?
    Last edited by waywardgeek; May 31st, 2025 at 03:58 PM.

Similar Threads

  1. Open source Advanced Data Protection for everyone?
    By waywardgeek in forum Cryptography, Steganography, etc.
    Replies: 0
    Last Post: May 31st, 2025, 02:04 AM
  2. Open Source VS Closed Source
    By HTRegz in forum AntiOnline's General Chit Chat
    Replies: 7
    Last Post: October 7th, 2005, 04:26 AM
  3. Open Source...Open Windows
    By AxessTerminated in forum Operating Systems
    Replies: 0
    Last Post: February 20th, 2004, 12:21 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •