User Tools

Site Tools


accessing_web_spaces

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
accessing_web_spaces [2023/04/19 17:44] – added how to purge bombadillo certs and rest of gemini peteyboyaccessing_web_spaces [2023/05/18 23:57] (current) – fix typo peteyboy
Line 1: Line 1:
-====== Viewing the Various Webs on SDF ======+====== Accessing Web Spaces ====== 
 + 
 +===== Viewing the Various Webs on SDF =====
  
 You know about the World-Wide Web. Do you remember Gopher? Have you heard about Gemini? Well, you can check them all out from your SDF account. You know about the World-Wide Web. Do you remember Gopher? Have you heard about Gemini? Well, you can check them all out from your SDF account.
  
-===== WWW =====+==== WWW ==== 
  
 You already know how to do this because you are reading this wiki, probably on your favorite web browser, but from shell at SDF, you can surf the World-Wide Web with several command line programs as well. Some popular options are: You already know how to do this because you are reading this wiki, probably on your favorite web browser, but from shell at SDF, you can surf the World-Wide Web with several command line programs as well. Some popular options are:
  
-  * Lynx: [[http://lynx.invisible-island.net/|Lynx]]. This is a multi-purpse text-based web browser. From the SDF shell, you can issue the command:+  * **lynx**: [[http://lynx.invisible-island.net/|Lynx]]. This is a multi-purpse text-based web browser. From the SDF shell, you can issue the command:
  
   lynx https://sdf.org   lynx https://sdf.org
  
-  * links.  This is a lynx alternative, which is less actively updated. From the SDF shell, you can issue the command:+  * **links**.  This is a lynx alternative, which is less actively updated. From the SDF shell, you can issue the command:
  
   links https://sdf.org   links https://sdf.org
  
-  * elinks: [http://elinks.or.cz/|elinks]. This is a fork of links with more functionality. From the SDF shell, you can issue the command:+  * **elinks**: [http://elinks.or.cz/|elinks]. This is a fork of links with more functionality. From the SDF shell, you can issue the command:
  
   elinks https://sdf.org   elinks https://sdf.org
Line 21: Line 24:
  
  
-===== Gopher =====+==== Gopher ==== 
  
 There are many ways to view gopherspace. The easiest for new users is one of the following: There are many ways to view gopherspace. The easiest for new users is one of the following:
Line 38: Line 42:
 === Bombadillo === === Bombadillo ===
  
-Made for browsing Gopherspace and [[gemini site setup and hosting features | Geminispace]], too, you can use the homegrown 'bombadillo' browser+Made for browsing Gopherspace and [[gemini site setup and hosting features | Geminispace]], too, you can use the homegrown (that is, made by an SDFer) 'bombadillo' browser
   $ bombadillo gopher://sdf.org/   $ bombadillo gopher://sdf.org/
 +
  
 ===SDF Gopher Command == ===SDF Gopher Command ==
Line 45: Line 50:
 You can issue the gopher command, either from the SDF shell or from within the ''mkgopher'' command prompt.  You can issue the gopher command, either from the SDF shell or from within the ''mkgopher'' command prompt. 
  
-===== Gemini =====+==== Gemini ====
  
 You can use either of these Gemini browsers on the cluster or in the MetaArray: You can use either of these Gemini browsers on the cluster or in the MetaArray:
Line 51: Line 56:
 === Bombadillo === === Bombadillo ===
  
-Made for browsing Gopherspace and [[gemini site setup and hosting features | Geminispace]], too, you can use the homegrown 'bombadillo' browser+As stated above for Gopher, bombadillo is for browsing Gopherspace and [[gemini site setup and hosting features | Geminispace]], too. Type this at shell to use the homegrown 'bombadillo' browser:
   $ bombadillo  gemini://sdf.org   $ bombadillo  gemini://sdf.org
-   + 
-Because of the way bombadillo manages Gemini's TOFU security to protect you, if you get a "URL Fetch Error" from a site that you think you should be able to, you need to purge your existing certificate and try again. For the example of gem.sdf.org renewing its certificate, in bombadillo, before navigating to [[gemini://gem.sdf.org]], press ''[space]'' to enter command mode, which should put a '':'' prompt at the bottom of the window. Enter:+ 
 + 
 +== Dealing with URL Fetch Errors == 
 +Because of the way bombadillo manages Gemini's TOFU security to protect you, if you get a "URL Fetch Error" from a site that you think you should be able to navigate to, you may need to purge your existing certificate and try again (if you are suspicious that the gemini site is compromised, maybe don't go?). For the example of gem.sdf.org renewing its certificate, in bombadillo, before navigating to //[[gemini://gem.sdf.org]]//, press ''[space]'' to enter command mode, which should put a '':'' prompt at the bottom of the window. Enter:
  
   p gem.sdf.org   p gem.sdf.org
Line 72: Line 80:
  
 === Graphical Gemini Browsers ===     === Graphical Gemini Browsers ===    
-If you want to get into Gemini more, there are shell and graphical clients available for Linux, Windows, Mac, Android and IOS, you can look for them here: gemini://gemini.circumlunar.space/software/+If you want to get into Gemini more, there are shell and graphical clients available for Linux, Windows, Mac, Android and IOS, you can look for them here: //[[gemini://gemini.circumlunar.space/software/]]//
  
  
accessing_web_spaces.1681926279.txt.gz · Last modified: 2023/04/19 17:44 by peteyboy