Building an opensource workplace harassment software reporting product to counter Vaults (YC) closed source system. Is there feedback on consideration when creating a decentralized product?
I have homomorphic encryption to allow searching for misconduct reports. I left this as an interact protocol as I dont want ppl to brute force the reports and determine who has misconduct reports filed against them.
The report creator can choose to leave the misconduct unactioned or set a threshold count of the number of common incidents need to occur before they consider coming forward.
Here is an outline of the crypto in use: -messaging system uses libsignal double-ratchet -anonymous report authenticity - linked aos ring signature -private encrypted data matching - elgamal homorphic encryption
I have homomorphic encryption to allow searching for misconduct reports. I left this as an interact protocol as I dont want ppl to brute force the reports and determine who has misconduct reports filed against them.
The report creator can choose to leave the misconduct unactioned or set a threshold count of the number of common incidents need to occur before they consider coming forward.
Here is an outline of the crypto in use:
-messaging system uses libsignal double-ratchet
-anonymous report authenticity - linked aos ring signature
-private encrypted data matching - elgamal homorphic encryption