Earlier quoted context omitted.
> Feel like XY Problem - there's probably a simpler, better solution for a slightly more specific (or even just attempted-to-be-specified-at-all) problem statement. Problem: Share content between two random devices without having to install an app, having to share the content with a third party or having to have a verified (by third party) identity. Or alternatively, what's a quick way to share a file with a random p…
I’m building a serverless, ephemeral, private chat app that you could accomplish this with: https://chitchatter.im/
Cryptboard.io – Anonymous encrypted web clipboard and chat
41–50 of 54 posts
Re: Cryptboard.io – Anonymous encrypted web clipboard and chat
#42Re: Cryptboard.io – Anonymous encrypted web clipboard and chat
#43Re: Cryptboard.io – Anonymous encrypted web clipboard and chat
#44Earlier quoted context omitted.
I’m building a serverless, ephemeral, private chat app that you could accomplish this with: https://chitchatter.im/
This is super neat!
Re: Cryptboard.io – Anonymous encrypted web clipboard and chat
#45(Just Kidding)
Seriously though. Happy to see something that begins with "crypto-" that's not trying to push someone else's random bits on me.
Re: Cryptboard.io – Anonymous encrypted web clipboard and chat
#46The interesting thing here is that an identity is represented by an image ("avatar"). Normally you can't get enough combinations with such a scheme and still produce a distinguishable image. Perhaps those long hex numbers shown in the screenshot also represent identity? Another interesting thing here is that the RSA keys are 1024 bits long. It is fairly unlikely that some entity like the NSA is going to expend a Manh…
RSA is 1024 because with 2048 on some old devices keys would be generated for minutes, making service unusable (for the first run)
Re: Cryptboard.io – Anonymous encrypted web clipboard and chat
#47Is there a German word for "this person is very intelligent but lacks sensibilities"? A js-based browser app to move files between VMs in (literally any scenario where you've opt-ed into using VMs for isolating)??? The only thing feature here that seems useful, is also unmentioned and basically is an anti-feature -- a server with persistence. so, instead of using the qemu/libvirt/vb/hyperv native way of passing in a…
Re: Cryptboard.io – Anonymous encrypted web clipboard and chat
#48Is there a German word for "this person is very intelligent but lacks sensibilities"? A js-based browser app to move files between VMs in (literally any scenario where you've opt-ed into using VMs for isolating)??? The only thing feature here that seems useful, is also unmentioned and basically is an anti-feature -- a server with persistence. so, instead of using the qemu/libvirt/vb/hyperv native way of passing in a…
> To copy and paste text/files into Remote Desktop, such as VMWare Horizon, RDP, and others where clipboard doesn't work or disabled The URL the tool generates is very long. If you can't copy/paste, are you just retyping that URL by hand?
Re: Cryptboard.io – Anonymous encrypted web clipboard and chat
#49I use a local and private Dendrite (Matrix) server to exchange strings between computers through an encrypted chat to myself.