Skip to content

Commit c953249

Browse files
committed
minor updates to the latest data
1 parent c6be6f8 commit c953249

File tree

4 files changed

+8
-5
lines changed

4 files changed

+8
-5
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ unused
88
bootstrap-reference.html
99
assets/img/portfolio/.DS_Store
1010
assets/img/.DS_Store
11+
assets/img/.DS_Store

_data/sitetext.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,9 @@ In my current role, I also develop software, using a similar technology stack. F
153153
social:
154154
- url: https://dotnet.social/@MSicc
155155
icon: "fab fa-mastodon"
156-
- url: https://bsky.app/profile/msicc.bsky.social
156+
- url: https://bsky.app/profile/msicc.net
157157
icon: "fab fa-bluesky"
158-
- url: https://linkedin.com/company/msiccdev
158+
- url: https://linkedin.com/in/msicc
159159
icon: "fab fa-linkedin-in"
160160
- url: https://github.com/msiccdev
161161
icon: "fab fa-github"

appprivacy.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ In detail, these are the features I may provide:
2626
## Collection and use of your data
2727
Some of my apps require personal data like usernames and passwords. I am using primarily the oAuth standard for these apps. The oAuth standard requires you, the user, to explicitly allow my apps to access your personal data. At any time, you will be able to revoke access to my apps via the services (like social networks). I am using tokens (encoded and securely stored) while trying to avoid storing your username and password whenever possible. Only my apps have access to this tokens and the corresponding user data.
2828

29-
Some of my apps collect additional information about the device you are using. These data are only used for analytic purposes like usage of app features and error logging. With this data, we are able to improve my apps. Some apps may use these data to display ads.
29+
Some of my apps collect additional information about the device you are using. These data are only used for analytic purposes like usage of app features and error logging. With this data, I am able to improve my apps. Unless stated otherwise, I use [Sentry.io](https://sentry.io) for collecting these data. Please refer to [their data and security documents](https://docs.sentry.io/security-legal-pii/security/terms/) for further information.
30+
31+
Some apps may collect additional data to display ads. These apps wll probably have their own privacy policy.
3032

3133
If you share information via social network or any other service from and about my apps, I cannot control the actions of others with whom you may choose to share. Also, I cannot guarantee that the content you post will not be viewed by others outside your networks.
3234

imprint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Linsentalstr. 42e<br>
1313
CH-8482 Sennhof (Winterthur)<br>
1414
Switzerland<br>
1515
<br>
16-
E-Mail: [email protected]<br>
16+
1717
<br>
18-
Website: https://msiccdev.net<br>
18+
Website: [https://msiccdev.net](https://msiccdev.net)<br>
1919

2020
*Please note that MSiccDev Software Development is a sole proprietorship and is not registered with any trade register. As soon as this changes, I will update this page with the necessary information.*

0 commit comments

Comments
 (0)