Source code for https://nixnet.services
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
835 B
19 lines
835 B
{ |
|
"@context" : "http://schema.org", |
|
"@type" : "Organization", |
|
"organizationType" : "Informal collective", |
|
"name" : "NixNet", |
|
"tagLine" : "Freedom served with a slice of liberty", |
|
"homeUrl" : "https://nixnet.services", |
|
"logo" : "https://nixnet.services/logo.png", |
|
"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.", |
|
"communicationLanguages": ["en"], |
|
"contactUrl": "https://nixnet.services/contact", |
|
"privacyPolicyUrl" : "https://nixnet.services/privacy/", |
|
"termsOfServiceUrl" : "-", |
|
"isServiceProvider" : true, |
|
"foundingDate": "2018", |
|
"version": "0.0.1", |
|
"dateCreated": "2018-12-28T18:29:54Z", |
|
"dateModified": "2019-11-24T01:14Z" |
|
}
|
|
|