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
Next revisionBoth sides next revision
module:binkit [2018/03/31 20:40] – [Upgrade to BinkIT v2] Global -> root digital manmodule:binkit [2018/09/26 11:52] – [Errors] BinkpAllowPlainText now defaults to true. digital man
Line 138: Line 138:
  
   * ''SessionPwd'' sets the BinkP //session password// for the link (Usually the only required option)   * ''SessionPwd'' sets the BinkP //session password// for the link (Usually the only required option)
-  * ''BinkpAllowPlainAuth'' allows this link to insecurely send the password on the connection.  Defaults to ''false'' **Not recommended** +  * ''BinkpPlainAuthOnly'' Forces sessions with this link to use plain-password authentication (not CRAM-MD5).  Defaults to ''false''
-  * ''BinkpAllowPlainText'' allows this link to use an unencrypted (plain-text) session. Defaults to ''false''**Not recommended**+  * ''BinkpAllowPlainAuth'' allows this link to insecurely send the password on the connection.  Defaults to ''false''
 +  * ''BinkpAllowPlainText'' allows this link to use an unencrypted (plain-text) session. Defaults to ''true''.
   * ''BinkpSourceAddress'' the outbound **FTN** address to use for this link.  Not normally needed, but can be used if multiple addresses are used in the same net with different passwords.  Defaults to the "closest" FTN address to the link address.   * ''BinkpSourceAddress'' the outbound **FTN** address to use for this link.  Not normally needed, but can be used if multiple addresses are used in the same net with different passwords.  Defaults to the "closest" FTN address to the link address.
   * ''BinkpPort'' TCP port to connect to when making an outbound connection on this link.  Defaults to the port specified in the domain's nodelist, if configured, or the default BinkP port of 24554.   * ''BinkpPort'' TCP port to connect to when making an outbound connection on this link.  Defaults to the port specified in the domain's nodelist, if configured, or the default BinkP port of 24554.
Line 148: Line 149:
 For compatibility with links using the BinkP implementation in Mystic BBS version 1.12A39, you must set ''BinkpAllowPlainText=true''. For compatibility with links using the BinkP implementation in Mystic BBS version 1.12A39, you must set ''BinkpAllowPlainText=true''.
  
-==== Example sbsbecho.ini ====+**Note**:\\ 
 +For more details on the BinkP session-security related settings, see the documentation for ''sbbsecho.ini'' -> [[config:sbbsecho.ini#Node Sections]]. 
 + 
 +==== Example sbbsecho.ini ====
  
 <code ini> <code ini>
Line 233: Line 237:
 </file> </file>
  
-This error means that the remote/peer doesn't support encryption and encryption is required (by default). To loosen this requirement and allow a plain-text/un-encrypted session with this link, ''BinkpAllowPlainText=true'' for that linked node in your ''sbbsecho.ini'' file.+This error means that the remote/peer doesn't support encryption and encryption is required. To loosen this requirement and allow a plain-text/un-encrypted session with this link, set ''BinkpAllowPlainText=true'' for that linked node in your ''sbbsecho.ini'' file.
 ===== See Also ===== ===== See Also =====
   * [[:module:|Modules index]]   * [[:module:|Modules index]]
   * [[util:freqit|FREQIT]]   * [[util:freqit|FREQIT]]
-  * [[util:tickit|TickIT]]+  * [[module:tickit|TickIT]]
   * [[util:hatchit|HatchIT]]   * [[util:hatchit|HatchIT]]
  
 {{tag>fidonet binkp sbbsecho mailer}} {{tag>fidonet binkp sbbsecho mailer}}
  
module/binkit.txt · Last modified: 2020/11/11 22:06 by digital man
Back to top
CC Attribution 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0