• 1 Post
  • 509 Comments
Joined 2 years ago
cake
Cake day: July 9th, 2023

help-circle

  • The trusted 3rd party in this case is actually multiple 3rd parties. There’s several options for trusted timestamping just like there’s multiple trusted root CAs for SSL. Since the timestamping service is free and public, anyone can use it to sign anything, even self-signed certificates. There’s no mechanism to deny access, at least for this portion.

    There’s always a risk the root CAs all collude and refuse to give out certificates to people they don’t like, but at least so far this hasn’t been a problem. I don’t have a better solution unfortunately. If we could have a 100% decentralized signing scheme that would be ideal, but I have no idea how you would build such a thing without identity verification and some inherit trust in the system





  • I think the biggest thing lacking in this kind of hardware is displays. Where can you find a phone-sized 1080p display that doesn’t require signing some NDA or reverse engineering the specs? OLED would be even better for battery life.

    I don’t see that probably 360p black-or-white e-ink display is going to be a good experience unless you’re comparing it to a flip phone.












    1. The domain name has no effect on spam filters, it’s all about which server is sending it and if the domain is properly configured with MX records, DKIM signing keys, etc… A custom domain with mail sent from a major mail provider won’t get sent to spam any more than a new gmail account.
    2. Mailboxes for a custom domain work exactly the same as any other email. There is no forwarding to another mailbox or provider unless you configure it to be that way. You should be pretty careful with what settings the mail server is configured with though, because encryption is optional…