README.md - gopher-protocol - Gopher Protocol Extension Project
git clone git://bitreich.org/gopher-protocol git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/gopher-protocol
Log
Files
Refs
Tags
README
LICENSE
---
README.md (808B)
---
     1 # Gopher Protocol
     2 
     3 ## Introduction
     4 
     5 Gopher is a  really old protocol. It has much  history to preserve. Over
     6 time and development  the usage changed from the original  RFC 1436 (see
     7 rfc1436.txt) to usage now (2018). We  now use UTF-8, we have other media
     8 format, file  type detection  is more  advanced, the  web has  grown and
     9 brought use URIs and gopher+ has failed.
    10 
    11 The goal  of this repository  is to gather and  document recommendations
    12 for how to use gopher today so errors of the past are not redone.
    13 
    14 We do not plan to write a  new RFC, since the recommendations are rather
    15 small  and  do not  require  a  big  redefinition  of the  basic  gopher
    16 protocol.
    17 
    18 ## Recommendations
    19 
    20 See the gopher-extension.md for the current state.
    21 
    22 ## License
    23 
    24 See LICENSE file.
    25 
    26 ## Have Fun
    27 
    28 We all should have fun!
    29