[Showcase] InkVault – A serverless, P2P encrypted vault (PeerJS/WebRTC)

Hi everyone, I’m the developer of InkVault. I built this because I wanted a way to send files and messages that literally cannot be logged by a third party.

It uses PeerJS for signaling and WebRTC for the direct data pipe. There is no central database and no metadata logged in the cloud—the ‘vault’ exists only between the two devices involved.

I’m currently looking for the privacy-first crowd to help me test the reliability of P2P handshakes across different network types, especially with the 2026 background connectivity changes in Android 16.

Feedback Wanted:

​Does the connection stay stable on your specific device?

​Have you noticed any unusual battery drain while the node is active?

​Download/Info:

​I’m also preparing to submit to the main F-Droid repo, so any feedback on the ‘Reproducible Build’ potential would be great.

Please share the source code.
Also download link removed.

My apologies, didnt realise a link wasnt allowed! Source code is now attatched to the main post! I use capacitor to convert! Much easier than fighting with androis studio

1 Like

use a source forge like codeberg or sr.ht or gitlab or github :slight_smile:

Thank you, got there eventually. Ill be adding rest of folders when i get. This is all i currently have on my phone

1 Like

All files uploaded now!

1 Like