Downloads:
2,132
Downloads of v 2.5.63:
76
Last Update:
27 Jan 2022
Package Maintainer(s):
Software Author(s):
- Templar Software Systems Ltd.
Tags:
ctemplar mail security e2ee anonymous- Software Specific:
- Software Site
- Software Source
- Software License
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
CTemplar
This is not the latest version of CTemplar available.
- 1
- 2
- 3
2.5.63 | Updated: 27 Jan 2022
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
2,132
Downloads of v 2.5.63:
76
Maintainer(s):
Software Author(s):
- Templar Software Systems Ltd.
CTemplar 2.5.63
This is not the latest version of CTemplar available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Templar Software Systems Ltd. The inclusion of Templar Software Systems Ltd. trademark(s), if any, upon this webpage is solely to identify Templar Software Systems Ltd. goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install CTemplar, run the following command from the command line or from PowerShell:
To upgrade CTemplar, run the following command from the command line or from PowerShell:
To uninstall CTemplar, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download ctemplar --internalize --version=2.5.63 --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade ctemplar -y --source="'INTERNAL REPO URL'" --version="'2.5.63'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade ctemplar -y --source="'INTERNAL REPO URL'" --version="'2.5.63'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install ctemplar
win_chocolatey:
name: ctemplar
version: '2.5.63'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'ctemplar' do
action :install
source 'INTERNAL REPO URL'
version '2.5.63'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller ctemplar
{
Name = "ctemplar"
Version = "2.5.63"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'ctemplar':
ensure => '2.5.63',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved by moderator Windos on 02 Feb 2022.
Inspired in the ways of the medieval Knights Templar, this service was created to provide an anonymous and end-to-end encrypted email to anyone who needs their communications shielded from prying eyes. We at CTemplar recognize the value in cryptography and cryptocurrency, hence the name "CTemplar" or "Crypto Templar".
Our mission is to provide an anonymous E2EE (End to End Encrypted) email. No one except you and your recipient can read the contents of your emails, not even us.
We are independently owned, funded, and the key parts of our codebase are publicly released under a permissive open-source license. The government and corporate grants and investment proposals we have seen have always been designed to violate our user’s privacy. Therefore, we actively refuse all investments or grants from governments and corporations.
Our team is passionate about privacy and security. It is what we believe in and respect. With this, we welcome and invite you to be a part of the CTemplar email service for the best email protection you can access.
Please Note: This is an automatically updated package. If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly.
From: https://github.com/CTemplar/webclient/blob/master/LICENCE
LICENSE
Apache License 2.0
A permissive license whose main conditions require preservation of copyright and license notices. Contributors provide an express grant of patent rights. Licensed works, modifications, and larger works may be distributed under different terms and without source code.
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
Any binaries will be identical to other package types published by the project, in particular
the ctemplar.exe file. It is directly downloaded from the project's github repository.
$ErrorActionPreference = 'Stop';
Remove-Item -Path "$($env:SystemDrive)\ProgramData\Microsoft\Windows\Start Menu\Programs\CTemplar.lnk" -Force
Remove-Item -Path "$([System.Environment]::GetFolderPath([System.Environment+SpecialFolder]::DesktopDirectory))\CTemplar.lnk" -Force
Uninstall-BinFile -Name ctemplar
md5: AB754DE1B711B1F4FF4ACB80322F9B60 | sha1: 97CDC123D29EC5791F6AE84DD0DE4DA49A577472 | sha256: A19C5B2993CE213CF818165CAF57C0E12FB7EB3C3470B7D1633917CC8F441DC1 | sha512: E82D0944F5E541CE82EC1EA0A637794E2F163149C9B21A9FEA621B36168DA073365E4198BD2015625A5131C7EFC0213F5E0E45937C60B95F12331C09914EE64A
Log in or click on link to see number of positives.
- ctemplar.2.5.63.nupkg (b56dea7a1814) - ## / 57
- ctemplar.exe (a19c5b2993ce) - ## / 62
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
[Unmaintained] CTemplar 2.5.75.20220817 | 142 | Wednesday, August 17, 2022 | Approved | |
CTemplar 2.5.75 | 101 | Tuesday, April 26, 2022 | Approved | |
CTemplar 2.5.74 | 80 | Thursday, April 21, 2022 | Approved | |
CTemplar 2.5.73 | 96 | Tuesday, March 22, 2022 | Approved | |
CTemplar 2.5.72 | 116 | Monday, March 14, 2022 | Approved | |
CTemplar 2.5.71 | 94 | Wednesday, March 9, 2022 | Approved | |
CTemplar 2.5.68 | 99 | Wednesday, February 23, 2022 | Approved | |
CTemplar 2.5.67 | 99 | Saturday, February 19, 2022 | Approved | |
CTemplar 2.5.66 | 117 | Thursday, February 10, 2022 | Approved | |
CTemplar 2.5.65 | 118 | Tuesday, February 1, 2022 | Approved | |
CTemplar 2.5.64 | 98 | Friday, January 28, 2022 | Approved | |
CTemplar 2.5.63 | 76 | Thursday, January 27, 2022 | Approved | |
CTemplar 2.5.62 | 98 | Tuesday, January 18, 2022 | Approved | |
CTemplar 2.5.61 | 106 | Monday, January 17, 2022 | Approved | |
CTemplar 2.5.60 | 97 | Monday, January 10, 2022 | Approved | |
CTemplar 2.5.59 | 104 | Monday, January 3, 2022 | Approved | |
CTemplar 2.5.56 | 141 | Friday, November 19, 2021 | Approved | |
CTemplar 2.5.55 | 102 | Tuesday, November 9, 2021 | Approved | |
CTemplar 2.5.52 | 99 | Monday, November 1, 2021 | Approved | |
CTemplar 2.5.51 | 149 | Monday, October 18, 2021 | Approved |
index.html
SHA-256 CHECKSUM: 8d56f5a723418f910ecd03154fb80d8685730625e41e241982fda7e2dedfbb52
This package has no dependencies.
Ground Rules:
- This discussion is only about CTemplar and the CTemplar package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or CTemplar, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.