aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 75ea728bd3d8bc061fffb77a3fca6bdadf5de469 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
osmo-cos - early code about a Card OS on CC32RS512
==================================================

This repository contains some very early experimentation code about a
Card Operating system (COS) for ChipCity CC32RS512 based smart cards.

The project is abandoned by now, due to lack of time (and lack of
availability of more cards from Chipcity).

The project is part of the [Osmocom](https://osmocom.org/) Open Source
Mobile Communications projects.

Homepage
--------

The official homepage of the project is
<https://osmocom.org/projects/cos/wiki/>

GIT Repository
--------------

You can clone from the official osmo-cos.git repository using

	git clone git://git.osmocom.org/osmo-cos.git

There is a cgit interface at <http://git.osmocom.org/osmo-cos/>

Mailing List
------------

Discussions related to osmo-cos are happening on the
osmocom-cos@lists.osmocom.org mailing list, please see
<https://lists.osmocom.org/mailman/listinfo/osmocom-cos> for subscription
options and the list archive.

Please observe the [Osmocom Mailing List
Rules](https://osmocom.org/projects/cellular-infrastructure/wiki/Mailing_List_Rules)
when posting.

Contributing
------------

Our coding standards are described at
<https://osmocom.org/projects/cellular-infrastructure/wiki/Coding_standards>

We accept e-mail based patch submissions via the above-mentioned
mailing list.