Skip to content

This is a sample app to demonstrate how serverside and clientside code can be used in conjunction to retrieve solid resources with minimal cert popup interference

Notifications You must be signed in to change notification settings

linkeddata/midichlorian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Midi-Chlorian

This is a sample app to demonstrate how serverside code can be used to alleviate the JS-requirement constraint for the retrieval of public resources on Solid servers. Basically the server tries to fetch the resource and if it can't get it because there's access control set, the clientside JS tries to authenticate you then fetch it. So JS is required only for non-public resources, which is better than being required for everything.

apps.rhiaro.co.uk/midichlorian

It's called Midi-Chlorian because I was thinking for names around symbiosis and I vividly remember when I learnt the word symbiotic from Star Wars: The Phantom Menace when I was 9.

About

This is a sample app to demonstrate how serverside and clientside code can be used in conjunction to retrieve solid resources with minimal cert popup interference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published