Autor Thema: Passwort Tools ...  (Gelesen 335690 mal)

0 Mitglieder und 3 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Passliss v2.3.0.2203
« Antwort #2430 am: 13 März, 2022, 21:00 »
Use this application to create secure password combinations for use with any of your accounts, applications, or security systems, quick and easy.

MIT License

Changelog

New

    37d7508 Improved animations on sidebar ( #140 )
    a1d4636 Added translations ( #141 )
    539049d Added a "Generate key" button in "Encryption" page ( #141 )
    0609768 Added a "Test strength" button in "Generate" page ( #142 )
    56288f1 Added the possibility to set a default encryption mode ( #143 )
    fc2306f Added a "Slide in" animation when browsing Passliss ( #144 )

Fixed

Nothing has been fixed in this release.

Updated

    ae56237 Updated LeoCorpLibrary
    a63e135 Updated Setup
    8938078 Upgraded to .NET 6 ( #139 )
    a00fbfd Code cleanup for .NET 6

[close]

https://github.com/Leo-Corporation/Passliss

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Hide Files 7.5
« Antwort #2431 am: 14 März, 2022, 10:00 »
Quickly hide important files or folders, preventing other users from accessing them without the right password, with this lightweight app.

Shareware

Whats new:>>

    Application can lock and unlock long directory names, even if LongPathsEnabled is not set
    Improved translations

https://vovsoft.com/software/hide-files/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Sticky Password 8.4.4.887
« Antwort #2432 am: 18 März, 2022, 20:00 »
Sticky Password automatically fills login and password fields in web forms and usual dialog windows. It has an unique feature named "Sticky Button" which appears on any window that had password saved for. Careful backup feature will keep all your passwords safely stored until you will need them. Also Sticky Password allows to have multiple logins and passwords for a single account and there are many other useful features.

Freemium

Whats new:>>

Various stability improvements

http://www.stickypassword.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Secman 6.2.1
« Antwort #2433 am: 20 März, 2022, 11:30 »
Secman is a password manager can store, retrieves, generates, synchronizes passwords and save files securely, and is written in go! The most important difference is secman is not GPG cored. Instead, it uses a master password to securely store your passwords. It also supports encrypting arbitrary files.

MIT License

Changelog

    Add:

    Add --tree-view flag to secman list command.
    Add --user flag to secman whoami command to display user.
    Build secman files command with secman files send and secman files receive sub-commands. Ingrated with tran.
    Create secman encrypt command with --sha256, --sha512, --aes, --aes-key, and --md5 flags.
    Add --username and --password flags to secman auth login command.

    Changed:

    Update secman initializer and add ~/.secman directory checker.

    Fixed:

    Fix secman config file issue in secman auth login command.

    Changelog:

    5e89962 publish secman v6.2.1, add secman v6.2.1 release notes ????
    7237221 fix: fix secman config file issue in secman auth login command
    dbeb27a update secman initializer and add ~/.secman dir checker
    0dc1f4f new feature: add --username and --password flags to auth login cmd
    e7e0695 goreleaser: add post_install prop to brews section
    747aa74 add license prop to secman brew config, add encrypt command
    7ebba81 feature: finish from secman files receive command
    c8a50ff new feature: start building secman files command with send subcmd
    64f1752 feature: add --user flag to secman whoami command to display user
    685c19b update: add --tree-view flag to secman list command, update sumfile
    bf3a3e5 build(deps): bump @oclif/core from 1.6.0 to 1.6.1 in /core (#187)
    0d8e521 Merge pull request #186 from abdfnx/main
    30ea49f Merge branch 'scmn-dev:main' into main
    b3bbd5e build(deps): bump prettier from 2.5.1 to 2.6.0 in /core (#17)
    532609e docs(README): add secman cli preview svg image in README
    b9fcbef build(deps): bump github.com/evertras/bubble-table from 0.8.3 to 0.8.4 (#185)
    5d8298d Merge pull request #184 from abdfnx/main
    a477d9a build(deps): bump @oclif/core from 1.5.3 to 1.6.0 in /core (#15)
    8b2d44e Merge pull request #183 from abdfnx/main
    47bd5be Merge pull request #16 from scmn-dev/main
    58d4fe3 Merge branch 'main' into main
    c348279 actions(docker-ci): finish from secman docker ci workflow
    d3aba5a fix Incomplete string escaping or encoding issue #182
    c53cc8f Merge branch 'main' of https://github.com/scmn-dev/secman
    56edc22 fix: fix secman core cli linking issue by use npm instead of yarn
    0340ed7 docs(README): update secman scoop installation method
    84cac9b actions(build-ci): update bfs_windows test to secman info command
    725c099 scripts: update go mod tidy command with -compat flag
    a7bf8a0 remove bfsw task, add fetch-depth prop in secman build ci
    b4d8bf1 actions(build-ci): finish from secman build-ci workflow
    d06284e rename .zshrc to zshrc in scripts/docker, update gitattributes
    ee9dedc add .gitattributes file
    aa9e3fb docker: add secman docker container utils ???? in scripts/docker
    dbe4566 add scoop task, build secman scoop generator, update packages
    b54d7e8 build(deps): bump write-file-atomic from 3.0.3 to 4.0.1 in /core (#8)

    What's Changed:

    Merge pull request #16 from scmn-dev/main by @abdfnx in #183
    build(deps): bump @oclif/core from 1.5.3 to 1.6.0 in /core (#15) by @abdfnx in #184
    build(deps): bump github.com/evertras/bubble-table from 0.8.3 to 0.8.4 by @dependabot in #185
    build(deps): bump prettier from 2.5.1 to 2.6.0 in /core (#17 by @abdfnx in #186
    build(deps): bump @oclif/core from 1.6.0 to 1.6.1 in /core by @dependabot in #187

[close]

https://github.com/scmn-dev/secman

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
pass-winmenu 1.13
« Antwort #2434 am: 21 März, 2022, 06:00 »
Manage your passwords and encrypt them efficiently with an open-source tool for the desktop, the Windows equivalent of pass — the Linux program that offers flexibility and many customizations.

MIT License  /  Donationware

Changelog

New features

    Added support for generating TOTP codes (thanks @colemickens for the initial PR for this!) To use this feature, add a TOTP code to the password metadata like so:

    TOTP: <secret>

    You can also directly copy an otpauth URL.

    OTPAUTH: otpauth://otp/account?secret=<secret>

    To generate a TOTP code, select generate TOTP code in the right-click menu of the notification area icon, or create a hotkey binding using generate-totp-code as action name.

Bug fixes

    Improved reliability of the hotkey parser ( #103 )

[close]

https://github.com/geluk/pass-winmenu

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
KeePassXC 2.7.0
« Antwort #2435 am: 22 März, 2022, 11:00 »
Store account credentials and auto-type them into websites and applications, using this open source, cross-platform password management utility.

License: GPLv2

Changelog
   

Major Additions

    Implement KDBX 4.1 [ #7114 ]
    Add direct write save option for cloud storage and GVFS [ #6594 ]
    Prevent screen capture on Windows and macOS [ #6030 ]
    Support quick unlock using Windows Hello [ #7384 ]
    Support quick unlock using Apple Watch [ #5526 ]
    Allow specifying database backup paths [ #7035 ]
    Add tag functionality [ #6487 ][ #7436 ][ #7446 ]
    Add password rating column to entry view [ #4797 ]
    Add group clone action [ #6124 ]
    Show modifications between entry history items [ #6789 ]
    Ability to bulk-delete and purge unused custom icons [ #5970 ]
    Support adding custom passphrase wordlists [ #6799 ]
    Support passphrase wordlists in numbered and PGP-signed formats [ #6791 ]
    Implement support for hardware keys via wireless NFC [ #6895 ]
    SSH Agent: Add support for OpenSSH 8.2 FIDO/U2F keys [ #6371 ]
    CLI: Implement attachment handling [ #5538 ]
    CLI: Add support for okon in offline HIBP checks [ #5478 ]
    CLI: Implement search command and remove locate[ #6805 ]
    CLI: Add db statistic output to db-info command [ #7032 ]
    CLI: Add -i/--include option to generate command. [ #7112 ]
    CLI: Add a -n (--notes) option to add and edit commands [ #4646 ]
    CLI: Add keyfile option to import command [ #5402 ]
    CLI: Adding a best option to clip to copy a password of the best match [ #4489 ]
    Browser: Add Microsoft Edge support on Linux [ #7100 ]
    Browser: Support native password generator from the extension [ #6529 ]
    Browser: Add group settings [ #4180 ]
    Browser: Add feature to ignore entries for HTTP-Auth Logins [ #5394 ]
    Browser: Support triggering Auto-Type from browser extension [ #6272 ]
    Browser: Add delete-entry command to API [ #6899 ]
    Browser: Add search 'by-path' url to API [ #5535 ]
    Browser: search for entries by UUID to API [ #4763 ]
    Browser: Support auto-download of favicon on entry addition [ #7179 ]
    Auto-Type: Major improvements to Auto-Type [ #5864 ][ #7463 ][ #7435 ][ #7391 ][ #7129 ][ #6400 ][ #6364 ][ #6361 ][ #5283 ][ #7507 ]
    Auto-Type: Fix typing to virtual machines on Windows [ #7366 ]
    Auto-Type: Re-implement X11 keysym emulation [ #7098 ]
    Auto-Type: Support multiple Xkb layouts [ #6247 ]
    Auto-Type: Abort keystroke if modifiers held on X11 [ #6351 ][ #6357 ]
    Auto-Type: Add TOTP option to entry level Auto-Type menu [ #6675 ]
    FdoSecrets: Major Refactor and Code Consolidation [ #5747 ][ #5660 ][ #7043 ][ #6915 ]
    FdoSecrets: Implement unlock before search [ #6943 ]
    Reports: Add browser statistics report [ #7197 ]

Major Changes

    Port crypto backend to Botan [ #6209 ]
    Improve attachment handling and security [ #6606 ][ #5034 ][ #7083 ]
    Allow selecting any open database in unlock dialog [ #5427 ]
    KeeShare: Remove checking signed container and QuaZip dependency [ #7223 ]
    Introduce security option to enable copy on double click (default off) [ #6433 ]
    Add 'delete entry without confirm' functionality [ #5812 ]
    Improve macOS and Windows platform integration [ #5851 ]
    Lock only the current database by default [ #6652 ]
    Show expired entries on DB unlock [ #7290 ]
    Update D-Bus adaptor interface class name to match definition file [ #7523 ]

Other Changes and Fixes

    Add countdown progress bar to TOTP preview [ #6930 ]
    Enter favicon url directly on icons page [ #6614 ]
    Set C++17 as standard in the build system [ #7180 ]
    Internalize ykcore into code base [ #6654 ]
    Transition to Visual Studio builds on Windows [ #5874 ]
    Ability to delete entries from health check reports [ #6537 ]
    Enhance remembering last-used directories [ #6711 ]
    Implement org.freedesktop.appearance.color-scheme support on Linux [ #7422 ]
    Support sorting HTML export [ #7011 ]
    Add display number of characters in passphrases [ #5449 ]
    Use Alt+Tab on macOS to switch between databases [ #5407 ]
    Add feature to sort groups using shortcut keys [ #6999 ]
    Add CTRL+Enter to apply password generator changes [ #6414 ]
    Display Database created timestamp on statistics report [ #6876 ]
    Browser: Improve best matching credentials setting [ #6893 ]
    SSH Agent: Use both Pageant and OpenSSH agent simultaneously on Windows [ #6288 ]
    SSH Agent: Allow using database path to resolve keys [ #6365 ]
    SSH Agent: Show correct error messages in main window [ #7166 ]
    Multiple fixes for MSI installer [ #6630 ]
    Fix tab order for CSV import dialog to match screen order [ #7315 ]
    Don't mark kdbx:// urls as invalid [ #7221 ]
    Make selected text copyable instead of copying password [ #7209 ]
    Detect timestamp resolution for CSV files [ #7196 ]
    Fix crash while downloading favicon [ #7104 ]
    Correct naming of newly generated keyx files [ #7010 ]
    Place the 'Recycle Bin' at the bottom of the list when groups are sorted [ #7004 ]
    Handle tilde with custom browser paths [ #6659 ]
    Don't scroll up when deleting an entry [ #6833 ]
    Set the MIME-Type to text/plain when using wl-copy on wayland [ #6832 ]
    Fix adaptive icon painting [ #5989 ][ #6033 ]
    Fix favicon download from URL with non-standard port [ #5509 ]
    Ignore recycle bin on KeePassHTTP migration [ #5481 ]
    Fix keepassxc-cr-recovery utility [ #7521 ]
    Fix Auto-Type not working when audio recording indicator is active on macOS 12.2+ [ #7526 ]

[close]

https://keepassxc.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Sticky Password 8.4.4.893
« Antwort #2436 am: 22 März, 2022, 12:00 »
Whats new:>>

    Various stability improvements
    Added import from Kaspersky Password Manager

http://www.stickypassword.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Bitwarden 1.32.1
« Antwort #2437 am: 23 März, 2022, 06:15 »
The desktop version of the popular password manager, allowing you to store login data, credit and identity card information, and notes in a secure vault.

Freemium

https://bitwarden.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Secman 6.2.2
« Antwort #2438 am: 25 März, 2022, 19:00 »
Changelog


Added

    Add --auto-generate flag to secman insert command (this flag only works with login type).

Changed

    Update secman list interface view.

Fixed

nothing

Changelog

    8656fc4 publish secman v6.2.2, add secman v6.2.2 release notes ????
    132da07 update: add tab to secman list short help view, update actions
    4964222 new features: add --auto-generate option to insert command
    37fce57 build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.3 to 2.3.4 ( #190 )
    93b9989 build(deps): bump @oclif/core from 1.6.1 to 1.6.3 in /core ( #191 )
    b7749a6 build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.2 to 2.3.3 ( #189 )
    262ce55 add scoop section in goreleaser config, remove old scoop scripts
    beb9864 actions(build-ci): switch oses in homebrew and bfsjobs
    5582082 actions(build-ci): add Setup Node.js step in homebrew job
    ca276a8 actions(build-ci): add changing owner command to build-ciworkflow
    063d8ae goreleaser: remove sudo privileges from brews section
    c9dbf43 actions(release): add GITHUB_ACTIONS_NAME and GITHUB_ACTIONS_EMAILapprox
    e27a38c actions(release): add more jobs and tasks for secman scoop bucket
    4f647b6 add sudo privileges to brew section, add scoop task in release ci

[close]

https://github.com/scmn-dev/secman

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
WordCreator 22.3.28
« Antwort #2439 am: 28 März, 2022, 06:00 »
Generate random words with the help of this lightweight piece of software that lets you save results as a TXT, CSV, XLSX, or HTML file.

Donationware

Whats new:>>

Count double S instead of capital ß when combining uppercase and lowercase letters (ß -> SS)" and "Always count small ß - also when combining uppercase and lowercase letters".

https://www.sttmedia.com/wordcreator

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
ExtPassword! v1.00
« Antwort #2440 am: 31 März, 2022, 22:00 »
ExtPassword! is tool for Windows that allows you to recover passwords stored on external drive plugged to your computer.
ExtPassword! can decrypt and extract multiple types of passwords and essential information, including passwords of common Web browsers, passwords of common email software, dialup/VPN passwords, wireless network keys, Windows network credentials, Windows product key, Windows security questions.

This tool might be useful if you have a disk with Windows operating system that cannot boot anymore, but most files on this hard drive are still accessible and you need to extract your passwords from it.

Freeware

https://www.nirsoft.net/utils/external_drive_password_recovery.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
NordPass 4.20.32
« Antwort #2441 am: 01 April, 2022, 07:00 »
Don't worry about forgetting passwords ever again with the help of this comprehensive password manager coming from the cybersecurity team behind NordVPN.

Freemium

https://nordpass.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
LastPass 4.92.0
« Antwort #2442 am: 01 April, 2022, 08:00 »
LastPass Password Manager - The last password you'll ever have to remember. This easy to use password manager will make your browsing a lot easier and much more secure without having to remember multiple passwords.

LastPass Password Manager Features:

Generate strong passwords, knowing you'll only have to remember one.
Log into your favorite websites with just one click
Access and manage your important data from multiple workstations seamlessly
Share logins with your friends and let others share logins with you

 Freemium

https://lastpass.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
SafeInCloud 22.2.1
« Antwort #2443 am: 03 April, 2022, 12:00 »
SafeInCloud Password Manager assists in keeping your passwords and other private info safe and secure in an encrypted database you can access from your phone, tablet, and computer.

Donationware

https://safe-in-cloud.com/en/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
SafeInCloud 22.2.3
« Antwort #2444 am: 06 April, 2022, 20:30 »
SafeInCloud Password Manager assists in keeping your passwords and other private info safe and secure in an encrypted database you can access from your phone, tablet, and computer.

Donationware

https://safe-in-cloud.com/en/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )