1474 links
  • linx
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Play Videos
Links per page: 20 50 100
page 1 / 1
4 results tagged rfc x
  • thumbnail
    JSON Web Tokens - jwt.io

    JSON Web Tokens are an open, industry standard RFC 7519 method for representing claims securely between two parties.

    JWT.IO allows you to decode, verify and generate JWT.

    August 22, 2018 at 10:08:47 AM UTC - permalink -
    QRCode
    - https://jwt.io/
    json jwt rfc security standards token web
  • Blog Stéphane Bortzmeyer: RFC 7764: Guidance on Markdown: Design Philosophies, Stability Strategies, and Select Registrations

    Ce RFC est un complément du RFC 7763, qui enregistrait le type MIME text/markdown. Il contient tout ce qui ne tenait pas dans le RFC original, c'est donc un pot-pourri de considérations philosophiques, de descriptions des variantes les plus courantes de Markdown, de techniques de stockage local de contenus en Markdown...

    Le RFC 7763 était plus sec, contenant uniquement ce qui était nécessaire à l'enregistrement de text/markdown. Cet autre RFC est plus disert, expliquant d'abord (section 1) la philosophie de Markdown, et ses usages. Rappelons donc que Markdown est un format de marquage du texte. Lorsqu'on veut stocker des textes (romans, rapports techniques, articles scientifiques, lettres d'amour, etc) sur un système informatique, on a plusieurs solutions : elles vont du texte brut à un format binaire. Le texte brut est le stockage des seuls caractères Unicode (cf. RFC 6838, section 4.2.1 : le texte est distribué sur l'Internet avec un type MIME text/quelquechose, par exemple text/plain pour le texte brut). Son gros avantage est qu'il est lisible et modifiable avec n'importe quel logiciel. Bon, en fait, le texte brut n'est jamais tout à fait brut. Il contient quelques caractères de contrôle comme le saut de ligne ou la marque d'un nouveau paragraphe (U+2029 en Unicode, mais ce séparateur de paragraphe n'est que rarement géré par les logiciels).

    April 13, 2016 at 1:41:08 PM UTC - permalink -
    QRCode
    - http://www.bortzmeyer.org/7764.html
    ietf markdown rfc
  • RFC 7764 - Guidance on Markdown: Design Philosophies, Stability Strategies, and Select Registrations

    This document elaborates upon the text/markdown media type for use
    with Markdown, a family of plain-text formatting syntaxes that
    optionally can be converted to formal markup languages such as HTML.
    Background information, local storage strategies, and additional
    syntax registrations are supplied.

    April 13, 2016 at 1:40:27 PM UTC - permalink -
    QRCode
    - https://datatracker.ietf.org/doc/rfc7764/
    ietf markdown rfc
  • draft-seantek-mail-regexen-00

    3.1.2. Complete Expression for Deliverable Email Address

    The following regular expression is a deliverable email address:

    ; Mailbox from RFC 5321, as amended

    P E J DEA     = ([A-Za-z0-9!#-'*+\-/=?^_`{-~\xA0-\x{10FFFF}]+
    (?:\.[A-Za-z0-9!#-'*+\-/=?^_`{-~\xA0-\x{10FFFF}])|
    "(?:[ !#-\[\]-~\xA0-\x{10FFFF}]|\\[ -~])*")@
    ((?:[A-Za-z0-9](?:[A-Za-z0-9\-]*[A-Za-z0-9])?|
    [\x00-\x{10FFFF}]*[\x80-\x{10FFFF}]+[\x00-\x{10FFFF}]*)
    (?:\.(?:[A-Za-z0-9](?:[A-Za-z0-9\-]*
    [A-Za-z0-9])?|[\x00-\x{10FFFF}]*
    [\x80-\x{10FFFF}]+[\x00-\x{10FFFF}]*))*)

    In the regular expression DEA, capturing group 1 is the local-part
    production, and capturing group 2 is the domain production.

    April 13, 2016 at 1:39:26 PM UTC - permalink -
    QRCode
    - https://datatracker.ietf.org/doc/draft-seantek-mail-regexen/?include_text=1
    email ietf perl regex rfc
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation