(no title)
a2128
|
2 months ago
Looking at the automatic first email and the network tab, this appears to be just wrapping around guerrillamail which is a classic disposable email website, and polling their API (doesn't seem to use websockets). Can you clarify what relationship you have with guerrillamail, if any, and whether or not the encryption and zero persistence claims extend to guerrillamail's service?
benmxrt|2 months ago
Regarding polling vs WebSockets: The frontend currently polls the Mephisto proxy to ensure maximum compatibility with strict corporate firewalls, but a native WebSocket implementation for our own mail-server node is the long-term goal. I’m being transparent about the proxying—Mephisto is designed as a privacy-hardened 'frontend wrapper' that adds an extra layer of anonymity between you and the upstream providers.