Vereign SEAL

Easily send and verify email and attachments sealed at origin and secured by blockchain.

Τι είναι το Vereign SEAL;

Το Vereign SEAL είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.vereign.com, και η κύρια λειτουργία του είναι "Easily send and verify email and attachments sealed at origin and secured by blockchain.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Vereign SEAL

Λήψη αρχείων επέκτασης Vereign SEAL σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Eliminate the uncertainty. Vereign SEAL is great for:

 * Addding value to email: Unlock email as the means of true value exchange on solid grounds of authenticity and integrity;

 * Ownership & reputation protection: Give recipients of your messages peace of mind that a message really originates with you;

 * Proof of sending & delivery: Know when your message has been delivered, and received. Storage of records proving message sender, receiver(s), sending and receipt with evidential value secured by blockchain;

 * Integrity & security: Know that your message has not been tampered with on site or in transport, and prove it for compliance without the hassle and added cost of dedicated archival systems.

Easy and intuitive, from within your email interface.

Each email you send will be sealed at origin and secured against the blockchain. A Quick Authenticity Response (QAR) code will be added to verify the email in the client or through a link to a verification page which executes in any browser for decentralised, local verification.

Supporting gateways and add-ins provide blockchain records of having received each message, providing security while protecting privacy and personal data of all people involved. Each QR code contains a rolling hash of the message content and hashes of the attachments, securely encrypted at the state of the art and the blockchain records have been designed to maximally protect data from unauthorized access.

Only the participants of an email conversation thus protected have access to these records, access to which can be reproduced and shared on demand by sharing the QR code of each message.

For more information, visit https://www.vereign.com                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Vereign SEAL Vereign SEAL
ID egmmigeohgnjibhiaabhmiaajkfnemnj
Επίσημο URL https://chromewebstore.google.com/detail/vereign-seal/egmmigeohgnjibhiaabhmiaajkfnemnj
Περιγραφή Easily send and verify email and attachments sealed at origin and secured by blockchain.
Μέγεθος Αρχείου 1.04 MB
Αριθμός Εγκαταστάσεων 44
Τρέχουσα Έκδοση 2.0.9
Τελευταία Ενημέρωση 2021-12-09
Ημερομηνία Δημοσίευσης 2021-03-31
Αξιολόγηση 4.33/5 Συνολικά 6 Αξιολογήσεις
Προγραμματιστής https://www.vereign.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.vereign.com
Διεύθυνση URL της Σελίδας Βοήθειας https://community.vereign.com
URL της Σελίδας Πολιτικής Απορρήτου https://app.vereign.com/terms/vereign-privacy-policy.pdf
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Vereign SEAL",
    "version": "2.0.9",
    "incognito": "not_allowed",
    "description": "Easily send and verify email and attachments sealed at origin and secured by blockchain.",
    "author": "[email protected] ",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvAtKt8k97\/sgaHRdadBlLD8CYpqlLyStPYkpaUQLOiW3cyUayY8AW4qeIvJqRtRth7PJdVV+8dCq\/EODTtO0c9qiLPHInlodz1yYarxbEpxyMQkKnZaimo102Tt0\/F4kQVAcnLpDzzja+\/Q9RxfXWQ5kYniASEHV\/GMgvqwVUIm14l5xYO+vaig7u0z8AckPF5CNEwZEMHHbjFuQOKGcg75\/rK4u3\/p6\/TwFSOH7vl1BbeLTbr0o+RYEqPVDNBB9f6owt7bOUjsn9oxJARotVNyS4wSB78Wgd5qCuTRtwFVvPfBrVuBThxVlSFQLmuECAeX\/x\/X3902Z0giOancQCQIDAQAB",
    "oauth2": {
        "client_id": "692515597389-2ijbdm3j7nlqeafrap50sj5q9k8iintf.apps.googleusercontent.com",
        "scopes": [
            "openid",
            "email",
            "profile",
            "https:\/\/www.googleapis.com\/auth\/gmail.readonly",
            "https:\/\/www.googleapis.com\/auth\/drive.readonly"
        ]
    },
    "minimum_chrome_version": "23",
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "permissions": [
        "identity"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "inboxsdk.js",
                "app.js"
            ]
        }
    ],
    "web_accessible_resources": [
        "images\/*.png",
        "images\/*.svg",
        "images\/*.gif"
    ],
    "icons": {
        "128": "images\/vereign.png"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/gmail.test.vereign.com\/* https:\/\/gcloud-stage.vrgnservices.com\/* https:\/\/gcloud-dev.vrgnservices.com\/* https:\/\/apis.google.com https:\/\/www.googleapis.com\/* https:\/\/rse.test.vereign.com\/* https:\/\/gcloud.vrgnservices.com\/* https:\/\/rse.vereign.com\/*; object-src 'self'"
}