News

Secure Camera Prototype based on IOCipher

Added by hans about 4 years ago

As part of the StoryMaker project, Scal.io has put together a prototype of a camera app based on IOCipher storage:

A Collection of Various Counters for the end of 2013

Added by hans about 4 years ago

Here are some numbers about PSST-related software from a number of sources:

Google Play Store

Gnu Privacy Guard is distributed via the Google Play Store, which tracks a lot of things about the apps there. This includes total number of installs and more. Here is a selection of stats:

  • 16156 total user installs
  • 5856 current device installs
  • 5169 current user installs

pypi

pypi is the main site for finding Python libraries and other Python software.

keysync
PyPI Package statistics for: keysync

    First Upload:             Wed 09 Oct 2013 02:50:38 AM  (0.1.1)
    Last Upload:              Sat 26 Oct 2013 01:22:33 AM  (0.2)
    Number of releases:                                  3
    Most downloads:                                    363
    Fewest downloads:                                  220
    Average downloads:                                 305
    Total downloads:                                   915

github

We have the source code of our projects on github. The only metrics we have found on github are Stars, Forks, and Watches. A Star seems to mean that a user likes the project. A Fork means that the user has made a public copy of the sources, usually to work on the source code itself. A Watch means that the user will be notified about changes in the project.

(otrfileconverter is now called KeySync)
project stars forks watches
keysync 40 10 15
gnupg-for-android 81 24 35
gnupg-for-android-tests 2 1 9
gnupg-for-java 3 18 3
libsqlfs 18 6 10
IOCipher 27 10 9
IOCipherExample 2 1 7
IOCipherServer 3 0 9
IOCipherTests 2 3 6

transifex

We use transifex to host our translations.

app completed translations
Gnu Privacy Guard Chinese, Czech, French, German, Norwegian, Polish, Portuguese, Russian, Slovenian, Spanish

Launchpad PPA

A Launchpad PPA is a place to build and host packaged software for Ubuntu, Linux Mint, etc. We use it to distribute beta packages. precise, quantal, raring, saucy, and trusty are Ubuntu releases. Our PPA is https://launchpad.net/~guardianproject/+archive/ppa/ Many of these packages have become part of the official package repositories, so they are no longer included in this PPA.

package precise quantal raring saucy trusty
keysync 45 11 22 39 1
otrfileconverter 38 15
non-GP software, packaged by us
python-potr 52 14 38 47
pyjavaproperties 79
pymtp 46 14 34 44
python-pgpdump 47 14 38 46
python3-pgpdump 1 2
python-qrcode 46 12 26 41 1
sqlcipher 0 1 1
libsqlcipher0-dbg 0 1 1
libsqlcipher0 0 2 2
libsqlcipher-dev 0 1 0

Debian Popularity Contest

This is an optional survey of Debian users to share information about the packages they are using. A small subset of Debian users participate in it, so the totals are not indicative of all Debian users. They are mostly used to compare packages' relative popularity. Installs are the number of people who installed this package. Votes are the number of people who use this package regularly.

package installs votes
keysync 22 8
non-GP software, packaged by us
python-potr 35 10
python3-potr 5 1
pyjavaproperties 30 8
pymtp 676 8
python-pgpdump 30 8
python3-pgpdump 6 0
python-qrcode 59 19
sqlcipher 25 6
libsqlcipher0-dbg 2 0
libsqlcipher0 49 6
libsqlcipher-dev 4 0

SQLCipher-for-Android included in IBM Worklight toolkit

Added by hans about 4 years ago

SQLCipher-for-Android is part of IBM's Worklight cross-platform development toolkit. In particular, it provides the secure storage for their FIPS-certified JSONStore class.

GPG for Android featured in GnuPG's crowdfunding campaign

Added by hans about 4 years ago

GnuPG recently launched a new croudfunding campaign which met its goal in 2 days, and it now at 33,400 Euro with 26 days to go. Our port of the official GnuPG suite to Android (GPGA), and its budding Android UI, were featured as part of that campaign.

ChatSecure and KeySync HowTo in Greek

Added by hans about 4 years ago

An new greek HOWTO on how to use KeySync with ChatSecure was the featured article on this greek tech site OSArena.com:

http://osarena.net/logismiko/applications/keysync-sigchroniste-ti-psifiaki-taftotita-asfalias-sas-se-oles-tis-efarmoges.html

SQLCipher-for-Android in WeChat

Added by hans about 4 years ago

http://blog.emaze.net/2013/09/a-look-at-wechat-security.html

SQLCipher for Android is used in the WeChat Android app, installed over 50 million times. Their implementation leaves a lot to be desired, but I think we can say it is better than no storage encryption.

the new official KeySync page is live!

Added by hans about 4 years ago

The new official KeySync page is live on https://guardianproject.info/apps/ Here's the direct link:
https://guardianproject.info/apps/keysync/

This Friday: Open Office Hours (via Hangout/IRC)

Added by hans over 4 years ago

https://plus.google.com/events/cumq8tucoc31ap55iqdn7pq9abs

Members of the Guardian Project will be hosting weekly public hangouts
every Friday for the rest of year to answer questions about our apps
(Orbot, Orweb, ChatSecure), building on our mobile security libraries
(IOCipher, SQLCipher, NetCipher) and using services like OStel
(including how to run your own secure phone service!).

We will also be live in IRC on Freenode at #guardianproject as always
for those of you who don't feel the need to be on camera.

Sound fun? You betcha it will be. This will be the first even on Friday,
so please come and join. https://guardianproject.info

A Collection of Various Counters

Added by hans over 4 years ago

Here are some numbers about PSST-related software from a number of sources:

github

We have the source code of our projects on github. The only metrics we have found on github are Stars, Forks, and Watches. A Star seems to mean that a user likes the project. A Fork means that the user has made a public copy of the sources, usually to work on the source code itself. A Watch means that the user will be notified about changes in the project.

(otrfileconverter is now called KeySync)
project stars forks watches
keysync 32 7 15
gnupg-for-android 74 22 34
gnupg-for-java 2 17 3
libsqlfs 18 4 10
IOCipher 22 10 9
IOCipherExample 2 1 7
IOCipherServer 3 0 9
IOCipherTests 2 3 6

transifex

We use transifex to host our translations.

app completed translations
Gnu Privacy Guard Czech, French, German, Polish, Russian, Slovenian, Spanish

Launchpad PPA

A Launchpad PPA is a place to build and host packaged software for Ubuntu, Linux Mint, etc. We use it to distribute beta packages. precise, quantal, and raring are Ubuntu releases. Our PPA is https://launchpad.net/~guardianproject/+archive/ppa/

package precise quantal raring
keysync 0 0 3
otrfileconverter 37 14
non-GP software, packaged by us
python-potr 11 2 13
pyjavaproperties 41
pymtp 1 1 3
python-pgpdump 5 1 10
python3-pgpdump 0 0
python-qrcode 6 1 12
sqlcipher 0 1 1
libsqlcipher0-dbg 0 1 1
libsqlcipher0 0 2 2
libsqlcipher-dev 0 1 0

Debian Popularity Contest

This is an optional survey of Debian users to share information about the packages they are using. A small subset of Debian users participate in it, so the totals are not indicative of all Debian users. They are mostly used to compare packages' relative popularity. Installs are the number of people who installed this package. Votes are the number of people who use this package regularly.

package installs votes
keysync 14 5
non-GP software, packaged by us
python-potr 20 5
pyjavaproperties 24 5
pymtp 667 0
python-pgpdump 17 5
python3-pgpdump 6 0
python-qrcode 23 5
sqlcipher 23 9
libsqlcipher0-dbg 2 0
libsqlcipher0 37 10
libsqlcipher-dev 5 1

pypi

pypi is the main site for finding Python libraries and other Python software.

keysync
62 downloads in the last month
    First Upload:             Wed 09 Oct 2013 02:50:38 AM  (0.1.1)
    Last Upload:              Wed 09 Oct 2013 02:50:38 AM  (0.1.1)
    Number of releases:                                  1
    Most downloads:                                     60
    Fewest downloads:                                   60
    Average downloads:                                  60
    Total downloads:                                    60

KeySync is now officially in Debian

Added by hans over 4 years ago

KeySync is now officially in Debian, and soon will be automatically accepted into Ubuntu, Linux Mint, and all of the Debian-derivative GNU/Linux distros.

http://packages.qa.debian.org/k/keysync.html

1 2 (1-10/17)

Also available in: Atom