DEV Community

Thomas Sarmis
Thomas Sarmis

Posted on

Hidden Boards - "copy/paste via http" for non-sensitive text

Hi everyone, I just build http://hiddenboards.com It's intent is to enable transferring private (but not too sensitive) text from one pc to another, without installing anything or going through lengthy registration processes. (ie copy/paste a serial number to a new machine)

You can create a board and the contents of the board are only available to those who have the (random) board ID (and me as the administrator).

I will add a layer of (simple) encryption before posting the data to the firebase.

I would appreciate any comments.

The stack is firebase, vue.js & bulma.io (currently runs on the free tier so it should have a limit on about 100 simultaneous connections)

Top comments (0)