Downloads:
50
Downloads of v 1.4.4.2:
50
Last Update:
02 Apr 2024
Package Maintainer(s):
Software Author(s):
- Andrew Sachen
Tags:
secondfactor authentication mfa 2fa two-factor otp otpauth qrcode foss embeddedSecondFactor
- 1
- 2
- 3
1.4.4.2 | Updated: 02 Apr 2024
Downloads:
50
Downloads of v 1.4.4.2:
50
Maintainer(s):
Software Author(s):
- Andrew Sachen
SecondFactor 1.4.4.2
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Andrew Sachen. The inclusion of Andrew Sachen trademark(s), if any, upon this webpage is solely to identify Andrew Sachen 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 SecondFactor, run the following command from the command line or from PowerShell:
To upgrade SecondFactor, run the following command from the command line or from PowerShell:
To uninstall SecondFactor, 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 secondfactor --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 secondfactor -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 secondfactor -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 secondfactor
win_chocolatey:
name: secondfactor
version: '1.4.4.2'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'secondfactor' do
action :install
source 'INTERNAL REPO URL'
version '1.4.4.2'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller secondfactor
{
Name = "secondfactor"
Version = "1.4.4.2"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'secondfactor':
ensure => '1.4.4.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.
This package was approved by moderator flcdrg on 28 Apr 2024.
Need a two-factor authenticator for your computer? Tired of using your phone to log in to a website on your desktop? Introducing SecondFactor, a One-Time-Password Authenticator for Windows.
SecondFactor supports Time-based One Time Passwords, which can be added directly, using a QR Code, or with an OTPAUTH URL. Your Secrets are stored securely for your local account, with the option to protect the program with a password for advanced security.
The main window of SecondFactor provides quick access to multiple authentication profiles and lists not only the present code, but the last code and the next one as well, for ultimate convenience. Codes are copied automatically on click, saving you time and energy.
Advanced support for SHA1, SHA256, and SHA512 is included by default, with either 6 or 8 digit codes, and a rolling time period of anywhere between one second to one day. Standard defaults are selected automatically, so if you just need the code to work, no worries!
Profiles can be exported and imported using encrypted (AES-256) Zip files for easy backup and recovery of your authenticator secrets. Because Zip's AES implementation is not secure by modern standards, an enhanced encryption method is also available.
From: https://realityripple.com/license.php
=============================================
This is free and unencumbered software released into the public domain.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Installing this application will also install the Root Certificate Authority
from RealityRipple Software in your computer's Trusted Root CA list.
RealityRipple Root CA:
Thumbprint (sha1): CB4D24D4 7385E3FA 2418FA60 5223CC8B 62F9E249
RealityRipple Root CA (Legacy):
Thumbprint (sha1): 901DEBD9 2572D0A1 58213129 80981E91 E754F276
If you install these root certificates, Windows will automatically trust any
certificate issued by RealityRipple Software. See <http://ca.realityripple.com/>.
# VERIFICATION
Verification is intended to assist the Chocolatey moderators and community in verifying that this package's contents are trustworthy.
## Download
The latest version can be downloaded from the official download page:
- https://realityripple.com/Software/Applications/SecondFactor/
or directly:
- Version : 1.4.4.2
- URL : https://realityripple.com/Software/Applications/SecondFactor/SF_Setup.exe
- Checksum : 728e9fa4e38e90d28e2bb2a31c7cf23e072118cbaf2c0b249d02bf445abe1ab3
## Verify
You can use one of the following methods to obtain the checksum:
1. Use powershell function 'Get-Filehash'
2. Use chocolatey utility 'checksum.exe'
## License
File 'LICENSE.txt' is copied from https://realityripple.com/license.php
md5: 2D87BC474743A94F1CA87B4A3337AAAE | sha1: AC0B40C2A9334F7E11D8133779CE4F6037764DCF | sha256: 728E9FA4E38E90D28E2BB2A31C7CF23E072118CBAF2C0B249D02BF445ABE1AB3 | sha512: 10543B63EE2982ADE9A6A3AF9F37A8801D399CAB0528865824B8CF7DA8680B11E341BF7CFDF810B334407FBF54B74A1A3F3EA1A9833171771A6BC32D10DF514B
Log in or click on link to see number of positives.
- secondfactor.1.4.4.2.nupkg (1aa49f70e4e7) - ## / 66
- SF_Setup.exe (728e9fa4e38e) - ## / 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.
This package has no dependencies.
Ground Rules:
- This discussion is only about SecondFactor and the SecondFactor 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 SecondFactor, 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.