Quote:
Originariamente inviato da sintopatataelettronica
Adesso non so se ho capito bene come sarà implementato AMP su gmail.. ma da quel che ho interpretato io per queste "mail" non ci sarà più una vera propria mail ricevuta e processata dal client di posta, ma sarà linkata (e visualizzata) direttamente una pagina web remota.
|
Premetto che parlo da ignorante, ma a naso credo che abbia ragione Cunctator86, intanto non serve una nuova tecnologia per linkare siti esterni, altrimenti il phishing non sarebbe mai esistito, ma sopratutto tutto ciò non mi pare abbia nulla a che vedere con il formato AMP
https://www.ampproject.org/docs/inte...p-email-format
AMPHTML email
"AMP is a technology known for developing super fast web pages on mobile clients. AMP is a set of HTML tags backed by JavaScript that easily enables functionality with an added focus on performance and security. There are AMP components for everything from carousels, to responsive form elements, to retrieving fresh content from remote endpoints.
The AMPHTML Email format provides a subset of AMP components that you can use in email messages. Recipients of AMP emails can view and interact with the AMP components directly in the email."
Adding AMP to existing emails
Email is structured as a MIME tree. This MIME tree contains the message body and any attachments to the email.
Embedding AMP within an email is simple, add a new MIME part with a content type of text/x-amp-html as a descendant of multipart/alternative. It should live alongside the existing text/html or text/plain parts. This ensures that the email message works on all clients.
ma sopratutto:
Privacy and Security
Tracking email opens and interaction
AMPHTML allows tracking email opens with pixel tracking techniques, same as regular emails. Any user-initiated requests for data from external services will also indicate the user is interacting with the message. Email clients may offer their users the ability to disable loading remote images, and other external requests.
Sempre da ignorante, ammetto che qualche dubbio ce l'ho, in particolare il supporto a Java Script mi lascia piuttosto pensieroso, vedremo, comunque se prenderà piede verrà adottata da tutti i client di posta, sia web che "offline" già nell'articolo si parla già di "Outlook, Yahoo Mail e Mail.ru"