CrypTag
End-to-end encrypted, censorship-resistant, privacy-enhancing apps for activists, journalists, and you
San Francisco, CA
Pinned Repositories
backchannel
Secure collaboration for activists, journalists, and you
clip
CrypTag Clip: Save bookmarks and web clippings to CrypTag straight from your browser
cpassui
Desktop app built with electron that's a UI wrapper for CrypTag.
cryptag
Encrypted, taggable, searchable cloud storage. Unveiled at DEF CON 23
cryptask
End-to-end encrypted task manager powered by CrypTag
go-minilock
The minilock file encryption system, ported to pure Golang. Includes CLI utilities.
gosecure
Write highly secure Go web apps/services
leapchat
Ephemeral, encrypted, in-browser chat rooms
minishare
miniShare: Encryptedly share files or text by sending someone a link
notes
CrypTag Notes: Secure note-taking and shared wiki page editing desktop app
CrypTag's Repositories
cryptag/cryptag
Encrypted, taggable, searchable cloud storage. Unveiled at DEF CON 23
cryptag/leapchat
Ephemeral, encrypted, in-browser chat rooms
cryptag/notes
CrypTag Notes: Secure note-taking and shared wiki page editing desktop app
cryptag/minishare
miniShare: Encryptedly share files or text by sending someone a link
cryptag/gosecure
Write highly secure Go web apps/services
cryptag/cryptask
End-to-end encrypted task manager powered by CrypTag
cryptag/backchannel
Secure collaboration for activists, journalists, and you
cryptag/clip
CrypTag Clip: Save bookmarks and web clippings to CrypTag straight from your browser
cryptag/base58
BS-free base58 encoding/decoding thanks to github.com/btcsuite/btcd/master/btcutil/base58/{base58,alphabet}.go
cryptag/cpassui
Desktop app built with electron that's a UI wrapper for CrypTag.
cryptag/cryptagorg
cryptag.org website
cryptag/go-minilock
The minilock file encryption system, ported to pure Golang. Includes CLI utilities.
cryptag/sodium
An wrapper for libsodium in golang
cryptag/secretstream
Implementation of libsodium's secretstream in Go