Code of Conduct: https://github.com/solid/process/blob/main/code-of-conduct.md - Website: https://solidproject.org/ - Repos: https://github.com/solid/
People
Repo info
Activity
Aug 11 2021 20:52
@RubenVerborgh banned @mikeadams1
Jan 04 2021 20:23
@RubenVerborgh banned @WebCivics_twitter
Jan 04 2021 20:18
@RubenVerborgh banned @SailingDigital_twitter
May 27 2019 06:08
User @Mitzi-Laszlo unbanned @in1t3r
May 23 2019 06:49
@Mitzi-Laszlo banned @in1t3r
May 16 2019 09:49
@Mitzi-Laszlo banned @mediaprophet
Feb 01 2019 22:04
User @melvincarvalho unbanned @namedgraph_twitter
Feb 01 2019 21:49
@melvincarvalho banned @namedgraph_twitter
Arne Hassel
@megoth_twitter
Yeah, we need more diversity...
Jeff Zucker
@jeff-zucker
I just added to the problem (joined) but would certainly support any efforts at increasing inclusivity
dogfish-head
@dogfish-head
Anyone knows whether it is possible to give a permission to upload a file on a person A's POD from person B? I was thinking that the default public folder within a POD means that anyone can read from and write to it but I was not able to find ways to change a permission.
Note : B does not have a credential of A.
Arne Hassel
@megoth_twitter
yes, person B can upload a file to person A’s POD given that person B has been granted some write access to a container
It becomes a bit more trickier if you want to do it with a web application (because of strict origin handling), but you can do it via the data browser for example
dogfish-head
@dogfish-head
@megoth_twitter Great, thanks. How can you do it from data browser?
Arne Hassel
@megoth_twitter
the way you upload files it to drag and drop it on the green plus icon
do you know how you give access to someone via the databrowser?
This week the time changed in the US and not the EU so a bit messy, plus my bad on emailing the wrong link. Minutes are up on the wiki and the next meeting will be next week
Let me know if there is anything you would like to include in the agenda
Can anyone say if http://events.linkeddata.org/ldow-lddl/ is going to touch on Solid? I'm about to start a prototype in verified credentials and would like to use Solid, but somehow I missed the session in Boston running now. Any focused sessions will really help.
@timbl that looks sweet but how much of it is running?
and is the gitter-solid importer like a bridge from irc to gitter but using solid?
Tim Berners-Lee
@timbl
@thearkadia Lifescope.io is seriously running lots of data imports, but not (yet?) based on solid. Masses of api conversion code and websit escraping code.
The Arkadia
@thearkadia
thats great. I hope open source personal assistants like https://snips.ai use this approach for informing you on your online habits
Tim Berners-Lee
@timbl
The gitter-solid importer reads gitter chat from the API and stores it as a solid chat.
I have a com mand line program https://github.com/solid/solid-gitter which will suck old messages opr new messages over, but can’t yuet stream new messages in real time.