Solid on SAFE Updates

Happy to help if I can :slightly_smiling_face:

3 Likes

it’s really not a work, it’s an honor! If anyone sees what SAFE is doing let him know - making money from your favorite project is nice but it’s better to help more people find SAFE.

Every little step we make today is a great step for all of humanity in the future… It is an honor for me to be able to walk alongside people like you Mark and everyone else here who is fighting for a better world… :slight_smile:

3 Likes

Happy to try and help here with writing and learning how to use it.

I agree with yr “helping others to use and build on what I create” commercialization definition comment. As I see it … commercialization from an individual perspective in a “mutual” environment means exactly what you said …helping others to use and build on what I create rather than the current “extractive” system commercialisation definition.

A "mutual "commercialisation perspective from a community perspective such as the safe community can be described as “people helping people” or supporting each other to create a mutually beneficial outcome. Commonssense :slightly_smiling_face: suggests that part of mutually “helping people use what you/we create” is making it so easy that any person or community can simply pick it up and use. If we collectively/mutually have the skills we may well get it right now (both tech and other stuff) rather than be reliant on/hope some other developers can work that stuff out later which will means delays and leaving it to happenstance !! This is the idea of the mutual dataplume strategy/method.

Will review the Dweb blog post topic over the weekend and go from there with lots of questions.:smiley:

3 Likes

Hi Happybeing, thank you for all you are doing, very much appreciated :+1:t2:

Could you explain in short how and where Solid and Safe have synergy and where they have a competitive overlap?

Would really appreciate it!

4 Likes

I’m not sure I can easily, as I don’t think in terms of competition here. The projects have very similar values and goals. The solutions have some overlap and some differences. Solid on SAFE is an attempt to take the strengths of each project and put them together.

So from Solid that’s linked/semantic data, decoupling ownership of data from apps while making apps interoperable with each other’s data.

From SAFE that’s true decentralisation to the max, security from the ground up, censorship resistance, anonymity, a radically democratising economic model for developers and users, and commerce using a built in massively scalable, anonymous, energy efficient digital cash. There’s more, such as data in perpetuity, but I’m running out of breath!

Hope that helps.

10 Likes

Thanks that does help :+1:t2::+1:t2::+1:t2:

3 Likes

In this post I’m going to add some info about the Solid apps as they become available to try on SAFE alpha2. This is work in progress / testing as I go. All the apps work in mock with some limitations and bugs, but there are likely to be extra issues moving onto SAFE so I’d like people to try them out.

Pre-requisites:

  • an account on alpha2 (see Get Involved/Claim an invite)
  • SAFE Browser v0.14.x
  • a SAFE WebID. Creating a SAFE WebID requires you to start SAFE Browser, log into your account and enable the Experimental APIs using the drop-down menu on the far right of the browser toolbar. You can then open a drop-down menu immediately to the left of the address bar and choose ‘Launch WebidManager’ which opens a new tab where you can create a WebID. Some older instructions for use with an earlier browser (Peruse) are available here.

Solid Filemanager

Status: available now at safe://solid-filemanager

Using Solid Filemanager:

  • start SAFE Browser and log into your account (if you have a problem here make sure your IP address has been set by visiting invite.maidsafe.net)
  • enable the Experimental APIs using the drop-down menu on the far right of the browser toolbar
  • open a new tab and visit safe://solid-filemanager
  • type a valid safe website address into the popup which appears, such as safe://dweb, and click ‘OPEN DIRECTORY’

After a delay the app should display a set of icons with names representing the files and directories at the location you used. You can double click to display files in a simple editor, and on directories to show what they contain.

You can navigate directories using the ‘breadcrumb’ navigation in the header of the app, and change the storage location using the drop-down menu at the top right of solid-filemanager.

Limitations and Bugs:

  • you can’t edit content at the moment because Login doesn’t work on alpha2 due to SAFE Browser issue #920 (It does work in mock).

Please let me know if you try this, and if anyone would like to write a short dweb.happybeing.com / safe://dweb blog post to show others how to try it out… off you go! DWeb uses markdown so if you can provide it formatted in markdown along with screenshots images that would be great.

Any Solid Filemanager bugs can be reported in this topic or if you have an account on GitHub please use issues.

Solid IDE

Status: will have to wait for Fleming and refactor of SafenetworkJS for the new data types API :frowning:

I’ve been unable to fit the ace editor within the 1000 PUT limit, despite three attempts trimming out less important bits. This is a shame because it is a useful app and a great demo! So onto Plume…

Solid Plume

Status: not yet ready

You’ve seen it before, but this version will be without me hacking the Plume code. It will be all just original Plume code with SAFE compatible Solid libraries added.

14 Likes

Just trying safe://solid-filemanager now. I can navigate to a safe:// site and see the files and folders (looks nice!) and the search works very well, but I can’t rename or copy or edit them, or create a file or folder etc, because of the limitation you mention above no doubt. I can’t see an ‘Issues’ tab on the GitHub repo. Do you want to create one, or alternatively I can report anything I find here.

8 Likes

Thanks for trying out out John, that’s really useful. I hadn’t even tried search so that is great to know, and yes - you can’t make any changes because of the login issue. That is needed in order for the app to Auth with SAFE. So without it everything is read only.

I’ve added an issues to tab now, so yes if you’d like to use that it would be great.

Update: @JPL thanks John, those look like general issues so doubly helpful :slight_smile: You can continue to put issues on my fork because I’ve told Otto the author so he can pick them up at some point.

7 Likes
6 Likes

Amazing community we have here, and big thanks you to @JayBird for having a go. It helps a lot!

12 Likes

Hmmm - I can’t see the post. Is it published yet?

1 Like

No, had some small questions first, got screenshots and figured it all out more or less but haven’t wrote it up yet. Gonna get it done today, coffee and figuring out markdown and forking things is the plan for the day, hurrah for holidays

5 Likes

Also it’s a pleasure to actually be able to help out with something @happybeing, if it means you can crack on with your projects I’m thrilled to oblige

4 Likes

Yes it helps a lot. Instead of blogging I’ve been updating DWeb Blog to React-Static v7 (main thing is ability to use React hooks which I believe is a big plus).

Then I’ll probably take another look at the Solid on SAFE Login/Auth issue as Maidsafe believe they’ve fixed the issue I was having on alpha 2.

This all works on mock so I will be staring hard at loginFromUri() which seems to be the problem when running on alpha2.

2 Likes

The Men Who Stare at Code

4 Likes

Funny film.

3 Likes

Good news re JayBird assistance! Have set up my WebID and tried the safe://solid-filemanager.:partying_face: Had a similar experience to JPL. Tx for your help with my queries!

Will look at the dweb set up steps starting with…

Step 1: Clone the dWeb Blog code into a directory named for your intended website project, using git. For example, if you are making ‘the-best-blog’ you would type:

git clone GitHub - happybeing/dweb-blog: Website about building on the Decentralised Web that lives on the Web and the DWeb (SAFE Network) the best blog

… substituting “the best blog” for safecommons

Questions to follow :thinking:

5 Likes

Great stuff @communitylink, glad you got to play with Solid Filemanager :slight_smile:

I suggest we start a new topic for getting to grips with DWeb Blog. I’ll leave it to you if you like.

1 Like

Solid and Safe Network seems like a match made in heaven.

9 Likes