# openpgp-validation-server **Repository Path**: mirrors_TNG/openpgp-validation-server ## Basic Information - **Project Name**: openpgp-validation-server - **Description**: Automated Validation of OpenPGP Keys - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OpenPGP Key Validation Server [![Build Status](https://travis-ci.org/TNG/openpgp-validation-server.svg?branch=master)](https://travis-ci.org/TNG/openpgp-validation-server) [![Go Report Card](https://goreportcard.com/badge/github.com/TNG/openpgp-validation-server)](https://goreportcard.com/report/github.com/TNG/openpgp-validation-server) [![GoDoc](https://godoc.org/github.com/TNG/openpgp-validation-server?status.svg)](https://godoc.org/github.com/TNG/openpgp-validation-server) OpenPGP Email Validation in Go - Experimental Server ## Reference https://wiki.gnupg.org/OpenPGPEmailSummit201607/EmailValidation ## Contributing Reference for Go review comments: https://github.com/golang/go/wiki/CodeReviewComments ## Signature notation currently blocked by https://go-review.googlesource.com/60990