Difference between revisions of "Template:Cryptographic software"

From blackwiki
Jump to navigation Jump to search
imported>FleetCommand
(Why not list them all? It's not like they are millions...)
imported>FleetCommand
(Grouped related items)
Line 5: Line 5:
 
| bodyclass = hlist
 
| bodyclass = hlist
  
| group1    = Email <br/>([[Pretty Good Privacy#OpenPGP|OpenPGP]] and [[S/MIME]])
+
| group1    = [[Email client]]s
 
| list1    =
 
| list1    =
 
* [[Mail (application)|Apple Mail]]
 
* [[Mail (application)|Apple Mail]]
Line 12: Line 12:
 
* [[Microsoft Outlook|Outlook]]
 
* [[Microsoft Outlook|Outlook]]
 
* [[Pretty Good Privacy|PGP]]
 
* [[Pretty Good Privacy|PGP]]
* [[Mozilla Thunderbird#Security|Thunderbird]]
+
* [[Mozilla Thunderbird|Thunderbird]]
  
| group2    = [[Instant messaging]] <br/>and [[Voice over IP]]
+
| group2    = Secure communication
| list2     =  
+
| list2    = {{Navbox subgroup
 +
  | group1  = [[Secure Shell|SSH]]
 +
  | list1  =
 +
* [[Dropbear (software)|Dropbear]]
 +
* [[lsh]]
 +
* [[OpenSSH]]
 +
* [[PuTTY]]
 +
* [[SecureCRT]]
 +
* [[WinSCP]]
 +
 
 +
  | group2  = [[Transport Layer Security|TLS & SSL]]
 +
  | list2   =
 +
* [[CyaSSL]]
 +
* [[GnuTLS]]
 +
* [[LibreSSL]]
 +
* [[MatrixSSL]]
 +
* [[Network Security Services|NSS]]
 +
* [[OpenSSL]]
 +
* [[PolarSSL]]
 +
* [[RSA BSAFE]]
 +
* [[Stunnel]]
 +
 
 +
  | group3  = [[Virtual private network|VPN]]
 +
  | list3  =
 +
* [[Check Point VPN-1]]
 +
* [[Hamachi (software)|Hamachi]]
 +
* [[Openswan]]
 +
* [[OpenVPN]]
 +
* [[SoftEther VPN]]
 +
* [[strongSwan]]
 +
 
 +
  |list4 =
 
* [[Off-the-Record Messaging|Off-the-Record]]
 
* [[Off-the-Record Messaging|Off-the-Record]]
 
* [[Zfone]]
 
* [[Zfone]]
 +
  }}
  
 
| group3    = [[Disk encryption]]<br/><span style="font-weight:normal">([[Comparison of disk encryption software|Comparison]])</span>
 
| group3    = [[Disk encryption]]<br/><span style="font-weight:normal">([[Comparison of disk encryption software|Comparison]])</span>
Line 48: Line 80:
 
* [[Vidalia (software)|Vidalia]]
 
* [[Vidalia (software)|Vidalia]]
  
| group5    = [[Secure Shell|SSH]]
+
| group5    = [[List of cryptographic file systems|Cryptographic file systems]]
 
| list5    =
 
| list5    =
* [[Dropbear (software)|Dropbear]]
 
* [[lsh]]
 
* [[OpenSSH]]
 
* [[PuTTY]]
 
* [[SecureCRT]]
 
* [[WinSCP]]
 
 
| group6    = [[Transport Layer Security|TLS & SSL]]
 
| list6    =
 
* [[CyaSSL]]
 
* [[GnuTLS]]
 
* [[LibreSSL]]
 
* [[MatrixSSL]]
 
* [[Network Security Services|NSS]]
 
* [[OpenSSL]]
 
* [[PolarSSL]]
 
* [[RSA BSAFE]]
 
* [[Stunnel]]
 
 
| group7    = [[Virtual private network|VPN]]
 
| list7    =
 
* [[Check Point VPN-1]]
 
* [[Hamachi (software)|Hamachi]]
 
* [[Openswan]]
 
* [[OpenVPN]]
 
* [[SoftEther VPN]]
 
* [[strongSwan]]
 
 
| group8    = [[Distributed file system|File systems]] ([[List of cryptographic file systems|list]])
 
| list8    =
 
 
* [[Freenet]]
 
* [[Freenet]]
 
* [[Tahoe-LAFS]]
 
* [[Tahoe-LAFS]]
  
| group9   = [[E-learning]]
+
| group6   = Educational
| list9     =  
+
| list6     =  
 
* [[CrypTool]]
 
* [[CrypTool]]
  
| group10   = [[Hash function]]s ([[List of hash functions|list]])
+
| group7   = Related topics
| list10    =
+
| list7    =
* [[Cryptographic hash function]]
+
* [[Outline of cryptography]]
 
+
* [[Timeline of cryptography]]
| group11    = Related topics
+
* [[Hash function]]s
| list11    =
+
** [[Cryptographic hash function]]
* [[Outline of cryptography|Outline]]
+
** [[List of hash functions]]
* [[Timeline of cryptography|Timeline]]
+
* [[S/MIME]]
  
 
|below =
 
|below =

Revision as of 16:55, 22 June 2014

Template documentation

This template can be placed on articles that list cryptographic software in order to allow someone to see related topics. Initial visibility: currently defaults to autocollapse

To set this template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{Cryptographic software|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Cryptographic software|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Cryptographic software|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse.