Skip to content

onionltd/go-omg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-omg

go-omg is an HTTP client and a parser of files specified in Onion Mirror Guidelines. See spec.txt.

Features

  • download and validate /mirrors.txt
  • download and validate /canary.txt
  • download and validate /related.txt

The package intentionally doesn't implement a method to download PGP keys from /pgp.txt. This is to save people from dangerous assumption that verifying signed messages with a key downloaded from the same host, protects them from phishing.

In order to verify signed data, you must trust the key first. To do so, it must be obtained from a trusted source.

About

DarkDotFail's Onion Mirror Guidelines validation library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages