# Participate in package/julia development without github account?

**URL:** https://discourse.julialang.org/t/participate-in-package-julia-development-without-github-account/68441
**Category:** Community
**Created:** [September 20, 2021, 7:16am UTC](https://discourse.julialang.org/t/participate-in-package-julia-development-without-github-account/68441 "2021-09-20T07:16:08Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![lobingera](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/lobingera/32/211_2.png) [@lobingera](https://discourse.julialang.org/u/lobingera)
#### Post date: [September 20, 2021, 7:16am UTC](https://discourse.julialang.org/t/participate-in-package-julia-development-without-github-account/68441/1 "2021-09-20T07:16:08Z")

</div>

[github.com](http://github.com) belongs to Microsoft now and they have a rather loose attitude towards GDPR, DVSGO and some local law on user data reuse or user tracking. I’ve been pinged to enable F2A which is something i believe in and can enable. However i don’t really find it a good idea to hand over my phone number to the professional troublemakers in Redmond.

So  
a) Do i read correctly, that F2A via SMS is the only option available (which is btw laughable)  
b) Anyone a good idea to do a OpenAuth etc. via google (who have my phone number via the andriod installation anyway)?  
c) Any idea to enable a non-github developer/user role in julia?

---

<div class="post-metadata">

### Author: ![giordano](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/giordano/32/2166_2.png) [@giordano](https://discourse.julialang.org/u/giordano)
#### Post date: [September 20, 2021, 8:08am UTC](https://discourse.julialang.org/t/participate-in-package-julia-development-without-github-account/68441/3 "2021-09-20T08:08:11Z")

</div>

> [@lobingera](#):
>
> a) Do i read correctly, that F2A via SMS is the only option available (which is btw laughable)

Not at all, there are three different options:

1. Authenticator app
2. Security keys
3. SMS

I use [FreeOTP](https://freeotp.github.io/) as authenticator app and I never gave my phone number to Github.

---

<div class="post-metadata">

### Author: ![lobingera](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/lobingera/32/211_2.png) [@lobingera](https://discourse.julialang.org/u/lobingera)
#### Post date: [September 20, 2021, 8:14am UTC](https://discourse.julialang.org/t/participate-in-package-julia-development-without-github-account/68441/4 "2021-09-20T08:14:12Z")

</div>

Ah.

---

<div class="post-metadata">

### Author: ![Sukera](https://avatars.discourse-cdn.com/v4/letter/s/ce7236/32.png) [@Sukera](https://discourse.julialang.org/u/Sukera)
#### Post date: [September 20, 2021, 9:22am UTC](https://discourse.julialang.org/t/participate-in-package-julia-development-without-github-account/68441/5 "2021-09-20T09:22:01Z")

</div>

> [@lobingera](#):
>
> c) Any idea to enable a non-github developer/user role in julia?

The general registry is backend-agnostic, so if you want to put your code on gitlab or some other git-service instead, that should work as well as far as I know.
