|
|
|
|
|
by freshhawk
5194 days ago
|
|
I see this as two separate apps though. This is probably because I already had thought about the encryption part and had a mental model of how this would work. One is a browser extension to handle encrypted chunks of text on webpages (and some kind of key management i assume). So I post the ciphertext of my message to twitter and my friends see the plaintext while others see the ciphertext. The second is the snippets of embeddable text hosted somewhere else (p2p, central server, etc) and an extension to auto-embed the special links to this content. Does it make sense to combine these two ideas from the beginning? Because honestly I would volunteer my time to develop the first but have only marginal interest in the second (although it's a cool piece of tech with some interestingly weird use cases). I can see the overlap, but I think the encryption part would be much more useful if it wasn't tied to the snippets stuff. Am I missing something? |
|