Private timeline doesn't hide certs
See original GitHub issueThe note on the settings page next to the timeline
option says "Your certifications will be disabled, if set to private."
But if you set your timeline to private, you can still view your certifications.
More discussion on the linked issue
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:8 (8 by maintainers)
Top Results From Across the Web
Solution links are hidden on certificates when "My timeline" is ...
While I was trying to answer the question below, I found that I can show/hide solution links on certifications by toggling “My timeline”...
Read more >How to Fix "Your Connection is Not Private" Error (18 Tips)
Change DNS Servers. Disable VPN and Antivirus Temporarily. Make Sure the Certificate Hasn't Expired. Check Subject Alternative Domain.
Read more >SSL pinning - how to safely hide the certificate?
1 Answer 1 ... You don't need to hide the certificate at all. The certificate only contains the public key and additional info...
Read more >Why store Apache SSL certificate and private key in separate ...
Storing both certificates (also the key chain) in a single file is discouraged as the different certificates have different scopes. It's more of ......
Read more >OpenSSL Tips and Tricks - Command Line Fanatic
Note that there's nothing sensitive about this certificate — it doesn't contain the private key (you generated that separately when you generated the ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’m quite certain that anytime a certification is public, the projects submitted to complete it should be visible at the bottom.
I vote for
#1
, remove the message and make the projects persistent.The merged PR to fix this issue hides the message. If I make my timeline private, either locally or on .dev, the projects are shown on the cert - so I’m not sure if that second part of @nhcarrigan’s
#1
solution is still a problem. If it turns out to be, we should make another issue for it.