1{
2 "@context" : "http://schema.org",
3 "@type" : "Organization",
4 "organizationType" : "Informal collective",
5 "name" : "NixNet",
6 "tagLine" : "Freedom served with a slice of liberty",
7 "homeUrl" : "https://nixnet.services",
8 "logo" : "https://nixnet.services/logo.png",
9 "description": "My goal is to make the internet a safer and more private place by running libre software services and making them publicly available to anyone completely free of charge.",
10 "communicationLanguages": ["en"],
11 "contactUrl": "https://nixnet.services/contact",
12 "privacyPolicyUrl" : "https://nixnet.services/privacy/",
13 "termsOfServiceUrl" : "-",
14 "isServiceProvider" : true,
15 "foundingDate": "2018",
16 "version": "0.0.1",
17 "dateCreated": "2018-12-28T18:29:54Z",
18 "dateModified": "2019-11-24T01:14Z"
19}