Skip to content

pedropalau/awesome-cad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Awesome CAD

A curated list of awesome resources, papers, tools and languages we use at Centro de Autonomía Digital.

Contents

  • Projects
    • OTRv4 - Off-the-record Messaging Protocol Version 4.
    • OTRv4 for Pidgin - Plugin which implements OTRv4 for Pidgin.
    • CoyIM - Instant Messaging (chat) Client.
  • Cryptography & Privacy
    • Papers - Highlighted cryptographic research.
    • Resources - Available resources for secure digital communications.
  • Programming Languages
    • C - General-purpose, imperative computer programming language supporting structured programming, lexical variable scope, and recursion.
    • Go - Statically typed compiled language in the tradition of C.
    • GTK - Cross-platform widget toolkit for creating graphical user interfaces.

Projects

OTRv4

OTRv4 implementation of the Off-The-Record protocol, which provides encryption for instant messaging conversations.

Resources

OTRv4 for Pidgin

This is a Pidgin plugin which implements Off-the-Record (OTRv4) Messaging, in its version 4.

CoyIM

CoyIM is a new chat client that is safe and secure by default.

Cryptography

Papers

  • The Moral Character of Cryptographic Work by Phillip Rogaway

Resources

Programming Languages

C Programming Language

C is a general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations.

Resources

Books

Go Programming Language

Go is a statically typed compiled language in the tradition of C, with memory safety, garbage collection, structural typing, and CSP-style concurrent programming features added.

Resources

Books

GTK

GTK+ is a toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites.

License

CC0

About

Delightful resources for Centro de Autonomía Digital

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published