mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-06-06 00:29:12 +02:00
OcttKB Cross-Repo Sync (HTML to Raw)
This commit is contained in:
25
Wiki-OcttKB/tiddlers/Normal/Cybersecurity.tid
Normal file
25
Wiki-OcttKB/tiddlers/Normal/Cybersecurity.tid
Normal file
@@ -0,0 +1,25 @@
|
||||
created: 20230227211756543
|
||||
creator: Octt
|
||||
modified: 20230227222403889
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: Cybersecurity
|
||||
|
||||
<<^wikipediaframe Cybersecurity>>
|
||||
|
||||
!!! ''Passwords''
|
||||
|
||||
!!!! ''Concepts''
|
||||
|
||||
; [[Pepper|https://en.wikipedia.org/wiki/Pepper_(cryptography)]]
|
||||
: Secret part of a password that is added often at the start or end and kept separate from the rest of the password; in case the password gets stolen, the pepper won't be and thus security will be at a lesser risk.
|
||||
|
||||
!!!! ''Password managers''
|
||||
|
||||
* [[KeePass|https://keepass.info/]] - //Offline, free, open source, light-weight, easy-to-use password manager//
|
||||
** Keepass is the official implementation of its standard. It's only native to Windows and requires Mono on other platforms. It has received security audits.
|
||||
** [[KeePassXC|https://keepassxc.org/]] - [[Cross-Platform]] implementation - <<[ "[[Git|https://github.com/keepassxreboot]]">>
|
||||
** [[KeeWeb|https://keeweb.info/]] - [[Webapp]] implementation <<[ "[[Git|https://github.com/keeweb]]">>
|
||||
** [[KeePassDX|https://www.keepassdx.com/]] - [[Android]] implementation <<[ "[[Git|https://github.com/Kunzisoft/KeePassDX]]">> [<<FDroidLink com.kunzisoft.keepass.libre>>] [<<GPlayLink com.kunzisoft.keepass.free>>]
|
||||
|
||||
* [[Bitwarden|https://bitwarden.com/]] - Self-hosted cloud libre password manager - <<[ "[[Git|https://github.com/bitwarden]]">>
|
Reference in New Issue
Block a user