Downloads:
11,310
Downloads of v 1.14.2:
244
Last Update:
05 Oct 2024
Package Maintainer(s):
Software Author(s):
- loki-project
Tags:
admin signal-protocol messenger otr private anonymity anonimity- 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
Session
- 1
- 2
- 3
1.14.2 | Updated: 05 Oct 2024
- 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:
11,310
Downloads of v 1.14.2:
244
Maintainer(s):
Software Author(s):
- loki-project
Session 1.14.2
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by loki-project. The inclusion of loki-project trademark(s), if any, upon this webpage is solely to identify loki-project goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Session, run the following command from the command line or from PowerShell:
To upgrade Session, run the following command from the command line or from PowerShell:
To uninstall Session, 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 session --internalize --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 session -y --source="'INTERNAL REPO URL'" [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 session -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install session
win_chocolatey:
name: session
version: '1.14.2'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'session' do
action :install
source 'INTERNAL REPO URL'
version '1.14.2'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller session
{
Name = "session"
Version = "1.14.2"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'session':
ensure => '1.14.2',
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.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved as a trusted package on 05 Oct 2024.
Session uses the Signal encryption protocol and the Loki blockchain’s decentralised Service Node network to provide anonymous, end-to-end encrypted messaging without relying on central servers.
Benefits
- No Phone Numbers - No identification is required to create a Session account.
- No Data Breaches - Session doesn’t collect data, so there’s nothing to leak.
- No Footprints - Send messages through our onion routing network and leave no trace.
- Open Source - Session’s code has nothing to hide. Anyone can view, audit and contribute.
- Sync Across Devices - One account, many devices. Session works wherever you go.
- Censorship Resistant - With no central point of failure, its harder to shut Session down.
Log in or click on link to see number of positives.
- session.1.14.2.nupkg (e0708aa34b99) - ## / 65
- session-desktop-win-x64-1.14.2.exe (9dd24d625d91) - ## / 65
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 |
---|---|---|---|---|
Session 1.14.2 | 244 | Saturday, October 5, 2024 | Approved | |
Session 1.14.1 | 92 | Saturday, September 28, 2024 | Approved | |
Session 1.13.2 | 173 | Saturday, August 31, 2024 | Approved | |
Session 1.13.1 | 347 | Sunday, August 18, 2024 | Approved | |
Session 1.12.5 | 140 | Saturday, July 27, 2024 | Approved | |
Session 1.12.4 | 144 | Saturday, June 29, 2024 | Approved | |
Session 1.12.3 | 275 | Saturday, May 4, 2024 | Approved | |
Session 1.12.2 | 164 | Saturday, April 13, 2024 | Approved | |
Session 1.12.0 | 221 | Saturday, March 2, 2024 | Approved | |
Session 1.11.5 | 262 | Saturday, December 16, 2023 | Approved | |
Session 1.11.4.20231022 | 268 | Saturday, October 21, 2023 | Approved | |
Session 1.11.4 | 170 | Saturday, October 7, 2023 | Approved | |
Session 1.11.3 | 169 | Saturday, September 16, 2023 | Approved | |
Session 1.11.2 | 130 | Sunday, September 10, 2023 | Approved | |
Session 1.11.0 | 248 | Saturday, July 22, 2023 | Approved | |
Session 1.10.8 | 305 | Saturday, April 8, 2023 | Approved | |
Session 1.10.7 | 269 | Saturday, February 11, 2023 | Approved | |
Session 1.10.4 | 266 | Wednesday, November 9, 2022 | Approved | |
Session 1.10.3 | 145 | Saturday, October 22, 2022 | Approved | |
Session 1.10.2 | 131 | Wednesday, October 12, 2022 | Approved | |
Session 1.10.1 | 141 | Wednesday, September 21, 2022 | Approved | |
Session 1.10.0 | 139 | Tuesday, September 6, 2022 | Approved | |
Session 1.9.1 | 277 | Friday, August 12, 2022 | Approved | |
Session 1.8.6 | 232 | Saturday, May 21, 2022 | Approved | |
Session 1.8.4 | 157 | Tuesday, April 26, 2022 | Approved | |
Session 1.8.3 | 165 | Thursday, March 24, 2022 | Approved | |
Session 1.8.2 | 120 | Friday, March 18, 2022 | Approved | |
Session 1.8.1 | 184 | Tuesday, February 8, 2022 | Approved | |
Session 1.8.0 | 195 | Wednesday, December 22, 2021 | Approved | |
Session 1.7.6 | 107 | Sunday, December 19, 2021 | Approved | |
Session 1.7.4 | 172 | Thursday, October 28, 2021 | Approved | |
Session 1.7.3 | 159 | Wednesday, September 22, 2021 | Approved | |
Session 1.7.1 | 118 | Wednesday, September 15, 2021 | Approved | |
Session 1.7.0 | 118 | Monday, September 6, 2021 | Approved | |
Session 1.6.11 | 130 | Monday, August 23, 2021 | Approved | |
Session 1.6.10 | 128 | Friday, August 6, 2021 | Approved | |
Session 1.6.9 | 115 | Thursday, July 29, 2021 | Approved | |
Session 1.6.7 | 119 | Tuesday, July 6, 2021 | Approved | |
Session 1.6.6 | 112 | Friday, July 2, 2021 | Approved | |
Session 1.6.5 | 133 | Sunday, June 13, 2021 | Approved | |
Session 1.6.4 | 125 | Thursday, May 27, 2021 | Approved | |
Session 1.6.3 | 117 | Saturday, May 22, 2021 | Approved | |
Session 1.6.1 | 119 | Friday, May 14, 2021 | Approved | |
Session 1.6.0 | 122 | Friday, May 7, 2021 | Approved | |
Session 1.5.5 | 114 | Tuesday, May 4, 2021 | Approved | |
Session 1.5.4 | 129 | Tuesday, April 27, 2021 | Approved | |
Session 1.5.2 | 163 | Friday, March 26, 2021 | Approved | |
Session 1.5.1 | 132 | Tuesday, March 23, 2021 | Approved | |
Session 1.5.0 | 150 | Tuesday, March 9, 2021 | Approved | |
Session 1.4.11 | 115 | Saturday, March 6, 2021 | Approved | |
Session 1.4.10 | 113 | Monday, March 1, 2021 | Approved | |
Session 1.4.9 | 126 | Tuesday, February 16, 2021 | Approved | |
Session 1.4.8 | 131 | Wednesday, February 3, 2021 | Approved | |
Session 1.4.7.20210201 | 119 | Sunday, January 31, 2021 | Approved | |
Session 1.4.7 | 164 | Friday, January 22, 2021 | Approved | |
Session 1.4.4 | 166 | Wednesday, December 23, 2020 | Approved | |
Session 1.4.2 | 145 | Monday, November 30, 2020 | Approved | |
Session 1.4.1 | 134 | Tuesday, November 10, 2020 | Approved | |
Session 1.4.0 | 181 | Monday, October 5, 2020 | Approved | |
Session 1.3.1 | 121 | Friday, September 25, 2020 | Approved | |
Session 1.3.0 | 155 | Friday, September 4, 2020 | Approved | |
Session 1.2.1 | 157 | Friday, August 7, 2020 | Approved | |
Session 1.2.0 | 151 | Tuesday, August 4, 2020 | Approved | |
Session 1.1.2 | 148 | Monday, July 20, 2020 | Approved | |
Session 1.0.9 | 169 | Monday, June 8, 2020 | Approved | |
Session 1.0.8 | 174 | Thursday, May 14, 2020 | Approved | |
Session 1.0.7 | 139 | Friday, April 24, 2020 | Approved | |
Session 1.0.6 | 201 | Saturday, April 11, 2020 | Approved | |
Session 1.0.5 | 146 | Friday, March 20, 2020 | Approved |
Copyright 2019-2020 The Loki Project
This package has no dependencies.
Ground Rules:
- This discussion is only about Session and the Session 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 Session, 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.