Somehow like Linktree but 100% server-less. You links will live inside the QR code, there is no server backing data, no privacy concerns, no bots, no ads, no fake followers.
Mylinks
https://youtu.be/b2PMTRNm4Es
- It's like "contact address" with social media usernames (Snapchat, Facebook, Twitter, Instagram, Phone, etc.)
- It can be used to share contacts in less than a minute with anyone using a QR Code
- No server: It does not send data from users browsers anywhere; Still, users can share their cards
- It just uses URLs and QR Code. Even the generated URLs cannot be logged by design (URL only serve assets, card data is encoded as `https://mylinks.space#data` -- the part after `#` lives only in the browser)
- **Real time mode**: When creating a card, user can activate (opt-in) the *real time mode*, spread the card to the world and at the same time sees people visiting the card. This is experimental and uses Bittorrent protocol to p2p connect browsers (signaling server / no data shares), this is implemented thanks to [trystero](https://github.com/dmotz/trystero).