pull down to refresh

Host it on Github Pages with automated deployment with Github Actions. That way the source code can be verifyably trustworthy.

deleted by author

reply

I think you could use AES encryption to generate base64 URLs from cleartext. They will be long and ugly, but reversible with a key and not requiring the database.

reply

deleted by author

reply

you can api to a url shortener like bitly. the short url can be communicated via a piece of paper. this will create an encrypted messenger operating with full transparency directly from github.

reply

Yes, true, did not think about the database. Then no, it cannot be verifiably trustless. Whoever has access to the database can spy on and change the links.

reply