- From: Sebastian Hellmann <hellmann@informatik.uni-leipzig.de>
- Date: Sun, 3 Mar 2019 18:05:51 +0100
- To: Jonas Smedegaard <jonas@jones.dk>, Kingsley Idehen <kidehen@openlinksw.com>, public-webid@w3.org
Received on Sunday, 3 March 2019 17:06:24 UTC
Forgot something On 03.03.19 17:43, Sebastian Hellmann wrote: >> *** >> >> An RDF document is served at the URL of my WebID. >> >> That is an identifier. Just like my birth certificate and my passport >> are identifiers. >> >> It is not secure against identity theft. It is just a document. > > I see this differently. Birth certificate and passport are issued by > trusted third parties and your passport contains hundreds of security > measures, while the RDF document contains exactly 0. > There are some weak security measures like file permissions, but this is 755 and 644 normally. If you put the document in an encrypted database I would choose to add this line into your .htaccess apache.conf instead: ProxyPassMatch "^/me(.*)$" "/.file.ttl" Well I would hide it better, you might never find it and give up and reformat the server to fix it. -- All the best, Sebastian Hellmann Director of Knowledge Integration and Linked Data Technologies (KILT) Competence Center at the Institute for Applied Informatics (InfAI) at Leipzig University Executive Director of the DBpedia Association Projects: http://dbpedia.org, http://nlp2rdf.org, http://linguistics.okfn.org, https://www.w3.org/community/ld4lt <http://www.w3.org/community/ld4lt> Homepage: http://aksw.org/SebastianHellmann Research Group: http://aksw.org
Received on Sunday, 3 March 2019 17:06:24 UTC