Commit f5783aa4e78969351adec41cbeff038df848af8f
1 parent
b8ca9729
Exists in
master
and in
3 other branches
completing the Requirements section
Showing
1 changed file
with
14 additions
and
2 deletions
Show diff stats
opensym2017/content/03-requirements.tex
... | ... | @@ -77,7 +77,7 @@ interface, and a search engine, as well as, other back-end features, is not a |
77 | 77 | trivial work. |
78 | 78 | |
79 | 79 | The new SPB platform is fully an integrated environment, as we can see in |
80 | -Figure \ref{git:requirements}, being very advanced comparing to other related | |
80 | +Figure \ref{fig:requirements}, being very advanced comparing to other related | |
81 | 81 | projects and initiatives. For example, the USA government has a platform |
82 | 82 | designed to improve access to the federal government developed software. |
83 | 83 | Code.gov is an interface to organize the USA government projects and, in short, |
... | ... | @@ -120,4 +120,16 @@ can create content in the communities (news items, documents, wiki pages), but |
120 | 120 | all repository is available at the Bitbucket platform. |
121 | 121 | %http://www.softwarepublico.gob.cl -> https://bitbucket.org/softwarepublico |
122 | 122 | |
123 | -%TODO: fazer o gancho final para linkar com a seção da arquitetura | |
123 | +The Brazilian government needed to evolute the SPB project that exists since | |
124 | +2005. In 2013, when we started this project, the SPB Portal had about 200 | |
125 | +thousand registered users. We could not just contact these users and ask them | |
126 | +to register an account at Github as well. Moreover, after the Edward Snowden | |
127 | +case, the Brazilian government approved a specific law decree (8.135/2013) to | |
128 | +rule its communication service. Summarily, services like Gmail, Google Drive, | |
129 | +Dropbox, Live, Outlook, iCloud, as well, Google Groups, Github, etc do not | |
130 | +could be user by a Brazilian public agent as tool for your work. To use these | |
131 | +kinds of services the Brazilian government needs to provide them to itself. | |
132 | +Thus, we developed our own solution to cover all the requirements, producing a | |
133 | +complete governmental integrated platform for collaborative software | |
134 | +development. | |
135 | + | ... | ... |